@charset "UTF-8";
/* Material Design Lite */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: rgba(0,0,0, 0.87);
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: http://www.sanbeiji.com/archives/953 */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Remove the unwanted box around FAB buttons */
/* More info: http://goo.gl/IPwKi */
a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu,
.mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab, .mdl-tabs .tab-polarcore {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*
 * Make html take up the entire screen
 * Then set touch-action to avoid touch delay on mobile IE
 */
html {
  width: 100%;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

/*
* Make body take up the entire screen
* Remove body margin so layout containers don't cause extra overflow.
*/
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
}

/*
 * Main display reset for IE support.
 * Source: http://weblog.west-wind.com/posts/2015/Jan/12/main-HTML5-Tag-not-working-in-Internet-Explorer-91011
 */
main {
  display: block;
}

/*
* Apply no display to elements with the hidden attribute.
* IE 9 and 10 support.
*/
*[hidden] {
  display: none !important;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
html, body {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

/**
  * Styles for HTML elements
  */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
  font-size: 0.6em;
}

h1 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  margin-top: 24px;
  margin-bottom: 24px;
}

h2 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 24px;
}

h3 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 24px;
  margin-bottom: 24px;
}

h4 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 24px;
  margin-bottom: 16px;
}

h5 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 24px;
  margin-bottom: 16px;
}

h6 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  margin-top: 24px;
  margin-bottom: 16px;
}

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 16px;
}

a {
  color: #2196f3;
  font-weight: 500;
}

blockquote {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  position: relative;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.35;
  letter-spacing: 0.08em;
}

blockquote:before {
  position: absolute;
  left: -0.5em;
  content: '“';
}

blockquote:after {
  content: '”';
  margin-left: -0.05em;
}

mark {
  background-color: #f4ff81;
}

dt {
  font-weight: 700;
}

address {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  font-style: normal;
}

ul, ol {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

/**
 * Class Name Styles
 */
.mdl-typography--display-4 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.04em;
}

.mdl-typography--display-4-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.04em;
  opacity: 0.54;
}

.mdl-typography--display-3 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

.mdl-typography--display-3-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
}

.mdl-typography--display-2 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
}

.mdl-typography--display-2-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  opacity: 0.54;
}

.mdl-typography--display-1 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.mdl-typography--display-1-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  opacity: 0.54;
}

.mdl-typography--headline {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
}

.mdl-typography--headline-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.87;
}

.mdl-typography--title {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}

.mdl-typography--title-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  opacity: 0.87;
}

.mdl-typography--subhead {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
}

.mdl-typography--subhead-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  opacity: 0.87;
}

.mdl-typography--body-2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-2-color-contrast {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-1 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-1-color-contrast {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-2-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-2-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--body-1-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
}

.mdl-typography--body-1-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--caption-force-preferred-font {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--caption-color-contrast {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.54;
}

.mdl-typography--caption-force-preferred-font-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.54;
}

.mdl-typography--menu {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--menu-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-typography--button {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
}

.mdl-typography--button-color-contrast {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  opacity: 0.87;
}

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

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

.mdl-typography--text-center {
  text-align: center;
}

.mdl-typography--text-justify {
  text-align: justify;
}

.mdl-typography--text-nowrap {
  white-space: nowrap;
}

.mdl-typography--text-lowercase {
  text-transform: lowercase;
}

.mdl-typography--text-uppercase {
  text-transform: uppercase;
}

.mdl-typography--text-capitalize {
  text-transform: capitalize;
}

.mdl-typography--font-thin {
  font-weight: 200 !important;
}

.mdl-typography--font-light {
  font-weight: 300 !important;
}

.mdl-typography--font-regular {
  font-weight: 400 !important;
}

.mdl-typography--font-medium {
  font-weight: 500 !important;
}

.mdl-typography--font-bold {
  font-weight: 700 !important;
}

.mdl-typography--font-black {
  font-weight: 900 !important;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-ripple {
  background: rgb(0,0,0);
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden;
}

.mdl-ripple.is-animating {
  -webkit-transition: width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.mdl-ripple.is-visible {
  opacity: 0.3;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-animation--default {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-animation--fast-out-slow-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-animation--linear-out-slow-in {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.mdl-animation--fast-out-linear-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-button {
  background: transparent;
  border: none;
  border-radius: 2px;
  color: rgb(0,0,0);
  position: relative;
  height: 36px;
  margin: 0;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  -webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
}

.mdl-button::-moz-focus-inner {
  border: 0;
}

.mdl-button:hover {
  background-color: rgba(158,158,158, 0.20);
}

.mdl-button:focus:not(:active) {
  background-color: rgba(0,0,0, 0.12);
}

.mdl-button:active {
  background-color: rgba(158,158,158, 0.40);
}

.mdl-button.mdl-button--colored {
  color: rgb(33,150,243);
}

.mdl-button.mdl-button--colored:focus:not(:active) {
  background-color: rgba(0,0,0, 0.12);
}

input.mdl-button[type="submit"] {
  -webkit-appearance: none;
}

.mdl-button--raised {
  background: rgba(158,158,158, 0.20);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-button--raised:active {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.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.2);
  background-color: rgba(158,158,158, 0.40);
}

.mdl-button--raised:focus:not(:active) {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158,158,158, 0.40);
}

.mdl-button--raised.mdl-button--colored {
  background: rgb(33,150,243);
  color: rgb(255,255,255);
}

.mdl-button--raised.mdl-button--colored:hover {
  background-color: rgb(33,150,243);
}

.mdl-button--raised.mdl-button--colored:active {
  background-color: rgb(33,150,243);
}

.mdl-button--raised.mdl-button--colored:focus:not(:active) {
  background-color: rgb(33,150,243);
}

.mdl-button--raised.mdl-button--colored .mdl-ripple {
  background: rgb(255,255,255);
}

.mdl-button--fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  background: rgba(158,158,158, 0.20);
  -webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal;
}

.mdl-button--fab .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  -ms-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}

.mdl-button--fab.mdl-button--mini-fab {
  height: 40px;
  min-width: 40px;
  width: 40px;
}

.mdl-button--fab .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-button--fab:active {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.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.2);
  background-color: rgba(158,158,158, 0.40);
}

.mdl-button--fab:focus:not(:active) {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158,158,158, 0.40);
}

.mdl-button--fab.mdl-button--colored {
  background: rgb(255,64,129);
  color: rgb(255,255,255);
}

.mdl-button--fab.mdl-button--colored:hover {
  background-color: rgb(255,64,129);
}

.mdl-button--fab.mdl-button--colored:focus:not(:active) {
  background-color: rgb(255,64,129);
}

.mdl-button--fab.mdl-button--colored:active {
  background-color: rgb(255,64,129);
}

.mdl-button--fab.mdl-button--colored .mdl-ripple {
  background: rgb(255,255,255);
}

.mdl-button--icon {
  border-radius: 50%;
  font-size: 24px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  min-width: 32px;
  width: 32px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: normal;
}

.mdl-button--icon .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  -ms-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px;
}

.mdl-button--icon.mdl-button--mini-icon {
  height: 24px;
  min-width: 24px;
  width: 24px;
}

.mdl-button--icon.mdl-button--mini-icon .material-icons {
  top: 0px;
  left: 0px;
}

.mdl-button--icon .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-button__ripple-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden;
}

.mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple,
.mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
  background-color: transparent;
}

.mdl-button--primary.mdl-button--primary {
  color: rgb(33,150,243);
}

.mdl-button--primary.mdl-button--primary .mdl-ripple {
  background: rgb(255,255,255);
}

.mdl-button--primary.mdl-button--primary.mdl-button--raised, .mdl-button--primary.mdl-button--primary.mdl-button--fab {
  color: rgb(255,255,255);
  background-color: rgb(33,150,243);
}

.mdl-button--accent.mdl-button--accent {
  color: rgb(255,64,129);
}

.mdl-button--accent.mdl-button--accent .mdl-ripple {
  background: rgb(255,255,255);
}

.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
  color: rgb(255,255,255);
  background-color: rgb(255,64,129);
}

.mdl-button[disabled][disabled], .mdl-button.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0,0,0, 0.26);
  cursor: default;
  background-color: transparent;
}

.mdl-button--fab[disabled][disabled], .mdl-button--fab.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0,0,0, 0.12);
  color: rgba(0,0,0, 0.26);
}

.mdl-button--raised[disabled][disabled], .mdl-button--raised.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0,0,0, 0.12);
  color: rgba(0,0,0, 0.26);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mdl-button--colored[disabled][disabled], .mdl-button--colored.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0,0,0, 0.26);
}

.mdl-button .material-icons {
  vertical-align: middle;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  min-height: 200px;
  overflow: hidden;
  width: 330px;
  z-index: 1;
  position: relative;
  background: rgb(255,255,255);
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-card__media {
  background-color: rgb(255,64,129);
  background-repeat: repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-origin: padding-box;
  background-attachment: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-card__title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgb(0,0,0);
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  line-height: normal;
  padding: 16px 16px;
  -webkit-perspective-origin: 165px 56px;
  perspective-origin: 165px 56px;
  -webkit-transform-origin: 165px 56px;
  -ms-transform-origin: 165px 56px;
  transform-origin: 165px 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-card__title.mdl-card--border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mdl-card__title-text {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: inherit;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  overflow: hidden;
  -webkit-transform-origin: 149px 48px;
  -ms-transform-origin: 149px 48px;
  transform-origin: 149px 48px;
  margin: 0;
}

.mdl-card__subtitle-text {
  font-size: 14px;
  color: rgba(0,0,0, 0.54);
  margin: 0;
}

.mdl-card__supporting-text {
  color: rgba(0,0,0, 0.54);
  font-size: 1rem;
  line-height: 18px;
  overflow: hidden;
  padding: 16px 16px;
  width: 90%;
}

.mdl-card__actions {
  font-size: 16px;
  line-height: normal;
  width: 100%;
  background-color: transparent;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-card__actions.mdl-card--border {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mdl-card--expand {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.mdl-card__menu {
  position: absolute;
  right: 16px;
  top: 16px;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-checkbox {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
}

.mdl-checkbox.is-upgraded {
  padding-left: 24px;
}

.mdl-checkbox__input {
  line-height: 24px;
}

.mdl-checkbox.is-upgraded .mdl-checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.mdl-checkbox__box-outline {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid rgba(0,0,0, 0.54);
  border-radius: 2px;
  z-index: 2;
}

.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
  border: 2px solid rgb(33,150,243);
}

fieldset[disabled] .mdl-checkbox .mdl-checkbox__box-outline,
.mdl-checkbox.is-disabled .mdl-checkbox__box-outline {
  border: 2px solid rgba(0,0,0, 0.26);
  cursor: auto;
}

.mdl-checkbox__focus-helper {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent;
}

.mdl-checkbox.is-focused .mdl-checkbox__focus-helper {
  -webkit-box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

.mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {
  -webkit-box-shadow: 0 0 0px 8px rgba(33,150,243, 0.26);
  box-shadow: 0 0 0px 8px rgba(33,150,243, 0.26);
  background-color: rgba(33,150,243, 0.26);
}

.mdl-checkbox__tick-outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-mask: url("/images/tick-mask.svg?embed");
  mask: url("/images/tick-mask.svg?embed");
  background: transparent;
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: background;
  transition-property: background;
}

.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background: rgb(33,150,243) url("/images/tick.svg?embed");
}

fieldset[disabled] .mdl-checkbox.is-checked .mdl-checkbox__tick-outline,
.mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline {
  background: rgba(0,0,0, 0.26) url("/images/tick.svg?embed");
}

.mdl-checkbox__label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

fieldset[disabled] .mdl-checkbox .mdl-checkbox__label,
.mdl-checkbox.is-disabled .mdl-checkbox__label {
  color: rgba(0,0,0, 0.26);
  cursor: auto;
}

.mdl-checkbox__ripple-container {
  position: absolute;
  z-index: 2;
  top: -6px;
  left: -10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-checkbox__ripple-container .mdl-ripple {
  background: rgb(33,150,243);
}

fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container,
.mdl-checkbox.is-disabled .mdl-checkbox__ripple-container {
  cursor: auto;
}

fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container .mdl-ripple,
.mdl-checkbox.is-disabled .mdl-checkbox__ripple-container .mdl-ripple {
  background: transparent;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-data-table {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-collapse: collapse;
  white-space: nowrap;
  font-size: 13px;
  background-color: rgb(255,255,255);
}

.mdl-data-table thead {
  padding-bottom: 3px;
}

.mdl-data-table thead .mdl-data-table__select {
  margin-top: 0;
}

.mdl-data-table tbody tr {
  position: relative;
  height: 48px;
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: background-color;
  transition-property: background-color;
}

.mdl-data-table tbody tr.is-selected {
  background-color: #e0e0e0;
}

.mdl-data-table tbody tr:hover {
  background-color: #eeeeee;
}

.mdl-data-table td, .mdl-data-table th {
  padding: 0 18px 12px 18px;
  text-align: right;
}

.mdl-data-table td:first-of-type, .mdl-data-table th:first-of-type {
  padding-left: 24px;
}

.mdl-data-table td:last-of-type, .mdl-data-table th:last-of-type {
  padding-right: 24px;
}

.mdl-data-table td {
  position: relative;
  vertical-align: middle;
  height: 48px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-top: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-data-table td .mdl-data-table__select {
  vertical-align: middle;
}

.mdl-data-table th {
  position: relative;
  vertical-align: bottom;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0;
  height: 48px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  padding-bottom: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-data-table th.mdl-data-table__header--sorted-ascending, .mdl-data-table th.mdl-data-table__header--sorted-descending {
  color: rgba(0, 0, 0, 0.87);
}

.mdl-data-table th.mdl-data-table__header--sorted-ascending:before, .mdl-data-table th.mdl-data-table__header--sorted-descending:before {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  content: "\e5d8";
  margin-right: 5px;
  vertical-align: sub;
}

.mdl-data-table th.mdl-data-table__header--sorted-ascending:hover, .mdl-data-table th.mdl-data-table__header--sorted-descending:hover {
  cursor: pointer;
}

.mdl-data-table th.mdl-data-table__header--sorted-ascending:hover:before, .mdl-data-table th.mdl-data-table__header--sorted-descending:hover:before {
  color: rgba(0, 0, 0, 0.26);
}

.mdl-data-table th.mdl-data-table__header--sorted-descending:before {
  content: "\e5db";
}

.mdl-data-table__select {
  width: 16px;
}

.mdl-data-table__cell--non-numeric.mdl-data-table__cell--non-numeric {
  text-align: left;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-dialog {
  border: none;
  -webkit-box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
  width: 280px;
}

.mdl-dialog__title {
  padding: 24px 24px 0;
  margin: 0;
  font-size: 2.5rem;
}

.mdl-dialog__actions {
  padding: 8px 8px 8px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mdl-dialog__actions > * {
  margin-right: 8px;
  height: 36px;
}

.mdl-dialog__actions > *:first-child {
  margin-right: 0;
}

.mdl-dialog__actions--full-width {
  padding: 0 0 8px 0;
}

.mdl-dialog__actions--full-width > * {
  height: 48px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-right: 16px;
  margin-right: 0;
  text-align: right;
}

.mdl-dialog__content {
  padding: 20px 24px 24px 24px;
  color: rgba(0,0,0, 0.54);
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-list {
  display: block;
  padding: 8px 0;
  list-style: none;
}

.mdl-list__item {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px;
  cursor: default;
  color: rgba(0,0,0, 0.87);
  overflow: hidden;
}

.mdl-list__item .mdl-list__item-primary-content {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-icon {
  margin-right: 32px;
}

.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-avatar {
  margin-right: 16px;
}

.mdl-list__item .mdl-list__item-secondary-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: 16px;
}

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-action label {
  display: inline;
}

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-info {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: rgba(0,0,0, 0.54);
}

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-sub-header {
  padding: 0 0 0 16px;
}

.mdl-list__item-icon,
.mdl-list__item-icon.material-icons {
  height: 24px;
  width: 24px;
  font-size: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgb(117,117,117);
}

.mdl-list__item-avatar,
.mdl-list__item-avatar.material-icons {
  height: 40px;
  width: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: rgb(117,117,117);
  font-size: 40px;
  color: white;
}

.mdl-list__item--two-line {
  height: 72px;
}

.mdl-list__item--two-line .mdl-list__item-primary-content {
  height: 36px;
  line-height: 20px;
  display: block;
}

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-avatar {
  float: left;
}

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-icon {
  float: left;
  margin-top: 6px;
}

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-secondary-content {
  height: 36px;
}

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-sub-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 18px;
  color: rgba(0,0,0, 0.54);
  display: block;
  padding: 0;
}

.mdl-list__item--three-line {
  height: 88px;
}

.mdl-list__item--three-line .mdl-list__item-primary-content {
  height: 52px;
  line-height: 20px;
  display: block;
}

.mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-avatar,
.mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-icon {
  float: left;
}

.mdl-list__item--three-line .mdl-list__item-secondary-content {
  height: 52px;
}

.mdl-list__item--three-line .mdl-list__item-text-body {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 18px;
  height: 52px;
  color: rgba(0,0,0, 0.54);
  display: block;
  padding: 0;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-progress {
  display: block;
  position: relative;
  height: 4px;
  width: 500px;
  max-width: 100%;
}

.mdl-progress > .bar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0%;
  -webkit-transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-progress > .progressbar {
  background-color: rgb(33,150,243);
  z-index: 1;
  left: 0;
}

.mdl-progress > .bufferbar {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255, 0.7)), to(rgba(255,255,255, 0.7))), -webkit-gradient(linear, left top, right top, from(rgb(33,150,243)), to(rgb(33,150,243)));
  background-image: -webkit-linear-gradient(left, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)), -webkit-linear-gradient(left, rgb(33,150,243), rgb(33,150,243));
  background-image: linear-gradient(to right, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)), linear-gradient(to right, rgb(33,150,243), rgb(33,150,243));
  z-index: 0;
  left: 0;
}

.mdl-progress > .auxbar {
  right: 0;
}

@supports (-webkit-appearance: none) {
  .mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate) > .auxbar,
  .mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate) > .auxbar {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255, 0.7)), to(rgba(255,255,255, 0.7))), -webkit-gradient(linear, left top, right top, from(rgb(33,150,243)), to(rgb(33,150,243)));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)), -webkit-linear-gradient(left, rgb(33,150,243), rgb(33,150,243));
    background-image: linear-gradient(to right, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)), linear-gradient(to right, rgb(33,150,243), rgb(33,150,243));
    -webkit-mask: url("/images/buffer.svg?embed");
    mask: url("/images/buffer.svg?embed");
  }
}

.mdl-progress:not(.mdl-progress--indeterminate) > .auxbar,
.mdl-progress:not(.mdl-progress__indeterminate) > .auxbar {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255, 0.9)), to(rgba(255,255,255, 0.9))), -webkit-gradient(linear, left top, right top, from(rgb(33,150,243)), to(rgb(33,150,243)));
  background-image: -webkit-linear-gradient(left, rgba(255,255,255, 0.9), rgba(255,255,255, 0.9)), -webkit-linear-gradient(left, rgb(33,150,243), rgb(33,150,243));
  background-image: linear-gradient(to right, rgba(255,255,255, 0.9), rgba(255,255,255, 0.9)), linear-gradient(to right, rgb(33,150,243), rgb(33,150,243));
}

.mdl-progress.mdl-progress--indeterminate > .bar1,
.mdl-progress.mdl-progress__indeterminate > .bar1 {
  background-color: rgb(33,150,243);
  -webkit-animation-name: indeterminate1;
  animation-name: indeterminate1;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.mdl-progress.mdl-progress--indeterminate > .bar3,
.mdl-progress.mdl-progress__indeterminate > .bar3 {
  background-image: none;
  background-color: rgb(33,150,243);
  -webkit-animation-name: indeterminate2;
  animation-name: indeterminate2;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes indeterminate1 {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 25%;
    width: 75%;
  }
  75% {
    left: 100%;
    width: 0%;
  }
}

@keyframes indeterminate1 {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 25%;
    width: 75%;
  }
  75% {
    left: 100%;
    width: 0%;
  }
}

@-webkit-keyframes indeterminate2 {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 0%;
    width: 0%;
  }
  75% {
    left: 0%;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0%;
  }
}

@keyframes indeterminate2 {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 0%;
    width: 0%;
  }
  75% {
    left: 0%;
    width: 25%;
  }
  100% {
    left: 100%;
    width: 0%;
  }
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-navigation__link {
  color: rgb(66,66,66);
  text-decoration: none;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.87;
}

.mdl-navigation__link .material-icons {
  vertical-align: middle;
}

.mdl-layout {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.mdl-layout.is-small-screen .mdl-layout--large-screen-only {
  display: none;
}

.mdl-layout:not(.is-small-screen) .mdl-layout--small-screen-only {
  display: none;
}

.mdl-layout__container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.mdl-layout__title,
.mdl-layout-title {
  display: block;
  position: relative;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-layout-spacer {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.mdl-layout__drawer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 240px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgb(224,224,224);
  background: rgb(250,250,250);
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  color: rgb(66,66,66);
  overflow: visible;
  overflow-y: auto;
  z-index: 5;
}

.mdl-layout__drawer.is-visible {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mdl-layout__drawer.is-visible ~ .mdl-layout__content.mdl-layout__content {
  overflow: hidden;
}

.mdl-layout__drawer > * {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mdl-layout__drawer > .mdl-layout__title,
.mdl-layout__drawer > .mdl-layout-title {
  line-height: 64px;
  padding-left: 40px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer > .mdl-layout__title,
  .mdl-layout__drawer > .mdl-layout-title {
    line-height: 56px;
    padding-left: 16px;
  }
}

.mdl-layout__drawer .mdl-navigation {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 16px;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 16px 40px;
  margin: 0;
  color: #757575;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    padding: 16px 16px;
  }
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
  background-color: rgb(224,224,224);
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current {
  background-color: rgb(0,0,0);
  color: rgb(224,224,224);
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.mdl-layout__drawer-button {
  display: block;
  position: absolute;
  height: 48px;
  width: 48px;
  border: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  line-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 10px 12px;
  top: 0;
  left: 0;
  color: rgb(255,255,255);
  z-index: 4;
}

.mdl-layout__header .mdl-layout__drawer-button {
  position: absolute;
  color: rgb(255,255,255);
  background-color: inherit;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header .mdl-layout__drawer-button {
    margin: 4px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer-button {
    margin: 4px;
    color: rgba(0, 0, 0, 0.5);
  }
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer-button {
    display: none;
  }
  .mdl-layout--no-desktop-drawer-button .mdl-layout__drawer-button {
    display: none;
  }
}

.mdl-layout--no-drawer-button .mdl-layout__drawer-button {
  display: none;
}

.mdl-layout__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 64px;
  max-height: 1000px;
  z-index: 3;
  background-color: rgb(33,150,243);
  color: rgb(255,255,255);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: max-height, -webkit-box-shadow;
  transition-property: max-height, -webkit-box-shadow;
  transition-property: max-height, box-shadow;
  transition-property: max-height, box-shadow, -webkit-box-shadow;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    min-height: 56px;
  }
}

.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header {
  margin-left: 240px;
  width: -webkit-calc(100% - 240px);
  width: calc(100% - 240px);
}

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__header .mdl-layout__header-row {
    padding-left: 40px;
  }
}

.mdl-layout__header > .mdl-layout-icon {
  position: absolute;
  left: 40px;
  top: 16px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  z-index: 3;
  display: block;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header > .mdl-layout-icon {
    left: 16px;
    top: 12px;
  }
}

.mdl-layout.has-drawer .mdl-layout__header > .mdl-layout-icon {
  display: none;
}

.mdl-layout__header.is-compact {
  max-height: 64px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact {
    max-height: 56px;
  }
}

.mdl-layout__header.is-compact.has-tabs {
  height: 112px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact.has-tabs {
    min-height: 104px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    display: none;
  }
  .mdl-layout--fixed-header > .mdl-layout__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.mdl-layout__header--transparent.mdl-layout__header--transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mdl-layout__header--seamed {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mdl-layout__header--scroll {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mdl-layout__header--waterfall {
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}

.mdl-layout__header--waterfall.is-casting-shadow {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-layout__header--waterfall.mdl-layout__header--waterfall-hide-top {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.mdl-layout__header-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  margin: 0;
  padding: 0 40px 0 80px;
}

.mdl-layout--no-drawer-button .mdl-layout__header-row {
  padding-left: 40px;
}

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__header-row {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row {
    height: 56px;
    padding: 0 16px 0 72px;
  }
  .mdl-layout--no-drawer-button .mdl-layout__header-row {
    padding-left: 16px;
  }
}

.mdl-layout__header-row > * {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.mdl-layout__header--scroll .mdl-layout__header-row {
  width: 100%;
}

.mdl-layout__header-row .mdl-navigation {
  margin: 0;
  padding: 0;
  height: 64px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation {
    height: 56px;
  }
}

.mdl-layout__header-row .mdl-navigation__link {
  display: block;
  color: rgb(255,255,255);
  line-height: 64px;
  padding: 0 24px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation__link {
    line-height: 56px;
    padding: 0 16px;
  }
}

.mdl-layout__obfuscator {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-layout__obfuscator.is-visible {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible;
}

@supports (pointer-events: auto) {
  .mdl-layout__obfuscator {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    visibility: visible;
    pointer-events: none;
  }
  .mdl-layout__obfuscator.is-visible {
    pointer-events: auto;
    opacity: 1;
  }
}

.mdl-layout__content {
  -ms-flex: 0 1 auto;
  position: relative;
  display: inline-block;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.mdl-layout--fixed-drawer > .mdl-layout__content {
  margin-left: 240px;
}

.mdl-layout__container.has-scrolling-header .mdl-layout__content {
  overflow: visible;
}

@media screen and (max-width: 1024px) {
  .mdl-layout--fixed-drawer > .mdl-layout__content {
    margin-left: 0;
  }
  .mdl-layout__container.has-scrolling-header .mdl-layout__content {
    overflow-y: auto;
    overflow-x: hidden;
  }
}

.mdl-layout__tab-bar {
  height: 96px;
  margin: 0;
  width: -webkit-calc(100% - 112px);
  width: calc(100% - 112px);
  padding: 0 0 0 56px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(33,150,243);
  overflow-y: hidden;
  overflow-x: scroll;
}

.mdl-layout__tab-bar::-webkit-scrollbar {
  display: none;
}

.mdl-layout--no-drawer-button .mdl-layout__tab-bar {
  padding-left: 16px;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar {
    padding-left: 16px;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    padding: 0 0 0 60px;
  }
  .mdl-layout--no-drawer-button .mdl-layout__tab-bar {
    width: -webkit-calc(100% - 8px);
    width: calc(100% - 8px);
    padding-left: 4px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab-bar {
  padding: 0;
  overflow: hidden;
  width: 100%;
}

.mdl-layout__tab-bar-container {
  position: relative;
  height: 48px;
  width: 100%;
  border: none;
  margin: 0;
  z-index: 2;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}

.mdl-layout__container > .mdl-layout__tab-bar-container {
  position: absolute;
  top: 0;
  left: 0;
}

.mdl-layout__tab-bar-button {
  display: inline-block;
  position: absolute;
  top: 0;
  height: 48px;
  width: 56px;
  z-index: 4;
  text-align: center;
  background-color: rgb(33,150,243);
  color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button,
.mdl-layout--no-drawer-button .mdl-layout__tab-bar-button {
  width: 16px;
}

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button .material-icons,
.mdl-layout--no-drawer-button .mdl-layout__tab-bar-button .material-icons {
  position: relative;
  left: -4px;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar-button {
    display: none;
    width: 60px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab-bar-button {
  display: none;
}

.mdl-layout__tab-bar-button .material-icons {
  line-height: 48px;
}

.mdl-layout__tab-bar-button.is-active {
  color: rgb(255,255,255);
}

.mdl-layout__tab-bar-left-button {
  left: 0;
}

.mdl-layout__tab-bar-right-button {
  right: 0;
}

.mdl-layout__tab {
  margin: 0;
  border: none;
  padding: 0 24px 0 24px;
  float: left;
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255,255,255, 0.6);
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .mdl-layout__tab {
    padding: 0 12px 0 12px;
  }
}

.mdl-layout--fixed-tabs .mdl-layout__tab {
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0;
}

.mdl-layout.is-upgraded .mdl-layout__tab.is-active {
  color: rgb(255,255,255);
}

.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {
  height: 2px;
  width: 100%;
  display: block;
  content: " ";
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgb(255,64,129);
  -webkit-animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
}

.mdl-layout__tab .mdl-layout__tab-ripple-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
}

.mdl-layout__tab .mdl-layout__tab-ripple-container .mdl-ripple {
  background-color: rgb(255,255,255);
}

.mdl-layout__tab-panel {
  display: block;
}

.mdl-layout.is-upgraded .mdl-layout__tab-panel {
  display: none;
}

.mdl-layout.is-upgraded .mdl-layout__tab-panel.is-active {
  display: block;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-radio {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
}

.mdl-radio.is-upgraded {
  padding-left: 24px;
}

.mdl-radio__button {
  line-height: 24px;
}

.mdl-radio.is-upgraded .mdl-radio__button {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.mdl-radio__outer-circle {
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  border: 2px solid rgba(0,0,0, 0.54);
  border-radius: 50%;
  z-index: 2;
}

.mdl-radio.is-checked .mdl-radio__outer-circle {
  border: 2px solid rgb(33,150,243);
}

.mdl-radio__outer-circle fieldset[disabled] .mdl-radio,
.mdl-radio.is-disabled .mdl-radio__outer-circle {
  border: 2px solid rgba(0,0,0, 0.26);
  cursor: auto;
}

.mdl-radio__inner-circle {
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 8px;
  left: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  cursor: pointer;
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  border-radius: 50%;
  background: rgb(33,150,243);
}

.mdl-radio.is-checked .mdl-radio__inner-circle {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

fieldset[disabled] .mdl-radio .mdl-radio__inner-circle,
.mdl-radio.is-disabled .mdl-radio__inner-circle {
  background: rgba(0,0,0, 0.26);
  cursor: auto;
}

.mdl-radio.is-focused .mdl-radio__inner-circle {
  -webkit-box-shadow: 0 0 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0px 10px rgba(0, 0, 0, 0.1);
}

.mdl-radio__label {
  cursor: pointer;
}

fieldset[disabled] .mdl-radio .mdl-radio__label,
.mdl-radio.is-disabled .mdl-radio__label {
  color: rgba(0,0,0, 0.26);
  cursor: auto;
}

.mdl-radio__ripple-container {
  position: absolute;
  z-index: 2;
  top: -9px;
  left: -13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.mdl-radio__ripple-container .mdl-ripple {
  background: rgb(33,150,243);
}

fieldset[disabled] .mdl-radio .mdl-radio__ripple-container,
.mdl-radio.is-disabled .mdl-radio__ripple-container {
  cursor: auto;
}

fieldset[disabled] .mdl-radio .mdl-radio__ripple-container .mdl-ripple,
.mdl-radio.is-disabled .mdl-radio__ripple-container .mdl-ripple {
  background: transparent;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
_:-ms-input-placeholder, :root .mdl-slider.mdl-slider.is-upgraded {
  -ms-appearance: none;
  height: 32px;
  margin: 0;
}

.mdl-slider {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin: 0 20px;
}

.mdl-slider.is-upgraded {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 2px;
  background: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  padding: 0;
  color: rgb(33,150,243);
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  z-index: 1;
  cursor: pointer;
  /**************************** Tracks ****************************/
  /**************************** Thumbs ****************************/
  /**************************** 0-value ****************************/
  /**************************** Disabled ****************************/
}

.mdl-slider.is-upgraded::-moz-focus-outer {
  border: 0;
}

.mdl-slider.is-upgraded::-ms-tooltip {
  display: none;
}

.mdl-slider.is-upgraded::-webkit-slider-runnable-track {
  background: transparent;
}

.mdl-slider.is-upgraded::-moz-range-track {
  background: transparent;
  border: none;
}

.mdl-slider.is-upgraded::-ms-track {
  background: none;
  color: transparent;
  height: 2px;
  width: 100%;
  border: none;
}

.mdl-slider.is-upgraded::-ms-fill-lower {
  padding: 0;
  background: linear-gradient(to right, transparent, transparent 16px, rgb(33,150,243) 16px, rgb(33,150,243) 0);
}

.mdl-slider.is-upgraded::-ms-fill-upper {
  padding: 0;
  background: linear-gradient(to left, transparent, transparent 16px, rgba(0,0,0, 0.26) 16px, rgba(0,0,0, 0.26) 0);
}

.mdl-slider.is-upgraded::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  background: rgb(33,150,243);
  border: none;
  -webkit-transition: border 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  transition: border 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), border 0.18s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), border 0.18s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-slider.is-upgraded::-moz-range-thumb {
  -moz-appearance: none;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-radius: 50%;
  background-image: none;
  background: rgb(33,150,243);
  border: none;
}

.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 10px rgba(33,150,243, 0.26);
  box-shadow: 0 0 0 10px rgba(33,150,243, 0.26);
}

.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(33,150,243, 0.26);
}

.mdl-slider.is-upgraded:active::-webkit-slider-thumb {
  background-image: none;
  background: rgb(33,150,243);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.mdl-slider.is-upgraded:active::-moz-range-thumb {
  background-image: none;
  background: rgb(33,150,243);
  transform: scale(1.5);
}

.mdl-slider.is-upgraded::-ms-thumb {
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: rgb(33,150,243);
  -ms-transform: scale(0.375);
  transform: scale(0.375);
  -webkit-transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb {
  background: radial-gradient(circle closest-side, rgb(33,150,243) 0%, rgb(33,150,243) 37.5%, rgba(33,150,243, 0.26) 37.5%, rgba(33,150,243, 0.26) 100%);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mdl-slider.is-upgraded:active::-ms-thumb {
  background: rgb(33,150,243);
  -ms-transform: scale(0.5625);
  transform: scale(0.5625);
}

.mdl-slider.is-upgraded.is-lowest-value::-webkit-slider-thumb {
  border: 2px solid rgba(0,0,0, 0.26);
  background: transparent;
}

.mdl-slider.is-upgraded.is-lowest-value::-moz-range-thumb {
  border: 2px solid rgba(0,0,0, 0.26);
  background: transparent;
}

.mdl-slider.is-upgraded.is-lowest-value +
.mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px;
}

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 10px rgba(0,0,0, 0.12);
  box-shadow: 0 0 0 10px rgba(0,0,0, 0.12);
  background: rgba(0,0,0, 0.12);
}

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(0,0,0, 0.12);
  background: rgba(0,0,0, 0.12);
}

.mdl-slider.is-upgraded.is-lowest-value:active::-webkit-slider-thumb {
  border: 1.6px solid rgba(0,0,0, 0.26);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

.mdl-slider.is-upgraded.is-lowest-value:active +
.mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 9px;
}

.mdl-slider.is-upgraded.is-lowest-value:active::-moz-range-thumb {
  border: 1.5px solid rgba(0,0,0, 0.26);
  transform: scale(1.5);
}

.mdl-slider.is-upgraded.is-lowest-value::-ms-thumb {
  background: radial-gradient(circle closest-side, transparent 0%, transparent 66.67%, rgba(0,0,0, 0.26) 66.67%, rgba(0,0,0, 0.26) 100%);
}

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-ms-thumb {
  background: radial-gradient(circle closest-side, rgba(0,0,0, 0.12) 0%, rgba(0,0,0, 0.12) 25%, rgba(0,0,0, 0.26) 25%, rgba(0,0,0, 0.26) 37.5%, rgba(0,0,0, 0.12) 37.5%, rgba(0,0,0, 0.12) 100%);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mdl-slider.is-upgraded.is-lowest-value:active::-ms-thumb {
  -ms-transform: scale(0.5625);
  transform: scale(0.5625);
  background: radial-gradient(circle closest-side, transparent 0%, transparent 77.78%, rgba(0,0,0, 0.26) 77.78%, rgba(0,0,0, 0.26) 100%);
}

.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-lower {
  background: transparent;
}

.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-upper {
  margin-left: 6px;
}

.mdl-slider.is-upgraded.is-lowest-value:active::-ms-fill-upper {
  margin-left: 9px;
}

.mdl-slider.is-upgraded:disabled:focus::-webkit-slider-thumb, .mdl-slider.is-upgraded:disabled:active::-webkit-slider-thumb, .mdl-slider.is-upgraded:disabled::-webkit-slider-thumb {
  -webkit-transform: scale(0.667);
  transform: scale(0.667);
  background: rgba(0,0,0, 0.26);
}

.mdl-slider.is-upgraded:disabled:focus::-moz-range-thumb, .mdl-slider.is-upgraded:disabled:active::-moz-range-thumb, .mdl-slider.is-upgraded:disabled::-moz-range-thumb {
  transform: scale(0.667);
  background: rgba(0,0,0, 0.26);
}

.mdl-slider.is-upgraded:disabled +
.mdl-slider__background-flex > .mdl-slider__background-lower {
  background-color: rgba(0,0,0, 0.26);
  left: -6px;
}

.mdl-slider.is-upgraded:disabled +
.mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px;
}

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-webkit-slider-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-webkit-slider-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-webkit-slider-thumb {
  border: 3px solid rgba(0,0,0, 0.26);
  background: transparent;
  -webkit-transform: scale(0.667);
  transform: scale(0.667);
}

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-moz-range-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-moz-range-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-moz-range-thumb {
  border: 3px solid rgba(0,0,0, 0.26);
  background: transparent;
  transform: scale(0.667);
}

.mdl-slider.is-upgraded.is-lowest-value:disabled:active +
.mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px;
}

.mdl-slider.is-upgraded:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded:disabled:active::-ms-thumb, .mdl-slider.is-upgraded:disabled::-ms-thumb {
  -ms-transform: scale(0.25);
  transform: scale(0.25);
  background: rgba(0,0,0, 0.26);
}

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb {
  -ms-transform: scale(0.25);
  transform: scale(0.25);
  background: radial-gradient(circle closest-side, transparent 0%, transparent 50%, rgba(0,0,0, 0.26) 50%, rgba(0,0,0, 0.26) 100%);
}

.mdl-slider.is-upgraded:disabled::-ms-fill-lower {
  margin-right: 6px;
  background: linear-gradient(to right, transparent, transparent 25px, rgba(0,0,0, 0.26) 25px, rgba(0,0,0, 0.26) 0);
}

.mdl-slider.is-upgraded:disabled::-ms-fill-upper {
  margin-left: 6px;
}

.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-fill-upper {
  margin-left: 6px;
}

.mdl-slider__ie-container {
  height: 18px;
  overflow: visible;
  border: none;
  margin: none;
  padding: none;
}

.mdl-slider__container {
  height: 18px;
  position: relative;
  background: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.mdl-slider__background-flex {
  background: transparent;
  position: absolute;
  height: 2px;
  width: -webkit-calc(100% - 52px);
  width: calc(100% - 52px);
  top: 50%;
  left: 0;
  margin: 0 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border: 0;
  padding: 0;
  -webkit-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  transform: translate(0, -1px);
}

.mdl-slider__background-lower {
  background: rgb(33,150,243);
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  position: relative;
  border: 0;
  padding: 0;
}

.mdl-slider__background-upper {
  background: rgba(0,0,0, 0.26);
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  position: relative;
  border: 0;
  padding: 0;
  -webkit-transition: left 0.18s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-snackbar {
  position: fixed;
  bottom: 0;
  left: 50%;
  cursor: default;
  background-color: #323232;
  z-index: 3;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  will-change: transform;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  pointer-events: none;
}

@media (max-width: 767px) {
  .mdl-snackbar {
    width: 100%;
    left: 0;
    min-height: 48px;
    max-height: 80px;
  }
}

@media (min-width: 768px) {
  .mdl-snackbar {
    min-width: 288px;
    max-width: 568px;
    border-radius: 2px;
    -webkit-transform: translate(-50%, 80px);
    -ms-transform: translate(-50%, 80px);
    transform: translate(-50%, 80px);
  }
}

.mdl-snackbar--active {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: auto;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 768px) {
  .mdl-snackbar--active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

.mdl-snackbar__text {
  padding: 14px 12px 14px 24px;
  vertical-align: middle;
  color: white;
  float: left;
}

.mdl-snackbar__action {
  background: transparent;
  border: none;
  color: rgb(255,64,129);
  float: right;
  text-transform: uppercase;
  padding: 14px 24px 14px 12px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  overflow: hidden;
  outline: none;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.mdl-snackbar__action::-moz-focus-inner {
  border: 0;
}

.mdl-snackbar__action:not([aria-hidden]) {
  opacity: 1;
  pointer-events: auto;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-spinner {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
}

.mdl-spinner:not(.is-upgraded).is-active:after {
  content: "Loading...";
}

.mdl-spinner.is-upgraded.is-active {
  -webkit-animation: mdl-spinner__container-rotate 1568.23529ms linear infinite;
  animation: mdl-spinner__container-rotate 1568.23529ms linear infinite;
}

@-webkit-keyframes mdl-spinner__container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes mdl-spinner__container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.mdl-spinner__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.mdl-spinner__layer-1 {
  border-color: rgb(66,165,245);
}

.mdl-spinner--single-color .mdl-spinner__layer-1 {
  border-color: rgb(33,150,243);
}

.mdl-spinner.is-active .mdl-spinner__layer-1 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.mdl-spinner__layer-2 {
  border-color: rgb(244,67,54);
}

.mdl-spinner--single-color .mdl-spinner__layer-2 {
  border-color: rgb(33,150,243);
}

.mdl-spinner.is-active .mdl-spinner__layer-2 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.mdl-spinner__layer-3 {
  border-color: rgb(253,216,53);
}

.mdl-spinner--single-color .mdl-spinner__layer-3 {
  border-color: rgb(33,150,243);
}

.mdl-spinner.is-active .mdl-spinner__layer-3 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.mdl-spinner__layer-4 {
  border-color: rgb(76,175,80);
}

.mdl-spinner--single-color .mdl-spinner__layer-4 {
  border-color: rgb(33,150,243);
}

.mdl-spinner.is-active .mdl-spinner__layer-4 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes mdl-spinner__fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

@keyframes mdl-spinner__fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

/**
* HACK: Even though the intention is to have the current .mdl-spinner__layer-N
* at `opacity: 1`, we set it to `opacity: 0.99` instead since this forces Chrome
* to do proper subpixel rendering for the elements being animated. This is
* especially visible in Chrome 39 on Ubuntu 14.04. See:
*
* - https://github.com/Polymer/paper-spinner/issues/9
* - https://code.google.com/p/chromium/issues/detail?id=436255
*/
@-webkit-keyframes mdl-spinner__layer-1-fade-in-out {
  from {
    opacity: 0.99;
  }
  25% {
    opacity: 0.99;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 0.99;
  }
  100% {
    opacity: 0.99;
  }
}
@keyframes mdl-spinner__layer-1-fade-in-out {
  from {
    opacity: 0.99;
  }
  25% {
    opacity: 0.99;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 0.99;
  }
  100% {
    opacity: 0.99;
  }
}

@-webkit-keyframes mdl-spinner__layer-2-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 0.99;
  }
  50% {
    opacity: 0.99;
  }
  51% {
    opacity: 0;
  }
}

@keyframes mdl-spinner__layer-2-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 0.99;
  }
  50% {
    opacity: 0.99;
  }
  51% {
    opacity: 0;
  }
}

@-webkit-keyframes mdl-spinner__layer-3-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0.99;
  }
  75% {
    opacity: 0.99;
  }
  76% {
    opacity: 0;
  }
}

@keyframes mdl-spinner__layer-3-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 0.99;
  }
  75% {
    opacity: 0.99;
  }
  76% {
    opacity: 0;
  }
}

@-webkit-keyframes mdl-spinner__layer-4-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 0.99;
  }
  90% {
    opacity: 0.99;
  }
  100% {
    opacity: 0;
  }
}

@keyframes mdl-spinner__layer-4-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 0.99;
  }
  90% {
    opacity: 0.99;
  }
  100% {
    opacity: 0;
  }
}

/**
* Patch the gap that appear between the two adjacent
* div.mdl-spinner__circle-clipper while the spinner is rotating
* (appears on Chrome 38, Safari 7.1, and IE 11).
*
* Update: the gap no longer appears on Chrome when .mdl-spinner__layer-N's
* opacity is 0.99, but still does on Safari and IE.
*/
.mdl-spinner__gap-patch {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.mdl-spinner__gap-patch .mdl-spinner__circle {
  width: 1000%;
  left: -450%;
}

.mdl-spinner__circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.mdl-spinner__circle-clipper .mdl-spinner__circle {
  width: 200%;
}

.mdl-spinner__circle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.mdl-spinner__left .mdl-spinner__circle {
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  -ms-transform: rotate(129deg);
  transform: rotate(129deg);
}

.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.mdl-spinner__right .mdl-spinner__circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  -ms-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes mdl-spinner__left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@keyframes mdl-spinner__left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes mdl-spinner__right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@keyframes mdl-spinner__right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-switch {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
  overflow: visible;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mdl-switch.is-upgraded {
  padding-left: 28px;
}

.mdl-switch__input {
  line-height: 24px;
}

.mdl-switch.is-upgraded .mdl-switch__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}

.mdl-switch__track {
  background: rgba(0,0,0, 0.26);
  position: absolute;
  left: 0;
  top: 5px;
  height: 14px;
  width: 36px;
  border-radius: 14px;
  cursor: pointer;
}

.mdl-switch.is-checked .mdl-switch__track {
  background: rgba(33,150,243, 0.5);
}

.mdl-switch__track fieldset[disabled] .mdl-switch,
.mdl-switch.is-disabled .mdl-switch__track {
  background: rgba(0,0,0, 0.12);
  cursor: auto;
}

.mdl-switch__thumb {
  background: rgb(250,250,250);
  position: absolute;
  left: 0;
  top: 2px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: left;
  transition-property: left;
}

.mdl-switch.is-checked .mdl-switch__thumb {
  background: rgb(33,150,243);
  left: 16px;
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.mdl-switch__thumb fieldset[disabled] .mdl-switch,
.mdl-switch.is-disabled .mdl-switch__thumb {
  background: rgb(189,189,189);
  cursor: auto;
}

.mdl-switch__focus-helper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-4px, -4px);
  -ms-transform: translate(-4px, -4px);
  transform: translate(-4px, -4px);
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent;
}

.mdl-switch.is-focused .mdl-switch__focus-helper {
  -webkit-box-shadow: 0 0 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0px 20px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper {
  -webkit-box-shadow: 0 0 0px 20px rgba(33,150,243, 0.26);
  box-shadow: 0 0 0px 20px rgba(33,150,243, 0.26);
  background-color: rgba(33,150,243, 0.26);
}

.mdl-switch__label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  left: 24px;
}

.mdl-switch__label fieldset[disabled] .mdl-switch,
.mdl-switch.is-disabled .mdl-switch__label {
  color: rgb(189,189,189);
  cursor: auto;
}

.mdl-switch__ripple-container {
  position: absolute;
  z-index: 2;
  top: -12px;
  left: -14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  -webkit-transition-duration: 0.40s;
  transition-duration: 0.40s;
  -webkit-transition-timing-function: step-end;
  transition-timing-function: step-end;
  -webkit-transition-property: left;
  transition-property: left;
}

.mdl-switch__ripple-container .mdl-ripple {
  background: rgb(33,150,243);
}

.mdl-switch__ripple-container fieldset[disabled] .mdl-switch,
.mdl-switch.is-disabled .mdl-switch__ripple-container {
  cursor: auto;
}

fieldset[disabled] .mdl-switch .mdl-switch__ripple-container .mdl-ripple,
.mdl-switch.is-disabled .mdl-switch__ripple-container .mdl-ripple {
  background: transparent;
}

.mdl-switch.is-checked .mdl-switch__ripple-container {
  left: 2px;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-tabs {
  display: block;
  width: 100%;
}

.mdl-tabs__tab-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 48px;
  padding: 0 0 0 0;
  margin: 0;
  border-bottom: 1px solid rgb(224,224,224);
}

.mdl-tabs__tab, .mdl-tabs .tab-polarcore {
  margin: 0;
  border: none;
  padding: 0 24px 0 24px;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(0,0,0, 0.54);
  overflow: hidden;
}

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active, .mdl-tabs.is-upgraded .is-active.tab-polarcore {
  color: rgba(0,0,0, 0.87);
}

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after, .mdl-tabs.is-upgraded .is-active.tab-polarcore:after {
  height: 2px;
  width: 100%;
  display: block;
  content: " ";
  bottom: 0px;
  left: 0px;
  position: absolute;
  background: rgb(33,150,243);
  -webkit-animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  -webkit-transition: all 1s cubic-bezier(0.4, 0, 1, 1);
  transition: all 1s cubic-bezier(0.4, 0, 1, 1);
}

.mdl-tabs__tab .mdl-tabs__ripple-container, .mdl-tabs .tab-polarcore .mdl-tabs__ripple-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
}

.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple, .mdl-tabs .tab-polarcore .mdl-tabs__ripple-container .mdl-ripple {
  background: rgb(33,150,243);
}

.mdl-tabs__panel {
  display: block;
}

.mdl-tabs.is-upgraded .mdl-tabs__panel {
  display: none;
}

.mdl-tabs.is-upgraded .mdl-tabs__panel.is-active {
  display: block;
}

@-webkit-keyframes border-expand {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}

@keyframes border-expand {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-textfield {
  position: relative;
  font-size: 16px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  margin: 0;
  padding: 20px 0;
}

.mdl-textfield .mdl-button {
  position: absolute;
  bottom: 20px;
}

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

.mdl-textfield--full-width {
  width: 100%;
}

.mdl-textfield--expandable {
  min-width: 32px;
  width: auto;
  min-height: 32px;
}

.mdl-textfield__input {
  border: none;
  border-bottom: 1px solid rgba(0,0,0, 0.12);
  display: block;
  font-size: 16px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  margin: 0;
  padding: 4px 0;
  width: 100%;
  background: none;
  text-align: left;
  color: inherit;
}

.mdl-textfield__input[type="number"] {
  -moz-appearance: textfield;
}

.mdl-textfield__input[type="number"]::-webkit-inner-spin-button, .mdl-textfield__input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mdl-textfield.is-focused .mdl-textfield__input {
  outline: none;
}

.mdl-textfield.is-invalid .mdl-textfield__input {
  border-color: rgb(213,0,0);
  -webkit-box-shadow: none;
  box-shadow: none;
}

fieldset[disabled] .mdl-textfield .mdl-textfield__input,
.mdl-textfield.is-disabled .mdl-textfield__input {
  background-color: transparent;
  border-bottom: 1px dotted rgba(0,0,0, 0.12);
  color: rgba(0,0,0, 0.26);
}

.mdl-textfield textarea.mdl-textfield__input {
  display: block;
}

.mdl-textfield__label {
  bottom: 0;
  color: rgba(0,0,0, 0.26);
  font-size: 16px;
  left: 0;
  right: 0;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

.mdl-textfield.is-dirty .mdl-textfield__label,
.mdl-textfield.has-placeholder .mdl-textfield__label {
  visibility: hidden;
}

.mdl-textfield--floating-label .mdl-textfield__label {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  -webkit-transition: none;
  transition: none;
}

fieldset[disabled] .mdl-textfield .mdl-textfield__label,
.mdl-textfield.is-disabled.is-disabled .mdl-textfield__label {
  color: rgba(0,0,0, 0.26);
}

.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  color: rgb(33,150,243);
  font-size: 12px;
  top: 4px;
  visibility: visible;
}

.mdl-textfield--floating-label.is-focused .mdl-textfield__expandable-holder .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__expandable-holder .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__expandable-holder .mdl-textfield__label {
  top: -16px;
}

.mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
  color: rgb(213,0,0);
  font-size: 12px;
}

.mdl-textfield__label:after {
  background-color: rgb(33,150,243);
  bottom: 20px;
  content: '';
  height: 2px;
  left: 45%;
  position: absolute;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  width: 10px;
}

.mdl-textfield.is-focused .mdl-textfield__label:after {
  left: 0;
  visibility: visible;
  width: 100%;
}

.mdl-textfield.is-invalid .mdl-textfield__label:after {
  background-color: rgb(213,0,0);
}

.mdl-textfield__error {
  color: rgb(213,0,0);
  position: absolute;
  font-size: 12px;
  margin-top: 3px;
  visibility: hidden;
  display: block;
}

.mdl-textfield.is-invalid .mdl-textfield__error {
  visibility: visible;
}

.mdl-textfield__expandable-holder {
  display: inline-block;
  position: relative;
  margin-left: 32px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
  max-width: 0.1px;
}

.mdl-textfield.is-focused .mdl-textfield__expandable-holder, .mdl-textfield.is-dirty .mdl-textfield__expandable-holder {
  max-width: 600px;
}

.mdl-textfield__expandable-holder .mdl-textfield__label:after {
  bottom: 0;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-tooltip {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  will-change: transform;
  z-index: 999;
  background: rgba(97,97,97, 0.9);
  border-radius: 2px;
  color: rgb(255,255,255);
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  max-width: 170px;
  position: fixed;
  top: -500px;
  left: -500px;
  padding: 8px;
  text-align: center;
}

.mdl-tooltip.is-active {
  -webkit-animation: pulse 200ms cubic-bezier(0, 0, 0.2, 1) forwards;
  animation: pulse 200ms cubic-bezier(0, 0, 0.2, 1) forwards;
}

.mdl-tooltip--large {
  line-height: 14px;
  font-size: 14px;
  padding: 16px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-shadow--2dp, body.sticky--dirty .header {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-shadow--3dp, .footer-container .back-to-top__icon {
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

.mdl-shadow--4dp {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.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.2);
}

.mdl-shadow--6dp {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
  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.2);
}

.mdl-shadow--8dp {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  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.2);
}

.mdl-shadow--16dp {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.mdl-shadow--24dp {
  -webkit-box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*
* NOTE: Some rules here are applied using duplicate selectors.
* This is on purpose to increase their specificity when applied.
* For example: `.mdl-cell--1-col-phone.mdl-cell--1-col-phone`
*/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
.mdl-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto 0 auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.mdl-grid.mdl-grid--no-spacing {
  padding: 0;
}

.mdl-cell {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mdl-cell--top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.mdl-cell--middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.mdl-cell--bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.mdl-cell--stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.mdl-grid.mdl-grid--no-spacing > .mdl-cell {
  margin: 0;
}

.mdl-cell--order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.mdl-cell--order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.mdl-cell--order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.mdl-cell--order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.mdl-cell--order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.mdl-cell--order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}

.mdl-cell--order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}

.mdl-cell--order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}

.mdl-cell--order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}

.mdl-cell--order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}

.mdl-cell--order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}

.mdl-cell--order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}

@media (max-width: 767px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 100%;
  }
  .mdl-cell--hide-phone {
    display: none !important;
  }
  .mdl-cell--order-1-phone.mdl-cell--order-1-phone {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .mdl-cell--order-2-phone.mdl-cell--order-2-phone {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .mdl-cell--order-3-phone.mdl-cell--order-3-phone {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .mdl-cell--order-4-phone.mdl-cell--order-4-phone {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .mdl-cell--order-5-phone.mdl-cell--order-5-phone {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .mdl-cell--order-6-phone.mdl-cell--order-6-phone {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .mdl-cell--order-7-phone.mdl-cell--order-7-phone {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .mdl-cell--order-8-phone.mdl-cell--order-8-phone {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .mdl-cell--order-9-phone.mdl-cell--order-9-phone {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .mdl-cell--order-10-phone.mdl-cell--order-10-phone {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .mdl-cell--order-11-phone.mdl-cell--order-11-phone {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .mdl-cell--order-12-phone.mdl-cell--order-12-phone {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: -webkit-calc(8.33333% - 16px);
    width: calc(8.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
  .mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: 8.33333%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: -webkit-calc(16.66667% - 16px);
    width: calc(16.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
  .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: 16.66667%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: -webkit-calc(25% - 16px);
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
  .mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: 25%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: -webkit-calc(33.33333% - 16px);
    width: calc(33.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
  .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: 33.33333%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: -webkit-calc(41.66667% - 16px);
    width: calc(41.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
  .mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: 41.66667%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
  .mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: 50%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: -webkit-calc(58.33333% - 16px);
    width: calc(58.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
  .mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: 58.33333%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: -webkit-calc(66.66667% - 16px);
    width: calc(66.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
  .mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: 66.66667%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: -webkit-calc(75% - 16px);
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
  .mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: 75%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: -webkit-calc(83.33333% - 16px);
    width: calc(83.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
  .mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: 83.33333%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: -webkit-calc(91.66667% - 16px);
    width: calc(91.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
  .mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: 91.66667%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
  .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: -webkit-calc(8.33333% + 8px);
    margin-left: calc(8.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: 8.33333%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: -webkit-calc(16.66667% + 8px);
    margin-left: calc(16.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: 16.66667%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: -webkit-calc(25% + 8px);
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: 25%;
  }
  .mdl-cell--4-offset,
  .mdl-cell--4-offset-phone.mdl-cell--4-offset-phone {
    margin-left: -webkit-calc(33.33333% + 8px);
    margin-left: calc(33.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--4-offset-phone.mdl-cell--4-offset-phone {
    margin-left: 33.33333%;
  }
  .mdl-cell--5-offset,
  .mdl-cell--5-offset-phone.mdl-cell--5-offset-phone {
    margin-left: -webkit-calc(41.66667% + 8px);
    margin-left: calc(41.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--5-offset-phone.mdl-cell--5-offset-phone {
    margin-left: 41.66667%;
  }
  .mdl-cell--6-offset,
  .mdl-cell--6-offset-phone.mdl-cell--6-offset-phone {
    margin-left: -webkit-calc(50% + 8px);
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--6-offset-phone.mdl-cell--6-offset-phone {
    margin-left: 50%;
  }
  .mdl-cell--7-offset,
  .mdl-cell--7-offset-phone.mdl-cell--7-offset-phone {
    margin-left: -webkit-calc(58.33333% + 8px);
    margin-left: calc(58.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--7-offset-phone.mdl-cell--7-offset-phone {
    margin-left: 58.33333%;
  }
  .mdl-cell--8-offset,
  .mdl-cell--8-offset-phone.mdl-cell--8-offset-phone {
    margin-left: -webkit-calc(66.66667% + 8px);
    margin-left: calc(66.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--8-offset-phone.mdl-cell--8-offset-phone {
    margin-left: 66.66667%;
  }
  .mdl-cell--9-offset,
  .mdl-cell--9-offset-phone.mdl-cell--9-offset-phone {
    margin-left: -webkit-calc(75% + 8px);
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--9-offset-phone.mdl-cell--9-offset-phone {
    margin-left: 75%;
  }
  .mdl-cell--10-offset,
  .mdl-cell--10-offset-phone.mdl-cell--10-offset-phone {
    margin-left: -webkit-calc(83.33333% + 8px);
    margin-left: calc(83.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--10-offset-phone.mdl-cell--10-offset-phone {
    margin-left: 83.33333%;
  }
  .mdl-cell--11-offset,
  .mdl-cell--11-offset-phone.mdl-cell--11-offset-phone {
    margin-left: -webkit-calc(91.66667% + 8px);
    margin-left: calc(91.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--11-offset-phone.mdl-cell--11-offset-phone {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 100%;
  }
  .mdl-cell--hide-tablet {
    display: none !important;
  }
  .mdl-cell--order-1-tablet.mdl-cell--order-1-tablet {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .mdl-cell--order-2-tablet.mdl-cell--order-2-tablet {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .mdl-cell--order-3-tablet.mdl-cell--order-3-tablet {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .mdl-cell--order-4-tablet.mdl-cell--order-4-tablet {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .mdl-cell--order-5-tablet.mdl-cell--order-5-tablet {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .mdl-cell--order-6-tablet.mdl-cell--order-6-tablet {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .mdl-cell--order-7-tablet.mdl-cell--order-7-tablet {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .mdl-cell--order-8-tablet.mdl-cell--order-8-tablet {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .mdl-cell--order-9-tablet.mdl-cell--order-9-tablet {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .mdl-cell--order-10-tablet.mdl-cell--order-10-tablet {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .mdl-cell--order-11-tablet.mdl-cell--order-11-tablet {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .mdl-cell--order-12-tablet.mdl-cell--order-12-tablet {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: -webkit-calc(8.33333% - 16px);
    width: calc(8.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
  .mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: 8.33333%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: -webkit-calc(16.66667% - 16px);
    width: calc(16.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
  .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: 16.66667%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: -webkit-calc(25% - 16px);
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
  .mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: 25%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: -webkit-calc(33.33333% - 16px);
    width: calc(33.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
  .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: 33.33333%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: -webkit-calc(41.66667% - 16px);
    width: calc(41.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
  .mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: 41.66667%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
  .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: 50%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: -webkit-calc(58.33333% - 16px);
    width: calc(58.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
  .mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: 58.33333%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: -webkit-calc(66.66667% - 16px);
    width: calc(66.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
  .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: 66.66667%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: -webkit-calc(75% - 16px);
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
  .mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: 75%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: -webkit-calc(83.33333% - 16px);
    width: calc(83.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
  .mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: 83.33333%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: -webkit-calc(91.66667% - 16px);
    width: calc(91.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
  .mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: 91.66667%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
  .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: -webkit-calc(8.33333% + 8px);
    margin-left: calc(8.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: 8.33333%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: -webkit-calc(16.66667% + 8px);
    margin-left: calc(16.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: 16.66667%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: -webkit-calc(25% + 8px);
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: 25%;
  }
  .mdl-cell--4-offset,
  .mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: -webkit-calc(33.33333% + 8px);
    margin-left: calc(33.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: 33.33333%;
  }
  .mdl-cell--5-offset,
  .mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: -webkit-calc(41.66667% + 8px);
    margin-left: calc(41.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: 41.66667%;
  }
  .mdl-cell--6-offset,
  .mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: -webkit-calc(50% + 8px);
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: 50%;
  }
  .mdl-cell--7-offset,
  .mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: -webkit-calc(58.33333% + 8px);
    margin-left: calc(58.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: 58.33333%;
  }
  .mdl-cell--8-offset,
  .mdl-cell--8-offset-tablet.mdl-cell--8-offset-tablet {
    margin-left: -webkit-calc(66.66667% + 8px);
    margin-left: calc(66.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--8-offset-tablet.mdl-cell--8-offset-tablet {
    margin-left: 66.66667%;
  }
  .mdl-cell--9-offset,
  .mdl-cell--9-offset-tablet.mdl-cell--9-offset-tablet {
    margin-left: -webkit-calc(75% + 8px);
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--9-offset-tablet.mdl-cell--9-offset-tablet {
    margin-left: 75%;
  }
  .mdl-cell--10-offset,
  .mdl-cell--10-offset-tablet.mdl-cell--10-offset-tablet {
    margin-left: -webkit-calc(83.33333% + 8px);
    margin-left: calc(83.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--10-offset-tablet.mdl-cell--10-offset-tablet {
    margin-left: 83.33333%;
  }
  .mdl-cell--11-offset,
  .mdl-cell--11-offset-tablet.mdl-cell--11-offset-tablet {
    margin-left: -webkit-calc(91.66667% + 8px);
    margin-left: calc(91.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--11-offset-tablet.mdl-cell--11-offset-tablet {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1025px) {
  .mdl-grid {
    padding: 8px;
  }
  .mdl-cell {
    margin: 8px;
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 100%;
  }
  .mdl-cell--hide-desktop {
    display: none !important;
  }
  .mdl-cell--order-1-desktop.mdl-cell--order-1-desktop {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .mdl-cell--order-2-desktop.mdl-cell--order-2-desktop {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .mdl-cell--order-3-desktop.mdl-cell--order-3-desktop {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .mdl-cell--order-4-desktop.mdl-cell--order-4-desktop {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .mdl-cell--order-5-desktop.mdl-cell--order-5-desktop {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .mdl-cell--order-6-desktop.mdl-cell--order-6-desktop {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .mdl-cell--order-7-desktop.mdl-cell--order-7-desktop {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }
  .mdl-cell--order-8-desktop.mdl-cell--order-8-desktop {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
  }
  .mdl-cell--order-9-desktop.mdl-cell--order-9-desktop {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
  }
  .mdl-cell--order-10-desktop.mdl-cell--order-10-desktop {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
  }
  .mdl-cell--order-11-desktop.mdl-cell--order-11-desktop {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11;
  }
  .mdl-cell--order-12-desktop.mdl-cell--order-12-desktop {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12;
  }
  .mdl-cell--1-col,
  .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: -webkit-calc(8.33333% - 16px);
    width: calc(8.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing >
  .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: 8.33333%;
  }
  .mdl-cell--2-col,
  .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: -webkit-calc(16.66667% - 16px);
    width: calc(16.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing >
  .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: 16.66667%;
  }
  .mdl-cell--3-col,
  .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: -webkit-calc(25% - 16px);
    width: calc(25% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing >
  .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: 25%;
  }
  .mdl-cell--4-col,
  .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: -webkit-calc(33.33333% - 16px);
    width: calc(33.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing >
  .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: 33.33333%;
  }
  .mdl-cell--5-col,
  .mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: -webkit-calc(41.66667% - 16px);
    width: calc(41.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing >
  .mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: 41.66667%;
  }
  .mdl-cell--6-col,
  .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing >
  .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: 50%;
  }
  .mdl-cell--7-col,
  .mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: -webkit-calc(58.33333% - 16px);
    width: calc(58.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing >
  .mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: 58.33333%;
  }
  .mdl-cell--8-col,
  .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: -webkit-calc(66.66667% - 16px);
    width: calc(66.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing >
  .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: 66.66667%;
  }
  .mdl-cell--9-col,
  .mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: -webkit-calc(75% - 16px);
    width: calc(75% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing >
  .mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: 75%;
  }
  .mdl-cell--10-col,
  .mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: -webkit-calc(83.33333% - 16px);
    width: calc(83.33333% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing >
  .mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: 83.33333%;
  }
  .mdl-cell--11-col,
  .mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: -webkit-calc(91.66667% - 16px);
    width: calc(91.66667% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing >
  .mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: 91.66667%;
  }
  .mdl-cell--12-col,
  .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: -webkit-calc(100% - 16px);
    width: calc(100% - 16px);
  }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing >
  .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: 100%;
  }
  .mdl-cell--1-offset,
  .mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: -webkit-calc(8.33333% + 8px);
    margin-left: calc(8.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: 8.33333%;
  }
  .mdl-cell--2-offset,
  .mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: -webkit-calc(16.66667% + 8px);
    margin-left: calc(16.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: 16.66667%;
  }
  .mdl-cell--3-offset,
  .mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: -webkit-calc(25% + 8px);
    margin-left: calc(25% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: 25%;
  }
  .mdl-cell--4-offset,
  .mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: -webkit-calc(33.33333% + 8px);
    margin-left: calc(33.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: 33.33333%;
  }
  .mdl-cell--5-offset,
  .mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: -webkit-calc(41.66667% + 8px);
    margin-left: calc(41.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: 41.66667%;
  }
  .mdl-cell--6-offset,
  .mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: -webkit-calc(50% + 8px);
    margin-left: calc(50% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: 50%;
  }
  .mdl-cell--7-offset,
  .mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: -webkit-calc(58.33333% + 8px);
    margin-left: calc(58.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: 58.33333%;
  }
  .mdl-cell--8-offset,
  .mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: -webkit-calc(66.66667% + 8px);
    margin-left: calc(66.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: 66.66667%;
  }
  .mdl-cell--9-offset,
  .mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: -webkit-calc(75% + 8px);
    margin-left: calc(75% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: 75%;
  }
  .mdl-cell--10-offset,
  .mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: -webkit-calc(83.33333% + 8px);
    margin-left: calc(83.33333% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: 83.33333%;
  }
  .mdl-cell--11-offset,
  .mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: -webkit-calc(91.66667% + 8px);
    margin-left: calc(91.66667% + 8px);
  }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing >
  .mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: 91.66667%;
  }
}

/* GENERAL - _general.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #f0f0f0;
}

a {
  color: #39a1f4;
  text-decoration: none;
}

a:hover {
  color: #0960a5;
  text-decoration: underline;
  cursor: pointer;
}

.main {
  padding: 0 0.5rem 0.5rem;
}

.page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}

.mdl-layout__content {
  z-index: initial;
}

.mdl-layout__obfuscator {
  z-index: 140;
}

.main-container {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  background: #ffffff;
}

@media only screen and (min-width: 768px) {
  .main-container {
    padding: 0 1rem;
  }
}

@media only screen and (min-width: 1025px) {
  .main-container {
    padding: 0;
  }
}

.content-width {
  max-width: 1200px;
  margin: 0 auto;
}

ul,
ol,
li,
dd,
dt {
  margin: 0;
  padding: 0;
  list-style: none;
}

.std ul, .std
ol, .std
li, .std
dd, .std
dt {
  list-style-position: inside;
  list-style-type: disc;
}

img {
  max-width: 100%;
  height: auto;
}

.col-wrapper {
  position: relative;
  clear: both;
}

.polar-language-box {
  z-index: 500;
  position: relative;
  margin-top: 2px;
}

.polar-language-box .polar-language-button {
  margin-top: 0.5em;
  color: #9e9e9e;
  font-size: 0.9rem;
  vertical-align: center;
}

.polar-language-box .polar-language-button::after {
  content: " \25BE ";
}

.polar-language-box .polar-language-list {
  display: none;
  position: absolute;
  border: 1px solid #eeeeee;
  background: white;
}

.polar-language-box .polar-language-list .polar-language-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.polar-language-box .polar-language-list .polar-language-flex li:hover {
  background: #f2f2f2;
}

.messages {
  padding: 1em 0;
}

.messages > li {
  padding: 1em;
  border: 1px solid #f0f0f0;
  color: #424242;
  background: #fafafa;
}

.messages .success-msg {
  color: white;
  background: #66bb6a;
}

.messages .error-msg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  background: #ef5350;
}

@media only screen and (min-width: 1025px) {
  .messages .error-msg::before {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    margin: 0;
    font-size: 3em;
    content: "\E000";
  }
}

.messages .error-msg > ul {
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 1rem;
}

.messages .notice-msg {
  color: #424242;
  background: #fdd835;
}

.error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em;
  color: white;
  text-align: left;
  background: #ef5350;
}

.error span {
  margin: auto 1rem;
  text-align: left;
}

.error a {
  margin: 0 0.5rem;
  color: #eaeaea;
  text-decoration: underline;
}

.error a:hover {
  color: #f0f0f0;
}

@media only screen and (min-width: 1025px) {
  .error::before {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    width: 5rem;
    margin: 0;
    font-size: 3em;
    content: "\E000";
  }
}

.error > ul {
  width: auto;
  margin: 0;
}

.mdl-textfield {
  width: 100%;
}

.mdl-checkbox__tick-outline {
  -webkit-transition-duration: 0.28s;
  transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-mask: url("../images/tick-mask.svg?embed");
  mask: url("../images/tick-mask.svg?embed");
}

.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background: rgb(33,150,243) url("../images/tick.svg?embed");
}

.mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline {
  background: rgba(0,0,0, 0.26) url("../images/tick.svg?embed");
}

#map-popup {
  z-index: 200;
  position: absolute;
  width: 30%;
  padding: 2rem;
  border: 1px solid #e6e6e6;
  background: white;
}

#map-popup .btn-cart {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  font-weight: lighter;
  font-size: 1.2rem;
  text-align: center;
  background: #00c853;
}

#map-popup .btn-cart:disabled {
  background: #9e9e9e;
}

#map-popup .btn-cart:hover {
  text-decoration: none;
  cursor: pointer;
}

#map-popup .btn-cart i.material-icons {
  position: relative;
  top: 0.25em;
  padding-bottom: 0.25em;
}

#map-popup .btn-cart:hover {
  cursor: pointer;
  background: #00af48;
}

input.mdl-textfield__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (max-width: 767px) {
  .catalogsearch-result-index aside.col-left {
    min-height: 3rem;
  }
  .catalogsearch-result-index .page-title h1 {
    margin-top: 2rem;
    font-size: 1.4rem;
    text-align: center;
  }
  .catalogsearch-result-index .toolbar .sorter .sort-by .mobile-sort {
    width: 100%;
  }
  .catalogsearch-result-index .toolbar .sorter .sort-by .nuva-dropdown-wrapper .nuva-dropdown {
    width: 100%;
  }
}

.mdl-checkbox__box-outline {
  top: 15%;
  left: -1%;
}

.shipping-tracking-popup {
  padding: 3rem;
}

.shipping-tracking-popup .button, .shipping-tracking-popup #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .shipping-tracking-popup .continue, .shipping-tracking-popup #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .shipping-tracking-popup a {
  float: right;
  margin: 1rem 0;
}

.shipping-tracking-popup .button::after, .shipping-tracking-popup #polarcore #ajaxcart-error .continue::after, #polarcore #ajaxcart-error .shipping-tracking-popup .continue::after, .shipping-tracking-popup #polarcore .bubble-infinite-trigger a::after, #polarcore .bubble-infinite-trigger .shipping-tracking-popup a::after {
  display: table;
  clear: both;
  content: "";
}

.shipping-tracking-popup .buttons-set::after {
  display: table;
  clear: both;
  content: "";
}

.tracking-popup-wrapper {
  position: relative;
  padding: 2rem;
  border: 1px solid #f0f0f0;
}

.tracking-popup-wrapper .data-table tbody th {
  background: transparent;
}

.tracking-popup-wrapper .table-padding {
  padding: 1rem;
  border: 1px solid #eeeeee;
  background: #fafafa;
}

.tracking-popup-wrapper .table-padding .odd {
  background: white;
}

.tracking-popup-wrapper [id*=track-history] {
  width: 100%;
}

.tracking-popup-wrapper [id*=track-history] thead tr {
  text-align: left;
}

.tracking-popup-wrapper .page-title::after {
  display: table;
  clear: both;
  content: "";
}

.tracking-popup-wrapper .page-title h1 {
  margin-bottom: 2rem;
  padding: 0;
}

.tracking-popup-wrapper .page-title .button, .tracking-popup-wrapper .page-title #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .tracking-popup-wrapper .page-title .continue, .tracking-popup-wrapper .page-title #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .tracking-popup-wrapper .page-title a {
  position: absolute;
  top: 1rem;
  right: 2rem;
}

.data-table {
  width: 100%;
  margin: 1rem 0;
  border-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .data-table {
    padding: 1rem 0;
  }
}

.data-table colgroup {
  display: none;
}

.data-table h3 {
  margin: 0;
  font-size: 1.25rem;
}

.data-table tfoot {
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  font-size: 1rem;
}

.data-table td:first-child {
  padding-left: 1rem;
}

.data-table td:last-child {
  padding-right: 1rem;
  text-align: right;
}

.data-table .label {
  font-weight: 400;
}

.data-table th {
  text-align: left;
  text-transform: uppercase;
}

.data-table tr:hover td,
.data-table tr:hover th {
  border-bottom: 1px solid rgba(33, 150, 243, 0.2);
  background: rgba(0, 0, 0, 0.02);
}

.data-table td,
.data-table th {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px #f0f0f0 solid;
  -webkit-transition: border-color 0.1s ease-in-out;
  transition: border-color 0.1s ease-in-out;
}

.data-table td:first-child,
.data-table th:first-child {
  padding-left: 1rem;
  border-left: 1px solid #f0f0f0;
}

.data-table td:last-child,
.data-table th:last-child {
  padding-right: 1rem;
  border-right: 1px solid #f0f0f0;
  text-align: right;
}

.data-table tbody tr:first-child td,
.data-table tbody tr:first-child th,
.data-table tfoot tr:first-child td,
.data-table tfoot tr:first-child th,
.data-table thead tr:first-child td,
.data-table thead tr:first-child th {
  border-top: 1px solid #f0f0f0;
}

.customer-account table.data-table td h3 {
  font-size: 1rem;
}

.customer-account table.data-table tfoot .grand_total td {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

#product-attribute-specs-table {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

/* ANIMATION.scss */
@-webkit-keyframes showsearch {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes showsearch {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-webkit-keyframes hidesearch {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0x);
    transform: translateX(0x);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}

@keyframes hidesearch {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0x);
    transform: translateX(0x);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
}

@-webkit-keyframes smoothOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes smoothOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes polarcore-loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes polarcore-loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes load-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.polarcore__loading {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  border: 6px double;
  border-radius: 50%;
  border-color: transparent #39a1f4 #9acffa;
  -webkit-animation: load-spin 960ms infinite linear;
  animation: load-spin 960ms infinite linear;
}

/* /ACCOUNT - _account.scss */
.customer-account-login h1 {
  margin: 0;
}

.customer-account-login .new-users,
.customer-account-login .registered-users {
  padding: 1rem 2rem;
  background: #fafafa;
}

.customer-account-login .new-users h2,
.customer-account-login .registered-users h2 {
  margin-top: 0;
  margin-bottom: 0;
}

.customer-account-login .new-users a.mdl-button,
.customer-account-login .registered-users a.mdl-button {
  color: #000000;
}

.customer-account-login ul.benefits {
  margin-bottom: 1em;
  padding-left: 2em;
}

.customer-account-login ul.benefits li {
  list-style: square;
}

.customer-account-login .forgot-password {
  margin-bottom: 1rem;
  margin-left: 0;
}

.customer-account-login .registered-users a.mdl-button {
  float: right;
  clear: left;
}

.customer-account .ratings i {
  color: #fed227;
}

@media only screen and (min-width: 768px) {
  .customer-account #my-orders-table tr {
    height: 4rem;
  }
}

.customer-account .data-table {
  border-spacing: 0;
}

.customer-account .data-table thead th {
  border-bottom: solid 2px #2196f3;
}

.customer-account .data-table tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.03);
}

.customer-account #my-downloadable-products-table,
.customer-account .data-table {
  width: 100%;
}

.customer-account #reorder-validate-detail {
  padding: 1rem 0;
}

.customer-account #reorder-validate-detail li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.customer-account #reorder-validate-detail li input.checkbox {
  width: 10%;
}

.customer-account #reorder-validate-detail li .product-name {
  width: 90%;
}

.customer-account h2 {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}

.customer-account h3 {
  margin: 0;
  padding-top: 0.5rem;
  font-size: 1.3rem;
}

@media only screen and (min-width: 768px) {
  .customer-account .col-left {
    margin-top: 42px;
  }
}

.remember-me-popup {
  display: none;
}

.customer-account .main address {
  padding: 1rem 0;
  color: #777;
}

.customer-account #my_recent_reviews {
  padding: 1rem;
}

.customer-account #my_recent_reviews .product-name {
  font-size: 1rem;
}

.customer-account .product-review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.customer-account .product-review .rating {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .customer-account .product-review {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .customer-account .product-review .page-title {
    width: 100%;
  }
  .customer-account .product-review .product-img-box {
    width: 25%;
  }
  .customer-account .product-review .product-details {
    width: 75%;
  }
}

.customer-account .product-review .label {
  display: none;
}

.customer-account .product-review .amount {
  display: none;
}

.customer-account .pager .pages > strong {
  display: none;
}

.customer-account .pager .pages ol {
  background: #fafafa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0;
}

.customer-account .pager .pages ol li {
  padding: 0.5rem;
}

.customer-account table.data-table td.status,
.customer-account table.data-table th.status {
  display: none;
}

@media only screen and (max-width: 767px) {
  .customer-account table.data-table thead {
    display: none;
  }
  .customer-account table.data-table tbody,
  .customer-account table.data-table td,
  .customer-account table.data-table th {
    border: 0 !important;
  }
  .customer-account table.data-table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e0e0e0;
    height: auto;
    padding: 1rem;
    margin: 1rem 0;
  }
  .customer-account table.data-table td {
    padding: 1rem;
  }
  .customer-account table.data-table td .button, .customer-account table.data-table td #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .customer-account table.data-table td .continue, .customer-account table.data-table td #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .customer-account table.data-table td a {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
}

.customer-account-create .account-create {
  margin: 6rem auto 10rem;
}

.customer-account-create .account-create li.control {
  margin: 1rem 0.5rem;
}

.customer-account-create .account-create .back-link {
  display: none;
}

.customer-account .page-title h1 {
  text-transform: uppercase;
  font-weight: 300;
}

.customer-account .welcome-msg {
  background: #fafafa;
  padding: 1rem;
  margin: 1rem 0;
}

.customer-account .col-left {
  margin-top: 32px;
}

.customer-account .box-head {
  padding: 1rem;
  background: #fafafa;
}

.customer-account .box-head h2 {
  color: #0a6ebd;
  font-weight: 300;
  line-height: 1.6rem;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
}

.customer-account .box-info {
  background: rgba(0, 0, 0, 0.05);
  margin: 1rem 0;
}

.customer-account .data-table .product-name {
  font-size: 1rem;
  margin: auto;
}

.customer-account .box-reviews .number {
  display: none;
}

.customer-account .box-reviews .ratings > strong {
  display: none;
}

.customer-account .box-reviews .item {
  border-bottom: 2px solid #f9f9f9;
}

.customer-account .block-account {
  background: rgba(0, 0, 0, 0.05);
}

.customer-account .block-account .block-title, .customer-account .block-account .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar .customer-account .block-account .block-subtitle--filter {
  background: #fafafa;
  color: #0a6ebd;
  padding: 1rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
  .customer-account .block-account .block-title, .customer-account .block-account .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar .customer-account .block-account .block-subtitle--filter {
    line-height: 1.2;
  }
}

.customer-account .block-account .block-title strong span, .customer-account .block-account .col-wrapper aside.sidebar .block-subtitle--filter strong span, .col-wrapper aside.sidebar .customer-account .block-account .block-subtitle--filter strong span {
  font-weight: 300;
}

.customer-account .block-account .block-content {
  padding: 1rem;
}

@media only screen and (max-width: 767px) {
  .customer-account .block-account .block-content li {
    border-bottom: #e0e0e0 1px solid;
    padding: 1rem;
  }
  .customer-account .block-account .block-content li:last-of-type {
    border: 0;
  }
}

.customer-account .col2-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
}

@media only screen and (max-width: 767px) {
  .customer-account .col2-set {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.customer-account .col2-set .col-1 {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .customer-account .col2-set .col-1 {
    width: 50%;
  }
}

.customer-account .col2-set .col-2 {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .customer-account .col2-set .col-2 {
    width: 50%;
  }
}

.customer-account-login .page-title {
  padding: 1rem;
}

.customer-account-login .new-users .button-set {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

@media only screen and (min-width: 768px) {
  .customer-account-login .new-users .button-set {
    margin-top: 4.5rem;
    margin-bottom: 0;
  }
}

.customer-account-login .new-users,
.customer-account-login .registered-users {
  border-radius: 3px;
  border: 1px #e0e0e0 solid;
  background: #fafafa;
}

/* BREADCRUMBS - _breadcrumbs.scss */
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    height: 3.5rem;
    padding: 0.75rem;
    overflow: hidden;
  }
}

@media only screen and (min-width: 768px) {
  .breadcrumbs {
    padding: 0.25rem 0rem;
  }
}

.breadcrumbs ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs ul {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scolling: touch;
  }
}

.breadcrumbs li {
  display: inline-block;
  margin-bottom: 0.5rem;
  list-style: none;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs li {
    padding-left: 0;
    white-space: nowrap;
  }
  .breadcrumbs li:after {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    position: relative;
    top: 0.2rem;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-weight: bold;
    content: "\E315";
  }
  .breadcrumbs li:last-child {
    padding-right: 0;
    background-color: transparent;
  }
  .breadcrumbs li:last-child strong {
    padding-right: 0rem;
  }
  .breadcrumbs li:last-child:after {
    content: "";
  }
  .breadcrumbs li > a {
    background: #f0f0f0;
  }
  .breadcrumbs li > a,
  .breadcrumbs li > strong {
    display: inline-block;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.breadcrumbs li strong {
  padding-left: 0;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .breadcrumbs li > a {
    font-weight: lighter;
  }
  .breadcrumbs li:last-of-type {
    padding-left: 1rem;
  }
}

.breadcrumbs li .mdl-button {
  min-width: auto;
}

.breadcrumbs li.home {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .breadcrumbs li.home {
    padding-left: 0;
  }
}

.breadcrumbs li > span {
  margin-left: 0.25rem;
  color: #bdbdbd;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs li > span {
    display: none;
  }
}

.breadcrumbs li > strong {
  color: #51adf6;
  color: black;
  font-weight: 500;
}

a.link-wishlist,
a.link-compare,
a.link-learn {
  text-decoration: none;
}

a.link-wishlist:hover,
a.link-compare:hover,
a.link-learn:hover {
  color: #0960a5;
  text-decoration: underline;
  cursor: pointer;
}

.button, #polarcore #ajaxcart-error .continue, #polarcore .bubble-infinite-trigger a {
  padding: 1em;
  border: none;
  outline: none;
  color: #ffffff;
  text-transform: uppercase;
  background: #2196f3;
}

.button:hover, #polarcore #ajaxcart-error .continue:hover, #polarcore .bubble-infinite-trigger a:hover {
  cursor: pointer;
  color: #ffffff;
  background: #0d8aee;
  text-decoration: none;
  -webkit-transition: ease 0.2s background;
  transition: ease 0.2s background;
}

.btn-continue,
.subscribe-button,
#favoriteproducts-page-body .view-details,
button[type=button],
button[type=submit],
.button,
#polarcore #ajaxcart-error .continue,
#polarcore .bubble-infinite-trigger a {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  background: #2196f3;
  color: #ffffff;
  margin-bottom: 0.5rem;
}

.btn-continue:disabled,
.subscribe-button:disabled,
#favoriteproducts-page-body .view-details:disabled,
button[type=button]:disabled,
button[type=submit]:disabled,
.button:disabled,
#polarcore #ajaxcart-error .continue:disabled,
#polarcore .bubble-infinite-trigger a:disabled {
  background: #9e9e9e;
}

.btn-continue:hover,
.subscribe-button:hover,
#favoriteproducts-page-body .view-details:hover,
button[type=button]:hover,
button[type=submit]:hover,
.button:hover,
#polarcore #ajaxcart-error .continue:hover,
#polarcore .bubble-infinite-trigger a:hover {
  text-decoration: none;
  cursor: pointer;
}

.btn-continue:hover,
.subscribe-button:hover,
#favoriteproducts-page-body .view-details:hover,
button[type=button]:hover,
button[type=submit]:hover,
.button:hover,
#polarcore #ajaxcart-error .continue:hover,
#polarcore .bubble-infinite-trigger a:hover {
  background: #0d8aee;
}

.btn-update,
.btn-empty,
a.favoriteproducts-add-button,
.customer-account-login .mdl-button--raised,
.button.share,
#polarcore #ajaxcart-error .share.continue,
#polarcore .bubble-infinite-trigger a.share,
.button.print,
#polarcore #ajaxcart-error .print.continue,
#polarcore .bubble-infinite-trigger a.print,
.button.newsletter,
#polarcore #ajaxcart-error .newsletter.continue,
#polarcore .bubble-infinite-trigger a.newsletter,
button[type=reset],
.favoriteproducts-page-clear {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  display: inline-block;
  color: #ffffff;
  background: #f0f0f0;
}

.btn-update:disabled,
.btn-empty:disabled,
a.favoriteproducts-add-button:disabled,
.customer-account-login .mdl-button--raised:disabled,
.button.share:disabled,
#polarcore #ajaxcart-error .share.continue:disabled,
#polarcore .bubble-infinite-trigger a.share:disabled,
.button.print:disabled,
#polarcore #ajaxcart-error .print.continue:disabled,
#polarcore .bubble-infinite-trigger a.print:disabled,
.button.newsletter:disabled,
#polarcore #ajaxcart-error .newsletter.continue:disabled,
#polarcore .bubble-infinite-trigger a.newsletter:disabled,
button[type=reset]:disabled,
.favoriteproducts-page-clear:disabled {
  background: #9e9e9e;
}

.btn-update:hover,
.btn-empty:hover,
a.favoriteproducts-add-button:hover,
.customer-account-login .mdl-button--raised:hover,
.button.share:hover,
#polarcore #ajaxcart-error .share.continue:hover,
#polarcore .bubble-infinite-trigger a.share:hover,
.button.print:hover,
#polarcore #ajaxcart-error .print.continue:hover,
#polarcore .bubble-infinite-trigger a.print:hover,
.button.newsletter:hover,
#polarcore #ajaxcart-error .newsletter.continue:hover,
#polarcore .bubble-infinite-trigger a.newsletter:hover,
button[type=reset]:hover,
.favoriteproducts-page-clear:hover {
  text-decoration: none;
  cursor: pointer;
}

.btn-update:hover,
.btn-empty:hover,
a.favoriteproducts-add-button:hover,
.customer-account-login .mdl-button--raised:hover,
.button.share:hover,
#polarcore #ajaxcart-error .share.continue:hover,
#polarcore .bubble-infinite-trigger a.share:hover,
.button.print:hover,
#polarcore #ajaxcart-error .print.continue:hover,
#polarcore .bubble-infinite-trigger a.print:hover,
.button.newsletter:hover,
#polarcore #ajaxcart-error .newsletter.continue:hover,
#polarcore .bubble-infinite-trigger a.newsletter:hover,
button[type=reset]:hover,
.favoriteproducts-page-clear:hover {
  background: #e3e3e3;
}

.btn-proceed-checkout,
.btn-checkout,
.btn-cart,
.button.btn-proceed-checkout,
#polarcore #ajaxcart-error .btn-proceed-checkout.continue,
#polarcore .bubble-infinite-trigger a.btn-proceed-checkout,
.button.btn-checkout,
#polarcore #ajaxcart-error .btn-checkout.continue,
#polarcore .bubble-infinite-trigger a.btn-checkout,
.button.btn-cart,
#polarcore #ajaxcart-error .btn-cart.continue,
#polarcore .bubble-infinite-trigger a.btn-cart,
a.cart,
.cart.button,
#polarcore #ajaxcart-error .cart.continue,
#polarcore .bubble-infinite-trigger a.cart,
#favoriteproducts-add-to-cart {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  font-weight: lighter;
  font-size: 1.2rem;
  text-align: center;
  background: #00c853;
}

.btn-proceed-checkout:disabled,
.btn-checkout:disabled,
.btn-cart:disabled,
.button.btn-proceed-checkout:disabled,
#polarcore #ajaxcart-error .btn-proceed-checkout.continue:disabled,
#polarcore .bubble-infinite-trigger a.btn-proceed-checkout:disabled,
.button.btn-checkout:disabled,
#polarcore #ajaxcart-error .btn-checkout.continue:disabled,
#polarcore .bubble-infinite-trigger a.btn-checkout:disabled,
.button.btn-cart:disabled,
#polarcore #ajaxcart-error .btn-cart.continue:disabled,
#polarcore .bubble-infinite-trigger a.btn-cart:disabled,
a.cart:disabled,
.cart.button:disabled,
#polarcore #ajaxcart-error .cart.continue:disabled,
#polarcore .bubble-infinite-trigger a.cart:disabled,
#favoriteproducts-add-to-cart:disabled {
  background: #9e9e9e;
}

.btn-proceed-checkout:hover,
.btn-checkout:hover,
.btn-cart:hover,
.button.btn-proceed-checkout:hover,
#polarcore #ajaxcart-error .btn-proceed-checkout.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-proceed-checkout:hover,
.button.btn-checkout:hover,
#polarcore #ajaxcart-error .btn-checkout.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-checkout:hover,
.button.btn-cart:hover,
#polarcore #ajaxcart-error .btn-cart.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-cart:hover,
a.cart:hover,
.cart.button:hover,
#polarcore #ajaxcart-error .cart.continue:hover,
#polarcore .bubble-infinite-trigger a.cart:hover,
#favoriteproducts-add-to-cart:hover {
  text-decoration: none;
  cursor: pointer;
}

.btn-proceed-checkout i.material-icons,
.btn-checkout i.material-icons,
.btn-cart i.material-icons,
.button.btn-proceed-checkout i.material-icons, #polarcore #ajaxcart-error .btn-proceed-checkout.continue i.material-icons, #polarcore .bubble-infinite-trigger a.btn-proceed-checkout i.material-icons,
.button.btn-checkout i.material-icons, #polarcore #ajaxcart-error .btn-checkout.continue i.material-icons, #polarcore .bubble-infinite-trigger a.btn-checkout i.material-icons,
.button.btn-cart i.material-icons, #polarcore #ajaxcart-error .btn-cart.continue i.material-icons, #polarcore .bubble-infinite-trigger a.btn-cart i.material-icons,
a.cart i.material-icons,
.cart.button i.material-icons, #polarcore #ajaxcart-error .cart.continue i.material-icons, #polarcore .bubble-infinite-trigger a.cart i.material-icons,
#favoriteproducts-add-to-cart i.material-icons {
  position: relative;
  top: 0.25em;
  padding-bottom: 0.25em;
}

.btn-proceed-checkout:hover,
.btn-checkout:hover,
.btn-cart:hover,
.button.btn-proceed-checkout:hover,
#polarcore #ajaxcart-error .btn-proceed-checkout.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-proceed-checkout:hover,
.button.btn-checkout:hover,
#polarcore #ajaxcart-error .btn-checkout.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-checkout:hover,
.button.btn-cart:hover,
#polarcore #ajaxcart-error .btn-cart.continue:hover,
#polarcore .bubble-infinite-trigger a.btn-cart:hover,
a.cart:hover,
.cart.button:hover,
#polarcore #ajaxcart-error .cart.continue:hover,
#polarcore .bubble-infinite-trigger a.cart:hover,
#favoriteproducts-add-to-cart:hover {
  cursor: pointer;
  background: #00af48;
}

button,
button.button,
#polarcore #ajaxcart-error button.continue,
.button,
#polarcore #ajaxcart-error .continue,
#polarcore .bubble-infinite-trigger a,
a.button,
#polarcore #ajaxcart-error a.continue,
#polarcore .bubble-infinite-trigger a,
.add-to-cart-wrapper a.favoriteproducts-add-button {
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

/* CART - _cart.scss */
.checkout-cart-index main .page-title h1 {
  font-weight: 200;
  text-transform: uppercase;
}

.checkout-cart-index main .products-grid button.btn-cart {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  font-weight: lighter;
  font-size: 1.2rem;
  text-align: center;
  background: #00c853;
  display: block;
  font-size: 1.1rem;
}

.checkout-cart-index main .products-grid button.btn-cart:disabled {
  background: #9e9e9e;
}

.checkout-cart-index main .products-grid button.btn-cart:hover {
  text-decoration: none;
  cursor: pointer;
}

.checkout-cart-index main .products-grid button.btn-cart i.material-icons {
  position: relative;
  top: 0.25em;
  padding-bottom: 0.25em;
}

.checkout-cart-index main .products-grid button.btn-cart:hover {
  cursor: pointer;
  background: #00af48;
}

.checkout-cart-index main .products-grid button.btn-cart:before {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  margin-right: 1rem;
  vertical-align: bottom;
  content: "\E854";
}

.checkout-cart-index main .cart h1 {
  float: left;
  margin: 0;
  margin-top: 0.5rem;
  padding: 0;
  font-weight: 300;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .checkout-cart-index main .cart .checkout-types.top {
    display: none;
  }
}

.checkout-cart-index main .cart .top .btn-checkout {
  display: none;
}

.checkout-cart-index main .cart .btn-checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  clear: both;
  width: 100%;
  margin-top: 1rem;
  padding: 1rem 2rem;
  color: #ffffff;
  background: #00c853;
  -webkit-transition: ease 0.2s background;
  transition: ease 0.2s background;
}

.checkout-cart-index main .cart .btn-checkout span {
  margin: auto 0;
  font-size: 1.2rem;
}

.checkout-cart-index main .cart .btn-checkout span > :after {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  margin-left: 0.5rem;
  font-weight: bold;
  font-size: 1.5rem;
  vertical-align: bottom;
  content: "";
}

.checkout-cart-index main .cart .btn-checkout:hover {
  background: #00af48;
}

.checkout-cart-index main #shopping-cart-table li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em 0;
  padding: 0.5em;
  background: #fafafa;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table li {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .checkout-cart-index main #shopping-cart-table li > * {
    margin: auto 1em;
  }
}

.checkout-cart-index main #shopping-cart-table li .downloadable-options {
  padding: 1rem;
}

.checkout-cart-index main #shopping-cart-table li .downloadable-options dt {
  display: block;
}

.checkout-cart-index main #shopping-cart-table li .downloadable-options dd {
  display: inline-block;
}

.checkout-cart-index main #shopping-cart-table li .product-image {
  width: 25%;
  margin: auto 0;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table li .product-image img {
    width: 8em;
    height: 8em;
  }
}

.checkout-cart-index main #shopping-cart-table li .product-info {
  width: 75%;
  padding-left: 0.75rem;
}

.checkout-cart-index main #shopping-cart-table li .product-info .product-name {
  color: #424242;
  font-weight: lighter;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

@media only screen and (max-width: 767px) {
  .checkout-cart-index main #shopping-cart-table li .product-info .product-name {
    padding-right: 2.2rem;
  }
}

.checkout-cart-index main #shopping-cart-table li .product-info .short-description {
  display: none;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table li .product-info {
    width: 55%;
    padding-left: 0;
  }
  .checkout-cart-index main #shopping-cart-table li .product-info .product-name {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    color: #424242;
    font-weight: lighter;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .checkout-cart-index main #shopping-cart-table li .product-info .short-description {
    display: block;
  }
}

.checkout-cart-index main #shopping-cart-table li .price-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  text-align: center;
}

.checkout-cart-index main #shopping-cart-table li .price-summary .qty-price-combo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: #cccccc solid 2px;
}

@media only screen and (max-width: 767px) {
  .checkout-cart-index main #shopping-cart-table li .price-summary .qty-price-combo {
    padding-right: 1rem;
  }
}

.checkout-cart-index main #shopping-cart-table li .price-summary .qty-price-combo .cart-price {
  margin: auto 0;
  padding-left: 1rem;
}

.checkout-cart-index main #shopping-cart-table li .price-summary .qty-price-combo .cart-price:before {
  padding: 0 0.5rem;
  content: "x";
}

.checkout-cart-index main #shopping-cart-table li .price-summary input.qty {
  width: 3rem;
  text-align: center;
}

.checkout-cart-index main #shopping-cart-table li .price-summary .cart-price:last-child {
  font-weight: bold;
  font-size: 1.4rem;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table li .price-summary {
    width: 30%;
    text-align: right;
  }
  .checkout-cart-index main #shopping-cart-table li .price-summary input.qty {
    float: right;
  }
}

.checkout-cart-index main #shopping-cart-table li .actions {
  width: auto;
  height: auto;
}

.checkout-cart-index main #shopping-cart-table li .btn-remove {
  position: absolute;
  top: 0rem;
  right: 0rem;
  padding: 1rem;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table li .btn-remove {
    top: 0rem;
    right: -3rem;
    padding: 0.25rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fafafa;
  }
}

.checkout-cart-index main #shopping-cart-table .cart-footer {
  display: block;
  padding: 0.5rem 0;
  background: none;
}

.checkout-cart-index main #shopping-cart-table .cart-footer #empty_cart_button,
.checkout-cart-index main #shopping-cart-table .cart-footer .btn-update {
  color: #3b3e40;
  background: #f0f0f0;
}

.checkout-cart-index main #shopping-cart-table .cart-footer #empty_cart_button:hover,
.checkout-cart-index main #shopping-cart-table .cart-footer .btn-update:hover {
  background: #e3e3e3;
}

.checkout-cart-index main #shopping-cart-table .cart-footer button {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .checkout-cart-index main #shopping-cart-table .cart-footer button {
    width: auto;
  }
  .checkout-cart-index main #shopping-cart-table .cart-footer button.btn-update {
    float: right;
    margin: 0;
  }
  .checkout-cart-index main #shopping-cart-table .cart-footer button.btn-continue {
    margin-left: 0;
  }
}

.checkout-cart-index main #shopping-cart-table .link-edit {
  display: none;
}

.checkout-cart-index main #shopping-cart-table .link-wishlist.use-ajax {
  display: none;
}

.checkout-cart-index main .item-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.25rem 0;
}

.checkout-cart-index main .item-options .option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1em;
}

.checkout-cart-index main .item-options .option dt {
  margin-right: 0.2em;
}

.checkout-cart-index main .cart-table {
  width: 100%;
}

.checkout-cart-index main .cart-links a {
  margin: 0.3rem;
  padding: 0.5rem;
  color: white;
  font-size: 0.8rem;
  background: #2196f3;
}

.checkout-cart-index main .btn-remove span {
  display: none;
}

.checkout-cart-index main .btn-remove .material-icons {
  position: relative;
  top: 0.1em;
}

.checkout-cart-index main .checkout-types li {
  float: right;
}

.checkout-cart-index main .cart-total-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1rem;
  text-align: right;
}

.checkout-cart-index main .cart-total-price-wrapper .cart-totals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  float: right;
  padding-bottom: 1.5rem;
  text-transform: uppercase;
}

.checkout-cart-index main .cart-total-price-wrapper .cart-totals .a-right {
  padding: 0.2rem 0;
  font-size: 1rem;
  text-align: right;
}

.checkout-cart-index main .cart-total-price-wrapper .cart-totals .a-right .price {
  display: block;
  padding-left: 1rem;
  font-weight: lighter;
  font-size: 1.5rem;
}

.checkout-cart-index main .cart-total-price-wrapper .cart-totals tfoot .a-right .price {
  font-size: 1.8rem;
}

.checkout-cart-index main .cart-total-price-wrapper #show-discount-form {
  display: inline-block;
  float: right;
  margin-bottom: 1rem;
}

.checkout-cart-index main .cart-total-price-wrapper #show-discount-form:hover {
  cursor: pointer;
}

#shopping-cart-totals-table {
  width: 100%;
}

#discount-coupon-form {
  display: none;
  float: right;
  clear: both;
}

#discount-coupon-form .discount h2 {
  display: none;
  margin: 0;
}

#discount-coupon-form .discount .button-wrapper {
  margin: 0;
}

.crosssell {
  width: 100%;
}

.crosssell .product-name {
  min-height: 4rem;
}

/* CHECKOUT - _checkout_scss */
.checkout-onepage-index button.button.btn-cart, .checkout-onepage-index #polarcore #ajaxcart-error button.btn-cart.continue, #polarcore #ajaxcart-error .checkout-onepage-index button.btn-cart.continue {
  display: block;
}

.checkout-onepage-index #checkout-progress-wrapper {
  text-transform: uppercase;
}

.checkout-onepage-index #checkout-progress-wrapper dt.complete,
.checkout-onepage-index #checkout-progress-wrapper dt {
  color: #444444;
  font-weight: 300;
  font-size: 1.2rem;
}

.checkout-onepage-index #checkout-progress-wrapper dd.complete {
  margin: 1rem 0;
  color: #666666;
}

.checkout-onepage-index #checkout-progress-wrapper dd.complete address {
  line-height: 1.5;
}

.checkout-onepage-index h1 {
  font-weight: 300;
  text-transform: uppercase;
}

.checkout-onepage-index .section .step-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-transform: uppercase;
}

.checkout-onepage-index .section .step-title h2 {
  display: inline;
  margin: 0.5rem 0;
  color: #cccccc;
  font-weight: 200;
  line-height: 1.2em;
}

.checkout-onepage-index .section .step-title .number {
  display: inline;
  margin: auto 0;
  padding: 1rem;
}

.checkout-onepage-index .section .step-title a {
  display: none;
}

.checkout-onepage-index .section.active {
  padding: 1rem;
  border: 5px solid #f0f0f0;
}

.checkout-onepage-index .section.active h2 {
  color: #444444;
}

.checkout-onepage-index .section.active .step {
  display: block;
}

.checkout-onepage-index .section .col2-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkout-onepage-index .section .col2-set .col-1,
.checkout-onepage-index .section .col2-set .col-2 {
  width: 100%;
  padding: 1rem;
}

.checkout-onepage-index .section .col2-set .col-1 form,
.checkout-onepage-index .section .col2-set .col-2 form {
  margin-bottom: 1rem;
}

.checkout-onepage-index .section .col2-set .col-1 h3,
.checkout-onepage-index .section .col2-set .col-2 h3 {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.4em;
  text-transform: uppercase;
}

@media only screen and (min-width: 1025px) {
  .checkout-onepage-index .section .col2-set {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-onepage-index .section .col2-set .col-1 {
    width: 50%;
  }
  .checkout-onepage-index .section .col2-set .col-2 {
    width: 50%;
  }
}

.checkout-onepage-index .section.active {
  display: block;
}

.checkout-onepage-index #checkout-review-table {
  width: 100%;
  text-transform: uppercase;
}

.checkout-onepage-index #review-buttons-container .btn-checkout {
  margin: 1rem 0;
}

.checkout-onepage-index .mdl-textfield .validation-advice {
  font-size: 0.7rem;
}

.checkout-onepage-succes .logo {
  display: inline-block;
  max-width: 20rem;
}

.checkout-onepage-succes .main-container {
  padding: 1rem;
}

.checkout-onepage-succes h1,
.checkout-onepage-succes h2,
.checkout-onepage-succes h3 {
  font-weight: 300;
}

/* CATEGORY - _category.scss */
@media only screen and (min-width: 768px) {
  #narrow-by-list {
    margin-top: 0;
    padding-right: 1rem;
    border-right: 2px #fefefe solid;
  }
}

#narrow-by-list dd {
  margin: 0;
}

#narrow-by-list dd ol {
  margin-bottom: 1rem;
  padding: 0;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #eeeeee;
}

#narrow-by-list dd a {
  color: #333333;
  text-decoration: none;
}

#narrow-by-list dd a .count {
  color: #666666;
  font-size: 0.8rem;
}

#narrow-by-list dd li {
  list-style: none;
}

#narrow-by-list dt {
  margin-bottom: 0.25rem;
  color: #555555;
  font-size: 1.2rem;
  text-transform: inherit;
}

.category-title {
  clear: both;
  margin-top: 1rem;
  padding-left: 1rem;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .category-title {
    text-align: left;
  }
}

.category-title h1 {
  margin: 0;
  color: #444444;
  font-size: 2.4rem;
}

.category-description {
  display: none;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  font-size: 1.1em;
}

@media only screen and (min-width: 768px) {
  .category-description {
    display: block;
  }
}

.category-image {
  display: none;
}

@media only screen and (min-width: 768px) {
  .category-image {
    display: block;
  }
}

ul.catblocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}

ul.catblocks li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin: auto;
  text-align: center;
}

ul.catblocks li a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

ul.catblocks li a:hover {
  color: #000000;
}

ul.catblocks li span {
  display: block;
  padding-top: 1em;
  padding-bottom: 2em;
  color: #333333;
}

.toolbar {
  margin: 1.25rem -0.5rem;
  text-transform: inherit;
}

@media only screen and (min-width: 768px) {
  .toolbar {
    margin: 0 0 2em 0;
    padding: 0.5em;
  }
  .toolbar .amount::after {
    display: none;
    /* Hidden by default */
    margin-right: 0.3em;
    margin-left: 0.3em;
    content: "|";
  }
  .toolbar .view-mode::after {
    margin-right: 0.3em;
    content: "|";
  }
}

.toolbar .amount {
  display: inline-block;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  color: #333333;
  font-weight: lighter;
}

.toolbar .limiter {
  display: none;
  /* Hidden by default */
}

.toolbar .sorter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  .toolbar .sorter {
    display: block;
  }
}

.toolbar .sorter .view-mode {
  display: none;
  /* Hidden by default */
  float: left;
}

.toolbar .sorter .view-mode label {
  display: none;
}

.toolbar .sorter .sort-by {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  float: none;
}

@media only screen and (min-width: 768px) {
  .toolbar .sorter .sort-by {
    float: right;
  }
}

.toolbar .sorter .sort-by select {
  display: none;
  text-transform: inherit;
}

@media only screen and (min-width: 768px) {
  .toolbar .sorter .sort-by label {
    display: inline !important;
    margin-right: 0.5rem;
  }
}

.toolbar .sorter .sort-by .desc,
.toolbar .sorter .sort-by .asc {
  display: none;
  /* Hidden by default */
  text-decoration: none;
}

.toolbar .sorter .sort-by .asc::after {
  content: " \25B4";
}

.toolbar .sorter .sort-by .desc::after {
  content: " \25BE";
}

@media only screen and (max-width: 767px) {
  .toolbar .sorter .sort-by .nuva-dropdown-wrapper {
    position: static;
  }
}

.toolbar .sorter .sort-by .nuva-dropdown-wrapper .nuva-dropdown {
  right: 8px;
  left: auto;
  width: 150px;
}

@media only screen and (max-width: 767px) {
  .toolbar .sorter .sort-by .nuva-dropdown-wrapper .nuva-dropdown {
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .toolbar .sorter .sort-by .nuva-dropdown-wrapper {
    float: right;
    width: 100%;
    margin-top: -3rem;
  }
  .toolbar .sorter .sort-by .nuva-dropdown-wrapper .nuva-dropdown {
    width: 47.5%;
  }
  .toolbar .sorter .sort-by .nuva-dropdown-wrapper .nuva-dropdown li {
    padding: 0.5rem;
  }
}

.toolbar .sorter a.desc span,
.toolbar .sorter a.asc span {
  display: none;
}

.toolbar .sorter > div {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .toolbar .sorter > div {
    width: auto;
  }
}

.toolbar .pager {
  display: none;
  clear: both;
}

.toolbar .pager .pages > ol {
  list-style: none;
  text-align: center;
}

.toolbar .pager .pages > ol li {
  display: inline-block;
  margin-right: 1em;
}

.toolbar .pager .pages strong {
  display: none;
}

.toolbar-bottom .toolbar {
  padding: 0;
  background: none;
}

.toolbar-bottom .toolbar .pager {
  display: block;
  padding: 0.5rem;
  background: #fafafa;
}

.toolbar-bottom .toolbar .sorter {
  display: none;
}

/* Polarcore SlideToggle */
@media only screen and (max-width: 767px) {
  .col-wrapper aside.sidebar .block-title, .col-wrapper aside.sidebar .block-subtitle--filter {
    width: 100%;
    height: 3.25rem;
    margin: 0;
    padding: 0.75rem 1rem;
    border: 1px solid #2196f3;
    color: #ffffff;
    line-height: 1.75rem;
    text-align: center;
    text-transform: uppercase;
    background: #2196f3;
  }
  .col-wrapper aside.sidebar .block-title:hover, .col-wrapper aside.sidebar .block-subtitle--filter:hover {
    color: #ffffff;
  }
  .col-wrapper aside.sidebar .block-title span, .col-wrapper aside.sidebar .block-subtitle--filter span {
    width: 100%;
  }
}

.col-wrapper aside.sidebar .block-subtitle--filter {
  width: 47.5%;
}

.col-wrapper aside.sidebar .block-subtitle--filter:before {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 0.5rem;
  border: 1px solid #2196f3;
  font-size: 1.25rem;
  vertical-align: text-bottom;
  content: "\E152";
}

#compareOne .text,
.compare-link {
  font-size: 0.8rem;
}

.is-in-compare .material-icons {
  -webkit-box-shadow: 0px 0px 0px 2px #2196f3;
  box-shadow: 0px 0px 0px 2px #2196f3;
  border-radius: 50%;
}

.block-compare {
  margin: 1rem 0;
}

.block-compare #compare-items .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.25rem 0;
  background: #fafafa;
  border-radius: 3px;
  padding: 0.25rem;
}

.block-compare #compare-items .item p {
  display: inline-block;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: auto 0.5rem;
}

.block-compare .actions {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.block-compare .actions a {
  margin-left: auto;
  padding: 0.5rem 1rem;
  border: 2px solid #2196f3;
}

.page-popup {
  background: white;
  padding: 2rem;
}

.page-popup h1 {
  font-weight: lighter;
}

.page-popup .buttons-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-popup .buttons-set .button, .page-popup .buttons-set #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .page-popup .buttons-set .continue, .page-popup .buttons-set #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .page-popup .buttons-set a {
  margin-left: auto;
}

.page-popup .btn-cart {
  width: 100%;
  margin: 1rem 0;
  padding: 1rem;
}

.page-popup .link-wishlist {
  display: none;
}

.page-popup .add-to-row .price-box {
  min-height: 4rem;
}

.page-popup .compare-table {
  background: white;
  margin: 1rem 0;
  border-collapse: collapse;
  border: 1px solid #fafafa;
}

.page-popup .compare-table .product-shop-row.top.first td {
  text-align: center;
}

.page-popup .compare-table h2.product-name {
  font-size: 1.25rem;
  min-width: 300px;
}

.page-popup .compare-table p {
  margin: 0;
}

.page-popup .compare-table td, .page-popup .compare-table th {
  padding: 0.75rem;
  text-align: left;
  border-bottom: #f0f0f0 1px solid;
}

.page-popup .compare-table th {
  background: #fafafa;
  color: #666;
}

.page-popup .compare-table td:nth-child(odd) {
  background: #fafafa;
}

.page-popup .compare-table .price-box {
  text-align: center;
  font-weight: bold;
}

/* FOOTER - _footer.scss */
.footer-container {
  margin-top: 3rem;
  color: #ffffff;
  background: #2c313e;
}

.footer-container .back-to-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  right: 1.25rem;
  bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: -webkit-transform 275ms ease-in-out;
  transition: -webkit-transform 275ms ease-in-out;
  transition: transform 275ms ease-in-out;
  transition: transform 275ms ease-in-out, -webkit-transform 275ms ease-in-out;
  -webkit-transform: translate3d(0, 4rem, 0);
  transform: translate3d(0, 4rem, 0);
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 200;
}

.footer-container .back-to-top.show {
  -webkit-transform: translate3d(0, -1.25rem, 0);
  transform: translate3d(0, -1.25rem, 0);
}

.footer-container .back-to-top__text {
  display: none;
}

.footer-container .back-to-top__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  background-color: #2196f3;
}

.footer {
  width: 100%;
  max-width: 100%;
}

.footer .mdl-grid {
  margin-bottom: 2rem;
}

.footer h2 {
  color: #c0c0c0;
  font-weight: 300;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer a {
  color: white;
  text-decoration: none;
}

.footer a:hover {
  color: #cccccc;
}

.footer .block-title, .footer .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar .footer .block-subtitle--filter {
  color: #5c657d;
  font-size: 1.3rem;
  line-height: 2.5rem;
}

.footer .footer-logos {
  width: 100%;
  padding: 1.5rem 0;
  text-align: center;
}

.footer .footer-logos img {
  width: auto;
  min-width: auto;
  height: 25px;
  padding-right: 0.5rem;
}

.footer .copyright {
  width: 100%;
  padding: 1rem;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
  background: #2196f3;
}

.footer .newsletter {
  padding: 0rem 1rem;
  border-radius: 4px;
  background: #ffffff;
}

.footer .newsletter #newsletter {
  color: #333333;
}

.footer .newsletter .button, .footer .newsletter #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .footer .newsletter .continue, .footer .newsletter #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .footer .newsletter a {
  padding: 1em;
  border-radius: 4px;
}

.footer #newsletter-validate-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer #newsletter-validate-detail .button, .footer #newsletter-validate-detail #polarcore #ajaxcart-error .continue, #polarcore #ajaxcart-error .footer #newsletter-validate-detail .continue, .footer #newsletter-validate-detail #polarcore .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger .footer #newsletter-validate-detail a {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0.5rem;
  line-height: 14px;
}

@media only screen and (min-width: 1025px) {
  .footer .footer-right {
    padding-left: 1rem;
  }
}

.footer .footer-middle {
  padding: 0 1rem;
  text-align: center;
}

.footer .footer-right,
.footer .footer-left {
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .footer .footer-right,
  .footer .footer-left {
    text-align: left;
  }
}

/* FORM - _form.scss */
input {
  padding: 0.8em;
  border: 1px solid #eeeeee;
  outline: none;
}

textarea {
  width: 100%;
  max-width: 32rem;
  min-height: 16rem;
  padding: 0.8em;
  border: 1px solid #eeeeee;
}

.validation-advice {
  position: absolute;
  color: #e57373;
  font-size: 0.8em;
}

/* HEADER NAV - _header-nav.scss */
.header-nav {
  display: none;
  text-transform: uppercase;
  background: #2196f3;
}

@media only screen and (min-width: 768px) {
  .header-nav {
    display: block;
  }
}

.header-nav #nav .nav-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.header-nav #nav .nav-primary::after {
  display: table;
  clear: both;
  content: "";
}

.header-nav #nav .nav-primary .active {
  background: #0a6ebd;
}

.header-nav #nav .nav-primary .level1 .has-children:before {
  float: right;
  content: " + ";
}

.header-nav #nav .nav-primary li {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.header-nav #nav .nav-primary li a {
  display: inline-block;
  width: 100%;
  padding: 0.75rem 1rem;
  color: #ffffff;
  font-weight: 100;
  font-size: 1.05rem;
  text-align: center;
  text-align: left;
  text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .header-nav #nav .nav-primary li a {
    padding: 0.75rem;
    font-size: 1rem;
  }
}

.header-nav #nav .nav-primary li.menu-active, .header-nav #nav .nav-primary li:hover {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: #08528d;
}

.header-nav #nav .nav-primary li:focus {
  background: #08528d;
}

.header-nav #nav .nav-primary > li ul {
  display: none;
  position: absolute;
  top: 100%;
  margin: 0;
  padding: 0;
  border-top: solid 2px #0d8aee;
  border-bottom: solid 2px #08528d;
  background: #2196f3;
}

.header-nav #nav .nav-primary > li ul li:hover {
  background: #08528d;
}

.header-nav #nav .nav-primary li > ul {
  display: none;
  z-index: 3000;
}

.header-nav #nav .nav-primary li > ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.header-nav #nav .nav-primary li.menu-active > ul,
.header-nav #nav .nav-primary li:hover > ul {
  display: block;
}

.nav-home-icon {
  vertical-align: middle;
}

/* HEADER - _header.scss */
body .header {
  position: relative;
  width: 100%;
  z-index: 250;
}

body .header,
body .mdl-layout__drawer-button {
  will-change: transform, box-shadow;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (max-width: 767px) {
  body.popup-open #header {
    display: none;
  }
}

body.sticky--up .header,
body.sticky--up .mdl-layout__drawer-button {
  -webkit-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  transform: translateY(-250px);
}

body.sticky .header,
body.sticky .mdl-layout__drawer-button {
  will-change: transform, box-shadow;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  width: 100%;
  position: fixed;
  -webkit-transition: -webkit-transform 450ms ease-in-out, -webkit-box-shadow 350ms ease-in-out;
  transition: -webkit-transform 450ms ease-in-out, -webkit-box-shadow 350ms ease-in-out;
  transition: transform 450ms ease-in-out, box-shadow 350ms ease-in-out;
  transition: transform 450ms ease-in-out, box-shadow 350ms ease-in-out, -webkit-transform 450ms ease-in-out, -webkit-box-shadow 350ms ease-in-out;
}

body.sticky .header-nav {
  width: 100%;
}

body.sticky .mdl-layout__drawer-button {
  width: auto;
}

#header .header-content {
  text-align: center;
  background: #ffffff;
  min-height: 4rem;
}

@media only screen and (min-width: 768px) {
  #header .header-content {
    padding: 0 1rem;
  }
}

#header .header-content .content-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 768px) {
  #header .header-content .content-width {
    padding: 1rem 0;
  }
}

#header .header-content .search-button {
  margin-left: 4rem;
  margin-top: -0.1rem;
}

@media only screen and (max-width: 767px) {
  #header .header-content .search-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    margin: auto;
    margin-left: 50px;
    margin-right: 0;
    padding-top: 4px;
  }
}

#header .header-content .logo {
  display: block;
  margin: auto;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  #header .header-content .logo {
    margin-left: 0;
    width: 180px;
  }
}

#header .header-content .logo img.logo-large {
  display: none;
}

#header .header-content .logo img.logo-small {
  width: 10rem;
}

@media only screen and (min-width: 768px) {
  #header .header-content .logo img.logo-small {
    display: none;
  }
  #header .header-content .logo img.logo-large {
    display: block;
    max-width: 100%;
  }
}

#header .header-content .header-minicart {
  margin: auto;
  margin-right: 0;
  -webkit-box-ordinal-group: 31;
  -webkit-order: 30;
  -ms-flex-order: 30;
  order: 30;
  text-align: left;
  width: 48px;
  height: 48px;
}

@media only screen and (max-width: 767px) {
  #header .header-content .header-minicart {
    margin-left: 26px;
  }
}

#header .header-content .header-minicart .cart-icon {
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #000000;
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  margin-top: 1.1rem;
}

#header .header-content .header-minicart .cart-icon .count {
  position: absolute;
  color: #ffffff;
  background: #00c853;
  padding: 0rem 0.3rem;
  line-height: 1rem;
  right: 0rem;
  top: -0.5rem;
  border-radius: 12%;
  font-size: 0.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#header .header-content .header-minicart .cart-icon .count span {
  margin: auto;
}

#header .header-content .header-minicart .cart-details {
  display: none;
  color: #424242;
  float: left;
}

#header .header-content .header-minicart .cart-details .cart {
  font-size: 1.2em;
}

#header .header-content .header-minicart .cart-details .subtotal {
  font-size: 0.85em;
}

#header .header-content .header-minicart .cart-details .subtotal .label {
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  #header .header-content .header-minicart {
    position: static;
    top: auto;
    right: auto;
    float: right;
    height: auto;
    width: auto;
  }
  #header .header-content .header-minicart .cart-icon {
    float: left;
    margin-top: 1rem;
  }
  #header .header-content .header-minicart .cart-details {
    display: block;
  }
}

@media screen and (min-width: 767px) and (max-width: 1200px) {
  #header .header-content .header-minicart {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

#header .header-content .header-minicart::after {
  display: table;
  clear: both;
  content: "";
}

#header .header-content .header-search {
  margin: auto;
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
  -ms-flex-order: 20;
  order: 20;
}

@media only screen and (min-width: 768px) {
  #header .header-content .header-search {
    width: 40%;
  }
}

#header .header-content .header-search #search_autocomplete {
  display: none;
  background: white;
  z-index: 20;
  border: 1px solid #F0F0F0;
  padding: 1rem 0;
  color: #333;
  text-align: left;
}

#header .header-content .header-search #search_autocomplete li {
  padding-left: 1rem;
}

#header .header-content .header-search #search_autocomplete .selected {
  background: #F0F0F0;
}

#header .header-content .header-search #search_autocomplete .amount {
  display: none;
}

#header .header-content .header-search .input-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin-left: -1rem;
}

#header .header-content .header-search .input-box label {
  color: #9e9e9e;
  font-size: 14px;
}

#header .header-content .header-search .input-box input#search {
  width: 100%;
  font-size: 1rem;
}

#header .header-content .header-search .input-box button.search-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  font-size: 1.75rem;
  margin: auto;
  outline: none;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2196f3;
}

#header .header-content .header-search .input-box button.search-button i.material-icons {
  display: block;
  font-size: inherit;
  margin: auto;
}

#header .header-content .header-search .input-box button.search-button:hover {
  color: #0c7cd5;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  #header .header-content .header-minicart {
    z-index: 2;
    margin-right: 0;
    margin-top: 0.2rem;
  }
  #header .header-content .header-search {
    position: absolute;
    top: 100%;
    padding: 1rem 2rem;
    display: none;
    width: 100%;
    background: #fafafa;
    z-index: 999;
  }
  #header .header-content .header-search #search_mini_form {
    width: 100%;
    margin: auto;
  }
  #header .header-content .header-search #search_mini_form .search-wrapper {
    width: 100%;
    margin-left: 0;
  }
}

#header .header-content .show-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: showsearch 0.4s ease;
  animation: showsearch 0.4s ease;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-top: 2px solid #2196f3;
}

/* MOBILE NAV - _mobile-nav.scss */
.mdl-layout__container {
  position: relative;
  width: auto;
  height: auto;
}

.mdl-layout__container .mdl-layout {
  overflow-x: visible;
  overflow-y: visible;
}

.mdl-layout__drawer-button {
  display: block;
  z-index: 350;
  width: auto;
  max-height: 3rem;
  color: black;
  line-height: auto;
}

.mdl-layout__drawer-button .menu-label {
  display: block;
  position: relative;
  margin-top: -2.8rem;
  font-size: 0.54rem;
}

@media only screen and (min-width: 768px) {
  .mdl-layout__drawer-button .menu-label {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .mdl-layout__drawer-button {
    display: none;
  }
}

.mdl-layout__drawer-button i.material-icons {
  padding: 0.5rem;
  font-size: 2rem;
}

body.popup-open {
  position: fixed;
  overflow: hidden;
}

body.popup-open .mdl-layout__drawer-button {
  z-index: initial;
}

.mdl-layout__drawer {
  z-index: 400;
  position: fixed;
  border-right: none;
  overflow-y: auto;
  background: #2c313e;
}

.mdl-layout__drawer .mdl-layout__drawer__home {
  position: absolute;
  top: 0.35rem;
  left: 0.5rem;
  padding: 0.25rem;
  color: #ffffff;
  font-size: 2rem;
}

.mdl-layout__drawer .mdl-layout__drawer__title {
  margin: 0;
  padding: 1rem 0;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background-color: #ffffff;
}

.mdl-layout__drawer .mdl-layout__drawer__close {
  position: absolute;
  top: 0.35rem;
  right: 0.5rem;
  padding: 0.25rem;
  color: #ffffff;
  font-size: 2rem;
}

.mdl-layout__drawer #nav-mobile {
  padding: 0 !important;
  background: #ffffff;
}

.mdl-layout__drawer #nav-mobile .has-children:after {
  float: right;
  content: " + ";
}

.mdl-layout__drawer #nav-mobile .open > .has-children:after {
  float: right;
  content: " - ";
}

.mdl-layout__drawer > ul li ul,
.mdl-layout__drawer .nav-primary li ul {
  display: none;
  background-color: #f4f4f4;
  /* Level 2 Indentation*/
}

.mdl-layout__drawer > ul li ul > li > a,
.mdl-layout__drawer .nav-primary li ul > li > a {
  padding-left: 1.5rem;
}

.mdl-layout__drawer > ul li ul > li > ul > li > a,
.mdl-layout__drawer .nav-primary li ul > li > ul > li > a {
  padding-left: 3rem;
}

.mdl-layout__drawer > ul li a,
.mdl-layout__drawer .nav-primary li a {
  display: block;
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 1.1rem;
}

.mdl-layout__drawer > ul li.open,
.mdl-layout__drawer > ul li.open > a,
.mdl-layout__drawer .nav-primary li.open,
.mdl-layout__drawer .nav-primary li.open > a {
  border-bottom: 1px solid #2196f3;
}

.mdl-layout__drawer > ul li.nav-home,
.mdl-layout__drawer .nav-primary li.nav-home {
  display: none;
}

ul.top-links__mobile {
  background: #2c313e;
}

ul.top-links__mobile:first-of-type {
  border-top: 3px solid #2196f3;
}

ul.top-links__mobile li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* PRODUCT-GRID - _product-grid.scss */
.products-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
}

.products-grid .actions {
  text-align: center;
}

.products-grid .actions .add-to-links {
  display: none;
  padding: 0;
  list-style: none;
}

.products-grid .actions .add-to-links .link-compare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products-grid .actions .add-to-links .link-wishlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products-grid .actions .add-to-links li {
  padding: 1rem 0.5rem;
}

.products-grid .actions .add-to-links .inner span {
  display: none;
}

.products-grid button.btn-cart {
  display: none;
}

.products-grid .combo-box {
  width: 100%;
}

.products-grid .combo-box .review-wrapper {
  width: 100%;
  text-align: center;
}

.products-grid .combo-box .review-wrapper .amount {
  position: relative;
  bottom: 0.1rem;
}

.products-grid .configurable-swatch-list {
  padding: 0;
  list-style: none;
  text-align: center;
}

.products-grid .configurable-swatch-list li {
  display: inline-block;
}

.products-grid .configurable-swatch-list li .swatch-label img {
  border: 1px #eeeeee solid;
}

.products-grid .item {
  padding: 3px;
  list-style: none;
  background: transparent;
  -webkit-transition: -webkit-box-shadow 0.15s ease;
  transition: -webkit-box-shadow 0.15s ease;
  transition: box-shadow 0.15s ease;
  transition: box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
  will-change: box-shadow;
}

.products-grid .item .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .products-grid .item .price-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 1.8rem;
  }
}

.products-grid .item .price-box .price {
  margin: 0;
  font-style: lighter;
  font-size: 1.2rem;
}

.products-grid .item .price-box .price-label {
  display: none;
  color: #757575;
}

.products-grid .item .price-box .regular-price {
  margin: 0;
  color: #757575;
}

.products-grid .item .price-box .old-price {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  margin: 0;
  color: #333333;
}

.products-grid .item .price-box .old-price .price {
  padding-left: 0;
  text-decoration: line-through;
}

@media only screen and (min-width: 1025px) {
  .products-grid .item .price-box .old-price .price {
    padding-left: 0.5rem;
  }
}

.products-grid .item .price-box .special-price {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0;
  color: red;
  font-weight: bold;
}

.products-grid .item .price-box .price-from {
  margin: 0;
  color: #757575;
  font-size: 1rem;
}

.products-grid .item .price-box .price-from .price-label {
  display: inline;
  text-transform: uppercase;
}

.products-grid .item .price-box .price-to {
  display: none;
  margin: 0;
  color: #757575;
}

.products-grid .item .price-box .minimal-price {
  margin: 0;
  color: #757575;
}

.products-grid .item .price-box .minimal-price-link {
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .products-grid .item .price-box .minimal-price-link {
    padding-left: 0.5rem;
  }
}

.products-grid .item .price-box .minimal-price-link .label {
  display: none;
}

.products-grid .item .price-box .map-link {
  padding-left: 0;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  margin: 0;
  font-size: 1rem;
}

@media only screen and (min-width: 1025px) {
  .products-grid .item .price-box .map-link {
    padding-left: 0.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .products-grid .item:hover {
    -webkit-box-shadow: 0 0 0 3px #f0f0f0;
    box-shadow: 0 0 0 3px #f0f0f0;
  }
}

.products-grid .item .inner-item .image-wrapper {
  position: relative;
  text-align: center;
}

.products-grid .item .product-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1em;
  padding: 1em;
}

.products-grid .item .product-info .review-wrapper {
  font-size: 0.8em;
}

.products-grid .item .product-info .review-wrapper .rating-box {
  display: inline-block;
}

.products-grid .item .product-info .review-wrapper .rating-box i {
  position: relative;
  top: 0.1em;
  color: #fed227;
  font-size: 1.5em;
}

.products-grid .item .product-info .product-name {
  margin: 0;
  padding-bottom: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  text-align: center;
  text-decoration: none;
}

.products-grid .item .product-info .product-name a {
  color: #424242;
  font-weight: 400;
  text-decoration: none;
}

.products-grid .item .product-info .product-name a:hover {
  color: #828282;
}

.products-grid .item .product-info {
  text-align: left;
}

.products-grid .item .product-info .actions .button.view-details, .products-grid .item .product-info .actions #polarcore #ajaxcart-error .view-details.continue, #polarcore #ajaxcart-error .products-grid .item .product-info .actions .view-details.continue, .products-grid .item .product-info .actions #polarcore .bubble-infinite-trigger a.view-details, #polarcore .bubble-infinite-trigger .products-grid .item .product-info .actions a.view-details {
  display: none;
}

/* PRODUCT-LIST - _product_list.scss */
.products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  clear: both;
  padding: 0;
}

.products-list .link-compare .material-icons,
.products-list .link-wishlist .material-icons {
  position: relative;
  top: 0.25em;
}

.products-list .add-to-links {
  display: none;
  padding: 0;
  list-style: none;
}

.products-list .add-to-links .link-compare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products-list .add-to-links .link-wishlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products-list .add-to-links li {
  padding: 1rem 0.5rem;
}

.products-list .add-to-links .inner span {
  display: none;
}

.products-list button.btn-cart {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  font-weight: lighter;
  font-size: 1.2rem;
  text-align: center;
  background: #00c853;
  display: inline;
}

.products-list button.btn-cart:disabled {
  background: #9e9e9e;
}

.products-list button.btn-cart:hover {
  text-decoration: none;
  cursor: pointer;
}

.products-list button.btn-cart i.material-icons {
  position: relative;
  top: 0.25em;
  padding-bottom: 0.25em;
}

.products-list button.btn-cart:hover {
  cursor: pointer;
  background: #00af48;
}

@media only screen and (min-width: 768px) {
  .products-list button.btn-cart {
    max-width: 50%;
  }
}

.products-list button.btn-cart span.inner {
  position: relative;
  top: -0.2em;
}

.products-list .configurable-swatch-list {
  clear: both;
  padding: 0;
  list-style: none;
}

.products-list .configurable-swatch-list li {
  display: inline-block;
  float: left;
  padding-left: 0.2rem;
}

.products-list .configurable-swatch-list li .swatch-label img {
  border: 1px #eeeeee solid;
}

.products-list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1em;
  border-bottom: #eeeeee solid 1px;
  list-style: none;
  background: transparent;
}

@media only screen and (max-width: 767px) {
  .products-list .item {
    padding-left: 0;
  }
}

.products-list .item .image-wrapper {
  position: relative;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 25%;
}

@media only screen and (min-width: 768px) {
  .products-list .item .image-wrapper {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}

.products-list .item .product-name {
  margin: 0;
  padding-bottom: 0.5rem;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: left;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .products-list .item .product-name {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

.products-list .item .product-name a {
  margin: 0;
  color: #424242;
  font-weight: 400;
  text-decoration: none;
}

.products-list .item .product-name a:hover {
  color: #828282;
}

.products-list .item .ratings {
  clear: both;
}

.products-list .item .ratings .rating-links a:first-child:after {
  white-space: pre;
  content: "\a";
}

.products-list .item .ratings .rating-box {
  display: inline-block;
}

.products-list .item .ratings .amount {
  position: absolute;
}

.products-list .item .ratings i {
  color: #fed227;
}

.products-list .item .price-box {
  width: 100%;
  min-height: 3rem;
  margin-top: 1rem;
}

.products-list .item .price-box .price {
  font-style: lighter;
  font-size: 1.6rem;
}

.products-list .item .price-box .regular-price {
  color: #757575;
}

.products-list .item .price-box .old-price {
  margin: 0;
  color: #333333;
  text-decoration: line-through;
}

.products-list .item .price-box .old-price .price-label {
  display: none;
}

.products-list .item .price-box .old-price .price {
  font-size: 1.2rem;
}

.products-list .item .price-box .special-price {
  margin: 0;
  margin-top: 0.8em;
  color: red;
  font-weight: bold;
}

.products-list .item .price-box .special-price .price-label {
  display: none;
}

.products-list .item .price-box .special-price .price {
  font-size: 1.6rem;
}

.products-list .item .price-box .price-to,
.products-list .item .price-box .price-from {
  float: left;
  width: 50%;
  font-size: 1.2rem;
}

.products-list .item .price-box .price-to .price,
.products-list .item .price-box .price-from .price {
  font-weight: bold;
  font-size: 1.2rem;
}

.products-list .item .product-shop {
  width: 75%;
  padding: 0 1em;
}

.products-list .item p.action {
  margin-bottom: 0;
}

.products-list .item p.action .button.view-details, .products-list .item p.action #polarcore #ajaxcart-error .view-details.continue, #polarcore #ajaxcart-error .products-list .item p.action .view-details.continue, .products-list .item p.action #polarcore .bubble-infinite-trigger a.view-details, #polarcore .bubble-infinite-trigger .products-list .item p.action a.view-details {
  display: none;
}

/* PRODUCT - _product.scss */
.product-view #product-attribute-specs-table .label {
  text-align: left;
}

.product-view .select.input-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 1px solid #e0e0e0;
  background: white;
}

@media only screen and (min-width: 768px) {
  .product-view .select.input-box {
    max-width: 50%;
  }
}

.product-view .select.input-box:after {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0rem;
  height: 2.5rem;
  margin: auto;
  padding: 0rem 0.5rem;
  color: #444444;
  font-size: 1.2rem;
  line-height: 2.5rem;
  vertical-align: middle;
  pointer-events: none;
  content: "\E313";
  background: rgba(0, 0, 0, 0.05);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-view .select.input-box .validation-advice {
  top: -1.5rem;
  right: 0;
}

.product-view .select.input-box select {
  position: relative;
  width: 100%;
  height: 2.5rem;
  padding-left: 0.75rem;
  border: 0;
  outline: none;
  font-size: 0.9rem;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media only screen and (min-width: 768px) {
  .product-view .select.input-box select {
    padding: 0.75rem;
  }
}

.product-view .select.input-box select:hover {
  cursor: pointer;
  background: #fcfcfc;
}

.product-view .select.input-box select:disabled {
  color: #444444;
  background: #c7c7c7;
}

.product-view .select.input-box select::-ms-expand {
  display: none;
}

.product-view .add-to-cart-wrapper .swatch-attr .input-box {
  border: 0;
  background: transparent;
}

.product-view .add-to-cart-wrapper .swatch-attr .input-box:after {
  display: none;
  content: "";
}

.product-view .add-to-cart-wrapper .swatch-attr .input-box select:hover {
  cursor: pointer;
  background: transparent;
}

.product-view .add-to-cart-wrapper .swatch-attr .input-box select:disabled {
  background: transparent;
}

.product-view .product-shop .inner.grouped {
  padding: 0;
  background: transparent;
}

.product-view .product-shop .inner.grouped .grouped-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  border-bottom: 1px solid #f0f0f0;
}

.product-view .product-shop .inner.grouped .grouped-item div[id*="options_item"] {
  position: relative;
}

.product-view .product-shop .inner.grouped .grouped-item div[id*="options_item"] .validation-advice {
  width: 50%;
  text-align: right;
}

.product-view .product-shop .inner.grouped .grouped-item .product-image {
  width: 25%;
}

.product-view .product-shop .inner.grouped .grouped-item .product-info {
  width: 75%;
  padding: 0.5rem;
}

.product-view .product-shop .inner.grouped .grouped-item .product-info .product-name {
  width: 75%;
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

@media only screen and (min-width: 768px) {
  .product-view .product-shop .inner.grouped .grouped-item .product-info .product-name {
    margin-right: 25%;
    font-weight: 700;
    line-height: 1.25rem;
  }
}

.product-view .product-shop .inner.grouped .grouped-item .product-info .product-name a {
  color: inherit;
  font-weight: inherit;
}

.product-view .product-shop .inner.grouped .grouped-item .price-box {
  font-size: 1.2rem;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .product-view .product-shop .inner.grouped .grouped-item .price-box {
    position: absolute;
    top: 0.2rem;
    right: 0;
    text-align: right;
  }
}

.product-view .product-shop .inner.bundle .mdl-checkbox {
  height: auto;
}

.product-view .product-shop .inner.bundle .price-info .price-box {
  padding: 0;
}

.product-view .product-shop .inner.bundle .price-info .price-box .minimal-price,
.product-view .product-shop .inner.bundle .price-info .price-box .price-from,
.product-view .product-shop .inner.bundle .price-info .price-box .price-to {
  margin-bottom: 0;
}

.product-view .product-shop .inner.bundle .price-info .price-box .price-label {
  display: initial;
}

.product-view .product-shop .inner.bundle .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-view .product-shop .inner.bundle .wrapper .extra-info::after {
  display: table;
  clear: both;
  content: "";
}

.product-view .product-shop .inner.bundle .wrapper .extra-info .availability {
  margin-bottom: 0;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .price-box-bundle,
.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .availability {
  display: none;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .mdl-checkbox__label,
.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .mdl-radio__label {
  font-size: 1rem;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options dl {
  margin-top: 0;
  margin-bottom: 2rem;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options select {
  padding-right: -webkit-calc(2.275rem + 0.75rem);
  padding-right: calc(2.275rem + 0.75rem);
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options select[multiple="multiple"] {
  padding-right: 6px;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .qty-holder {
  width: 100%;
  max-width: 75px;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .qty-holder .mdl-textfield__error {
  white-space: nowrap;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .input-box {
  margin-bottom: 0.5rem;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .input-box--single {
  margin-bottom: 0.5rem;
}

.product-view .product-shop .inner.bundle .wrapper .add-to-cart-wrapper .product-options .input-radio {
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  .product-view .mdl-grid {
    padding: 0;
  }
}

.product-view .mini-products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-view .mini-products-list .product {
  padding: 1rem;
}

.product-view .product-name {
  font-weight: lighter;
  line-height: 1.5em;
}

.product-view .short-description {
  margin-bottom: 0em;
}

.product-view .product-image-gallery .gallery-image {
  display: none;
}

.product-view .product-image-gallery .visible {
  display: block;
}

.product-view .product-image-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-view .mini-description {
  position: relative;
  top: -1rem;
  min-height: 1rem;
}

.product-view .mini-description .sku-wrapper {
  float: right;
  margin-top: 0.4rem;
}

.product-view .mini-description .sku {
  color: #bbbbbb;
}

.product-view .mini-description .article-sku-label {
  padding-right: 0.25rem;
  padding-left: 1rem;
  color: #bbbbbb;
}

.product-view .mini-description .ratings {
  display: inline;
  font-size: 1rem;
}

.product-view .mini-description .ratings .rating-box {
  display: inline-block;
}

.product-view .mini-description .ratings .rating-box i {
  position: relative;
  top: 0.3em;
  color: #fed227;
  font-size: 1.5rem;
}

.product-view .price-info {
  float: left;
  width: 100%;
  font-size: 1.6rem;
  text-align: right;
}

@media only screen and (min-width: 768px) {
  .product-view .price-info {
    float: right;
    width: auto;
  }
}

.product-view .price-info .price-label {
  display: none;
}

.product-view .price-info .price {
  font-weight: 200;
}

.product-view .price-info .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 1rem;
}

.product-view .price-info .old-price,
.product-view .price-info .special-price,
.product-view .price-info .regular-price {
  margin: 0;
  padding: 0.2rem;
  color: #757575;
}

.product-view .price-info .regular-price {
  font-size: 1.6rem;
}

.product-view .price-info .old-price {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  color: #333333;
  text-decoration: line-through;
}

.product-view .price-info .old-price .price {
  font-size: 1.3rem;
}

.product-view .price-info .special-price {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: red;
  font-weight: 800;
  font-size: 2rem;
}

.product-view .price-info .tier-prices {
  padding-bottom: 0rem;
}

.product-view .price-info .map-info a {
  font-size: 0.9rem;
}

.product-view .price-info .map-info .msrp-price-hide-message {
  float: right;
  clear: both;
  font-size: 0.9rem;
}

.product-view .price-info .map-info .msrp-price-hide-message::after {
  display: table;
  clear: both;
  content: "";
}

.product-view .price-info .map-info .old-price {
  float: right;
  clear: both;
}

.product-view select {
  display: block;
  width: 100%;
  padding: 8px 6px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: #212121;
  background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .product-view select {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) {
  .product-view select {
    width: auto;
  }
}

.product-view img {
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

.product-view #color_label,
.product-view #size_label {
  font-weight: lighter;
}

.product-view .required {
  color: #424242;
}

.product-view .required em {
  display: none;
  padding-right: 0.25em;
}

.product-view p.required {
  display: none;
}

.product-view dd.swatch-attr {
  margin: 0;
  padding: 0;
}

.product-view .configurable-swatch-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-view .configurable-swatch-list li {
  width: 2em;
  height: 2em;
  margin-right: 0.3em;
  margin-bottom: 1em;
  padding: 0;
}

.product-view .configurable-swatch-list li.selected .swatch-label img {
  border-radius: 50%;
}

.product-view .configurable-swatch-list .x {
  display: none;
}

.product-view .configurable-swatch-list .not-available {
  position: relative;
}

.product-view .configurable-swatch-list .not-available::after {
  position: absolute;
  top: -0.1em;
  left: 0.1em;
  padding: 0.1em;
  color: #757575;
  font-weight: bold;
  font-size: 2em;
  content: "/";
}

.product-view .configurable-swatch-list .not-available img {
  opacity: 0.6;
}

.product-view .configurable-swatch-list .not-available a,
.product-view .configurable-swatch-list .not-available a:hover {
  color: grey;
}

.product-view #configurable_swatch_size .selected .swatch-label {
  border-bottom: 2px solid #08528d;
}

.product-view .availability .label {
  display: none;
}

.product-view .availability.in-stock .value {
  color: #4caf50;
  font-size: 1.2em;
}

.product-view .availability.in-stock .value:before {
  padding-right: 0.2em;
  content: "\2713";
}

.product-view .availability.out-of-stock .value {
  color: #f44336;
  font-weight: lighter;
  font-size: 1.2em;
}

.product-view .availability.out-of-stock .value:after {
  padding-left: 0.2em;
  content: "\2717";
}

.product-view .availability.preorder .value {
  color: #ff9800;
  font-size: 1.2em;
}

.product-view .availability.preorder .value:before {
  padding-right: 0.2em;
  content: "\2713";
}

.product-view .product-name .h1 {
  margin: 0 0 0.25em 0;
  font-weight: 600;
  font-size: 1.3em;
}

.product-view .product-shop > .inner {
  position: relative;
  padding: 0rem;
}

@media only screen and (min-width: 768px) {
  .product-view .product-shop > .inner {
    padding: 2rem 3rem;
  }
}

.product-view .sharing-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1em 0;
  padding: 0;
  list-style: none;
}

.product-view .product-essential {
  width: 100%;
}

.product-view .product-collateral {
  clear: both;
  width: 100%;
}

.product-view .product-collateral .mdl-tabs__panel ul,
.product-view .product-collateral .mdl-tabs__panel ol {
  margin-left: 18px;
}

.product-view .product-collateral h2 {
  display: none;
}

.product-view .product-collateral h3 {
  text-align: center;
}

.product-view .product-collateral h4 {
  margin-bottom: 6px;
}

.product-view .link-compare .material-icons,
.product-view .link-wishlist .material-icons {
  position: relative;
  top: 0.25em;
}

.product-view .add-to-links {
  display: none;
  /* Hidden by default */
  /* @include add-to-links(); */
}

.product-view .product-options dd {
  margin-bottom: 1rem;
}

.product-view .add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}

.product-view .add-to-cart button.btn-cart {
  margin-bottom: 0.5rem;
  font-weight: lighter;
  text-align: center;
  text-decoration: none;
  border: 0;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  font-weight: lighter;
  font-size: 1.2rem;
  text-align: center;
  background: #00c853;
  width: -webkit-calc(100% - 4rem);
  width: calc(100% - 4rem);
  max-width: 100%;
  text-transform: uppercase;
}

.product-view .add-to-cart button.btn-cart:disabled {
  background: #9e9e9e;
}

.product-view .add-to-cart button.btn-cart:hover {
  text-decoration: none;
  cursor: pointer;
}

.product-view .add-to-cart button.btn-cart i.material-icons {
  position: relative;
  top: 0.25em;
  padding-bottom: 0.25em;
}

.product-view .add-to-cart button.btn-cart:hover {
  cursor: pointer;
  background: #00af48;
}

.product-view .add-to-cart button.btn-cart span.inner {
  position: relative;
  top: -0.2em;
}

.product-view .add-to-cart button.btn-cart.out-of-stock {
  color: red;
  background: #e0e0e0;
}

.product-view .add-to-cart .qty {
  display: block !important;
  width: 4rem;
  text-align: center;
  height: 46px;
  margin-top: auto;
  margin-bottom: auto;
  background: #007c33;
  color: #ffffff;
  border-right: 0;
}

.product-view .add-to-cart label[for=qty] {
  position: absolute;
  left: 0.75rem;
  color: #555;
  top: 4.5rem;
  font-size: 0.75rem;
}

@media only screen and (max-width: 767px) {
  .mdl-tabs__tab-bar {
    border: 0;
  }
}

@media only screen and (max-width: 767px) {
  .mdl-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mdl-tabs .mdl-tabs__tab, .mdl-tabs .tab-polarcore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px #f0f0f0 solid;
    border-bottom: 0;
  }
  .mdl-tabs .mdl-tabs__tab:last-of-type, .mdl-tabs .tab-polarcore:last-of-type {
    border: 1px #f0f0f0 solid;
  }
  .mdl-tabs .mdl-tabs__tab span, .mdl-tabs .tab-polarcore span {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
  .mdl-tabs .mdl-tabs__tab span:after, .mdl-tabs .tab-polarcore span:after {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    content: "\E313";
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .mdl-tabs .mdl-tabs__tab.is-active span:after, .mdl-tabs .is-active.tab-polarcore span:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  @-webkit-keyframes tabsAnimation {
    from {
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      -webkit-transform: translate(-50px);
      transform: translate(-50px);
    }
    to {
      opacity: 1;
      max-height: 5000px;
      -webkit-transform: translate(0px);
      transform: translate(0px);
    }
  }
  @keyframes tabsAnimation {
    from {
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      -webkit-transform: translate(-50px);
      transform: translate(-50px);
    }
    to {
      opacity: 1;
      max-height: 5000px;
      -webkit-transform: translate(0px);
      transform: translate(0px);
    }
  }
  .mdl-tabs .mdl-tabs__panel.is-active {
    -webkit-animation: tabsAnimation 0.5s;
    animation: tabsAnimation 0.5s;
  }
}

.mdl-tabs .mdl-tabs__panel {
  margin-top: 1rem;
}

@media only screen and (max-width: 767px) {
  .mdl-tabs .mdl-tabs__panel {
    padding: 1rem;
  }
}

.mdl-tabs .mdl-tabs__tabs:focus {
  outline: none;
}

.mdl-tabs .box-reviews .review-list {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.mdl-tabs .box-reviews .review-list h4 {
  margin-bottom: 0.5rem;
}

.mdl-tabs .box-reviews .review-list .reviews .review span {
  display: inline-block;
  min-width: 4rem;
}

.mdl-tabs .box-reviews .review-list .reviews .review .rating-box {
  display: inline-block;
  position: relative;
  top: 0.5rem;
}

.mdl-tabs .box-reviews .review-form {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}

.mdl-tabs .mdl-tabs__tab, .mdl-tabs .tab-polarcore {
  padding: 0 1rem;
}

@media only screen and (min-width: 768px) {
  .mdl-tabs .mdl-tabs__tab, .mdl-tabs .tab-polarcore {
    padding: 0 24px;
  }
}

.box-up-sell {
  position: relative;
  padding-bottom: 2rem;
}

.box-up-sell:before {
  position: absolute;
  top: 1.7rem;
  width: 100%;
  border-bottom: #e0e0e0 1px solid;
  content: "";
}

.box-up-sell h2 {
  position: relative;
  font-size: 1.2rem;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .box-up-sell h2 {
    line-height: 2rem;
  }
}

.box-up-sell h2 .center {
  padding: 0 2rem;
  background: white;
}

@media only screen and (max-width: 767px) {
  .box-up-sell h2 .center {
    display: inline-block;
    margin-top: 0.5rem;
    padding: 0 2rem;
  }
}

.box-up-sell ul li.up-sell-item {
  padding: 1rem;
}

.box-up-sell ul li.up-sell-item .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .box-up-sell ul li.up-sell-item .price-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 1.8rem;
  }
}

.box-up-sell ul li.up-sell-item .price-box .price {
  margin: 0;
  font-style: lighter;
  font-size: 1.2rem;
}

.box-up-sell ul li.up-sell-item .price-box .price-label {
  display: none;
  color: #757575;
}

.box-up-sell ul li.up-sell-item .price-box .regular-price {
  margin: 0;
  color: #757575;
}

.box-up-sell ul li.up-sell-item .price-box .old-price {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  margin: 0;
  color: #333333;
}

.box-up-sell ul li.up-sell-item .price-box .old-price .price {
  padding-left: 0;
  text-decoration: line-through;
}

@media only screen and (min-width: 1025px) {
  .box-up-sell ul li.up-sell-item .price-box .old-price .price {
    padding-left: 0.5rem;
  }
}

.box-up-sell ul li.up-sell-item .price-box .special-price {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0;
  color: red;
  font-weight: bold;
}

.box-up-sell ul li.up-sell-item .price-box .price-from {
  margin: 0;
  color: #757575;
  font-size: 1rem;
}

.box-up-sell ul li.up-sell-item .price-box .price-from .price-label {
  display: inline;
  text-transform: uppercase;
}

.box-up-sell ul li.up-sell-item .price-box .price-to {
  display: none;
  margin: 0;
  color: #757575;
}

.box-up-sell ul li.up-sell-item .price-box .minimal-price {
  margin: 0;
  color: #757575;
}

.box-up-sell ul li.up-sell-item .price-box .minimal-price-link {
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .box-up-sell ul li.up-sell-item .price-box .minimal-price-link {
    padding-left: 0.5rem;
  }
}

.box-up-sell ul li.up-sell-item .price-box .minimal-price-link .label {
  display: none;
}

.box-up-sell ul li.up-sell-item .price-box .map-link {
  padding-left: 0;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  margin: 0;
  font-size: 1rem;
}

@media only screen and (min-width: 1025px) {
  .box-up-sell ul li.up-sell-item .price-box .map-link {
    padding-left: 0.5rem;
  }
}

.box-up-sell ul li.up-sell-item .product-name {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  text-align: center;
}

.block-related {
  padding-bottom: 2rem;
}

.block-related .block-title, .block-related .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar .block-related .block-subtitle--filter {
  position: relative;
}

.block-related .block-title:before, .block-related .col-wrapper aside.sidebar .block-subtitle--filter:before, .col-wrapper aside.sidebar .block-related .block-subtitle--filter:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  border-bottom: #e0e0e0 1px solid;
  content: "";
}

.block-related .block-title h2, .block-related .col-wrapper aside.sidebar .block-subtitle--filter h2, .col-wrapper aside.sidebar .block-related .block-subtitle--filter h2 {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  text-align: center;
}

.block-related .block-title h2 .center, .block-related .col-wrapper aside.sidebar .block-subtitle--filter h2 .center, .col-wrapper aside.sidebar .block-related .block-subtitle--filter h2 .center {
  padding: 0 2rem;
  background: #ffffff;
}

.block-related ol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-related ol li.item {
  position: relative;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  padding: 1rem;
  text-align: left;
}

.block-related ol li.item .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .block-related ol li.item .price-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 1.8rem;
  }
}

.block-related ol li.item .price-box .price {
  margin: 0;
  font-style: lighter;
  font-size: 1.2rem;
}

.block-related ol li.item .price-box .price-label {
  display: none;
  color: #757575;
}

.block-related ol li.item .price-box .regular-price {
  margin: 0;
  color: #757575;
}

.block-related ol li.item .price-box .old-price {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  margin: 0;
  color: #333333;
}

.block-related ol li.item .price-box .old-price .price {
  padding-left: 0;
  text-decoration: line-through;
}

@media only screen and (min-width: 1025px) {
  .block-related ol li.item .price-box .old-price .price {
    padding-left: 0.5rem;
  }
}

.block-related ol li.item .price-box .special-price {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0;
  color: red;
  font-weight: bold;
}

.block-related ol li.item .price-box .price-from {
  margin: 0;
  color: #757575;
  font-size: 1rem;
}

.block-related ol li.item .price-box .price-from .price-label {
  display: inline;
  text-transform: uppercase;
}

.block-related ol li.item .price-box .price-to {
  display: none;
  margin: 0;
  color: #757575;
}

.block-related ol li.item .price-box .minimal-price {
  margin: 0;
  color: #757575;
}

.block-related ol li.item .price-box .minimal-price-link {
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .block-related ol li.item .price-box .minimal-price-link {
    padding-left: 0.5rem;
  }
}

.block-related ol li.item .price-box .minimal-price-link .label {
  display: none;
}

.block-related ol li.item .price-box .map-link {
  padding-left: 0;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  margin: 0;
  font-size: 1rem;
}

@media only screen and (min-width: 1025px) {
  .block-related ol li.item .price-box .map-link {
    padding-left: 0.5rem;
  }
}

@media only screen and (min-width: 768px) {
  .block-related ol li.item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
}

@media only screen and (min-width: 1025px) {
  .block-related ol li.item {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    width: 33%;
  }
}

.block-related ol li.item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.block-related ol li.item .product-info .product-name {
  text-align: left;
}

.block-related ol li.item .link-wishlist {
  display: none;
}

.block-related ol li.item .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #fafafa;
}

@media only screen and (max-width: 767px) {
  .block-related ol li.item .product .product-name {
    font-size: 1rem;
  }
}

.block-related ol li.item .product .product-image {
  min-width: 128px;
}

.block-related ol li.item .product .product-image img {
  max-width: 128px;
  max-height: 128px;
}

.block-related ol li.item .price-box {
  -webkit-box-pack: initial;
  -webkit-justify-content: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
  -ms-flex-align: initial;
  align-items: initial;
}

.block-related ol .related-checkbox,
.block-related ol .mdl-checkbox.is-upgraded {
  position: absolute;
  top: 1.5rem;
  left: 2rem;
}

.products-grid .slick-track .item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.products-grid .slick-track .up-sell-item.item {
  width: 200px;
}

.products-grid .slick-track .up-sell-item.item img {
  margin: 0 auto;
}

/* REVIEW - _review.scss */
#customer-reviews .review-list > dl dt {
  margin-top: 1em;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 1.5em;
}

#customer-reviews .review-list > dl dt h4 {
  margin-bottom: 0;
}

#customer-reviews .review-list > dl dd {
  padding: 1em;
  background: #fafafa;
}

#customer-reviews .review-list > dl dd ul {
  margin: 1em 0;
  margin-top: 0.175em;
}

#customer-reviews .review-list > dl dd ul li {
  line-height: 1;
}

#customer-reviews .review-list > dl dd ul i {
  color: #fed227;
}

#review-form h3 {
  display: none;
}

#review-form thead {
  display: none;
}

#review-form input[type=radio],
#review-form input[type=checkbox] {
  display: none;
}

#review-form .material-icons:hover {
  cursor: pointer;
}

#review-form input[type=radio]:checked ~ label {
  color: #fed227;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#review-form input[type=radio] + label {
  color: #fed227;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#review-form .highlight {
  color: #fed227;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

#review-form .highlight > i {
  color: #fed227;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

/* SCREENREADER - _screenreader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* SIDEBAR - _sidebar.scss */
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 100%;
    margin: 8px 0 -8px;
    min-height: 3.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .sidebar {
    padding: 0;
  }
}

.sidebar .block-viewed {
  text-align: center;
}

.sidebar .block .block-title, .col-wrapper aside.sidebar .block .block-subtitle--filter {
  display: block;
}

@media only screen and (max-width: 767px) {
  .sidebar .block .block-title:not(.active) + .block-content, .col-wrapper aside.sidebar .block .block-subtitle--filter:not(.active) + .block-content {
    display: none;
  }
}

/* TOPLINE - _top-line.scss */
.top-line {
  display: none;
  padding: 0.25rem 0;
  border-bottom: 1px solid #eeeeee;
  background-color: #fafafa;
}

.top-line::after {
  display: table;
  clear: both;
  content: "";
}

@media only screen and (min-width: 768px) {
  .top-line {
    display: block;
  }
}

.top-line .store-language-container {
  float: right;
}

.top-line .store-language-container label {
  display: none;
}

.top-line ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-line ul li {
  display: inline;
  padding: 0 0.5rem;
}

.top-line ul li a {
  color: #9e9e9e;
  font-size: 0.9rem;
  text-decoration: none;
}

.top-line ul li a:hover, .top-line ul li a:active {
  text-decoration: underline;
}

.top-line ul.top-links-left {
  float: left;
}

.top-line ul.top-links-right {
  float: right;
  margin-left: 1em;
}

/* VISIBILITY - _visibility.scss */
.no-display,
.hidden {
  display: none !important;
}

@media only screen and (min-width: 0) {
  .show-for-small-only, .show-for-small-up, .hide-for-medium-only, .hide-for-medium-up, .hide-for-large-only, .hide-for-large-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .show-for-medium-only, .show-for-medium-up, .show-for-large-only, .show-for-large-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .hide-for-small-only, .show-for-small-up, .show-for-medium-only, .show-for-medium-up, .hide-for-large-only, .hide-for-large-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .hide-for-medium-only, .hide-for-medium-up, .show-for-large-only, .show-for-large-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-medium-only, .show-for-medium-up, .show-for-large-only, .show-for-large-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-medium-only, .hide-for-medium-up, .hide-for-large-only, .hide-for-large-up, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }
}

@media only screen and (min-width: 1441px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-medium-only, .show-for-medium-up, .hide-for-large-only, .show-for-large-up, .show-for-xlarge-only, .show-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-medium-only, .hide-for-medium-up, .show-for-large-only, .hide-for-large-up, .hide-for-xlarge-only, .hide-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important;
  }
}

@media only screen and (min-width: 1921px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-medium-only, .show-for-medium-up, .hide-for-large-only, .show-for-large-up, .hide-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-medium-only, .hide-for-medium-up, .show-for-large-only, .hide-for-large-up, .show-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: none !important;
  }
}

/* WISHLIST - _wishlist.scss */
.my-wishlist .page-title {
  text-align: center;
}

.my-wishlist #wishlist-view-form .buttons-set.buttons-set2 > button.button, .my-wishlist #wishlist-view-form #polarcore #ajaxcart-error .buttons-set.buttons-set2 > button.continue, #polarcore #ajaxcart-error .my-wishlist #wishlist-view-form .buttons-set.buttons-set2 > button.continue {
  width: 100%;
  margin: 0.25rem 0;
}

.my-wishlist .polarcore-wishlist-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.my-wishlist .polarcore-wishlist-table ul {
  width: 100%;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 15rem;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .polarcore-wishlist-cell {
  margin: auto;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  margin: 1rem auto;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-quantity input {
  width: 100%;
  text-align: center;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info .product-name {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info {
    width: 45%;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info textarea {
  position: relative;
  width: 100%;
  min-width: 0rem;
  height: 4rem;
  min-height: 0rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info .wishlist-sku {
  display: none;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-info .item-manage button {
  display: none;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart {
    width: 15%;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .truncated {
  position: relative;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .truncated .truncated_full_value {
  display: none;
  position: absolute;
  left: -50%;
  min-width: 200px;
  padding: 1rem;
  border: 1px solid #e2e2e2;
  background: white;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .truncated .truncated_full_value.show {
  display: block;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .cart-cell {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  width: 100%;
  margin-top: 1rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .cart-cell .btn-cart {
  width: 100%;
  margin-bottom: 0.5rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart .cart-cell .price-label {
  display: none;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart > p {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
  width: 100%;
  font-size: 0.8rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-cart > p a {
  display: inline-block;
  width: 100%;
  padding: 0.5rem;
  text-align: center;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-image {
  width: 6rem;
}

@media only screen and (max-width: 767px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-remove {
  width: 2rem;
  height: 2rem;
  color: transparent;
}

@media only screen and (max-width: 767px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-remove {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-remove a span {
  display: none;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 1025px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 1.8rem;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .price {
  margin: 0;
  font-style: lighter;
  font-size: 1.2rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .price-label {
  display: none;
  color: #757575;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .regular-price {
  margin: 0;
  color: #757575;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .old-price {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  margin: 0;
  color: #333333;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .old-price .price {
  padding-left: 0;
  text-decoration: line-through;
}

@media only screen and (min-width: 1025px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .old-price .price {
    padding-left: 0.5rem;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .special-price {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 0;
  color: red;
  font-weight: bold;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .price-from {
  margin: 0;
  color: #757575;
  font-size: 1rem;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .price-from .price-label {
  display: inline;
  text-transform: uppercase;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .price-to {
  display: none;
  margin: 0;
  color: #757575;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .minimal-price {
  margin: 0;
  color: #757575;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .minimal-price-link {
  padding-left: 0;
}

@media only screen and (min-width: 1025px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .minimal-price-link {
    padding-left: 0.5rem;
  }
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .minimal-price-link .label {
  display: none;
}

.my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .map-link {
  padding-left: 0;
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
  margin: 0;
  font-size: 1rem;
}

@media only screen and (min-width: 1025px) {
  .my-wishlist .polarcore-wishlist-table .polarcore-wishlist-item .customer-wishlist-item-price .price-box .map-link {
    padding-left: 0.5rem;
  }
}

/* POLAR FLEX GRID - _polar-flex-grid.scss */
[class*="polar-flex-grid-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[class*="polar-flex-grid-"] > li, [class*="polar-flex-grid-"] > .item {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.polar-flex-grid-1 > li, .polar-flex-grid-1 > .item {
  width: 100%;
}

.polar-flex-grid-2 > li, .polar-flex-grid-2 > .item {
  width: 50%;
}

.polar-flex-grid-3 > li, .polar-flex-grid-3 > .item {
  width: 33.33333%;
}

.polar-flex-grid-4 > li, .polar-flex-grid-4 > .item {
  width: 25%;
}

.polar-flex-grid-5 > li, .polar-flex-grid-5 > .item {
  width: 20%;
}

.polar-flex-grid-6 > li, .polar-flex-grid-6 > .item {
  width: 16.66667%;
}

.polar-flex-grid-7 > li, .polar-flex-grid-7 > .item {
  width: 14.28571%;
}

.polar-flex-grid-8 > li, .polar-flex-grid-8 > .item {
  width: 12.5%;
}

.polar-flex-grid-9 > li, .polar-flex-grid-9 > .item {
  width: 11.11111%;
}

.polar-flex-grid-10 > li, .polar-flex-grid-10 > .item {
  width: 10%;
}

.polar-flex-grid-11 > li, .polar-flex-grid-11 > .item {
  width: 9.09091%;
}

.polar-flex-grid-12 > li, .polar-flex-grid-12 > .item {
  width: 8.33333%;
}

@media only screen and (max-width: 767px) {
  .s-polar-flex-grid-1 > li, .s-polar-flex-grid-1 > .item {
    width: 100%;
  }
  .s-polar-flex-grid-2 > li, .s-polar-flex-grid-2 > .item {
    width: 50%;
  }
  .s-polar-flex-grid-3 > li, .s-polar-flex-grid-3 > .item {
    width: 33.33333%;
  }
  .s-polar-flex-grid-4 > li, .s-polar-flex-grid-4 > .item {
    width: 25%;
  }
  .s-polar-flex-grid-5 > li, .s-polar-flex-grid-5 > .item {
    width: 20%;
  }
  .s-polar-flex-grid-6 > li, .s-polar-flex-grid-6 > .item {
    width: 16.66667%;
  }
  .s-polar-flex-grid-7 > li, .s-polar-flex-grid-7 > .item {
    width: 14.28571%;
  }
  .s-polar-flex-grid-8 > li, .s-polar-flex-grid-8 > .item {
    width: 12.5%;
  }
  .s-polar-flex-grid-9 > li, .s-polar-flex-grid-9 > .item {
    width: 11.11111%;
  }
  .s-polar-flex-grid-10 > li, .s-polar-flex-grid-10 > .item {
    width: 10%;
  }
  .s-polar-flex-grid-11 > li, .s-polar-flex-grid-11 > .item {
    width: 9.09091%;
  }
  .s-polar-flex-grid-12 > li, .s-polar-flex-grid-12 > .item {
    width: 8.33333%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .m-polar-flex-grid-1 > li, .m-polar-flex-grid-1 > .item {
    width: 100%;
  }
  .m-polar-flex-grid-2 > li, .m-polar-flex-grid-2 > .item {
    width: 50%;
  }
  .m-polar-flex-grid-3 > li, .m-polar-flex-grid-3 > .item {
    width: 33.33333%;
  }
  .m-polar-flex-grid-4 > li, .m-polar-flex-grid-4 > .item {
    width: 25%;
  }
  .m-polar-flex-grid-5 > li, .m-polar-flex-grid-5 > .item {
    width: 20%;
  }
  .m-polar-flex-grid-6 > li, .m-polar-flex-grid-6 > .item {
    width: 16.66667%;
  }
  .m-polar-flex-grid-7 > li, .m-polar-flex-grid-7 > .item {
    width: 14.28571%;
  }
  .m-polar-flex-grid-8 > li, .m-polar-flex-grid-8 > .item {
    width: 12.5%;
  }
  .m-polar-flex-grid-9 > li, .m-polar-flex-grid-9 > .item {
    width: 11.11111%;
  }
  .m-polar-flex-grid-10 > li, .m-polar-flex-grid-10 > .item {
    width: 10%;
  }
  .m-polar-flex-grid-11 > li, .m-polar-flex-grid-11 > .item {
    width: 9.09091%;
  }
  .m-polar-flex-grid-12 > li, .m-polar-flex-grid-12 > .item {
    width: 8.33333%;
  }
}

@media only screen and (min-width: 1025px) {
  .l-polar-flex-grid-1 > li, .l-polar-flex-grid-1 > .item {
    width: 100%;
  }
  .l-polar-flex-grid-2 > li, .l-polar-flex-grid-2 > .item {
    width: 50%;
  }
  .l-polar-flex-grid-3 > li, .l-polar-flex-grid-3 > .item {
    width: 33.33333%;
  }
  .l-polar-flex-grid-4 > li, .l-polar-flex-grid-4 > .item {
    width: 25%;
  }
  .l-polar-flex-grid-5 > li, .l-polar-flex-grid-5 > .item {
    width: 20%;
  }
  .l-polar-flex-grid-6 > li, .l-polar-flex-grid-6 > .item {
    width: 16.66667%;
  }
  .l-polar-flex-grid-7 > li, .l-polar-flex-grid-7 > .item {
    width: 14.28571%;
  }
  .l-polar-flex-grid-8 > li, .l-polar-flex-grid-8 > .item {
    width: 12.5%;
  }
  .l-polar-flex-grid-9 > li, .l-polar-flex-grid-9 > .item {
    width: 11.11111%;
  }
  .l-polar-flex-grid-10 > li, .l-polar-flex-grid-10 > .item {
    width: 10%;
  }
  .l-polar-flex-grid-11 > li, .l-polar-flex-grid-11 > .item {
    width: 9.09091%;
  }
  .l-polar-flex-grid-12 > li, .l-polar-flex-grid-12 > .item {
    width: 8.33333%;
  }
}

/* TYPOGRAPHY - _typography.scss */
h1 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 2.48832rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

h2 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 2.0736rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

h3 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 1.728rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

h4 {
  font-size: 1.44rem;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

button {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}

p {
  line-height: 1.5rem;
}

/* WIDGET - _wisget.scss */
.widget-new-products .widget-title {
  position: relative;
}

.widget-new-products .widget-title:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  border-bottom: #e0e0e0 1px solid;
  content: "";
}

.widget-new-products .widget-title h2 {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  text-align: center;
}

.widget-new-products .widget-title h2 .center {
  padding: 0 2rem;
  background: #ffffff;
}

.widget-new-products .widget-products .products-grid .add-to-links {
  display: none;
}

.widget-new-products .widget-products .products-grid .add-to-links li {
  width: 100%;
}

.widget-new-products .widget-products .products-grid .add-to-links li .inner {
  display: block;
}

.widget-viewed .widget-title {
  position: relative;
}

.widget-viewed .widget-title:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  border-bottom: #e0e0e0 1px solid;
  content: "";
}

.widget-viewed .widget-title h2 {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  text-align: center;
}

.widget-viewed .widget-title h2 .center {
  padding: 0 2rem;
  background: #ffffff;
}

.title-with-line {
  position: relative;
}

.title-with-line:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  border-bottom: #e0e0e0 1px solid;
  content: "";
}

.title-with-line h2 {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  text-align: center;
}

.title-with-line h2 .center {
  padding: 0 2rem;
  background: #ffffff;
}

.banner-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.banner-area .banner-col-one {
  width: 100%;
}

@media only screen and (min-width: 1025px) {
  .banner-area .banner-col-one {
    width: 65.5%;
  }
}

.banner-area .banner-col-two {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-area .banner-col-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
  }
}

@media only screen and (min-width: 1025px) {
  .banner-area .banner-col-two {
    width: 34.5%;
  }
}

.banner-area .banner-col-two .banner-wrapper-two {
  margin-top: 2%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-area .banner-col-two .banner-wrapper-two {
    width: 50%;
    margin-top: 0;
    margin-left: 0;
    padding-right: 1%;
  }
}

@media only screen and (min-width: 1025px) {
  .banner-area .banner-col-two .banner-wrapper-two {
    margin-top: 0;
    margin-left: 2%;
  }
}

@media only screen and (max-width: 767px) {
  .banner-area .banner-col-two .banner-wrapper-three {
    margin-top: 2%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-area .banner-col-two .banner-wrapper-three {
    max-width: 50%;
    margin-top: 0;
    margin-top: 0;
    padding-left: 1%;
  }
}

@media only screen and (min-width: 1025px) {
  .banner-area .banner-col-two .banner-wrapper-three {
    margin-top: 2%;
    margin-left: 2%;
  }
}

ul.category-button li {
  width: -webkit-calc(50% - 1.1rem);
  width: calc(50% - 1.1rem);
  margin: 0.5rem;
  border-radius: 4px;
  list-style: none;
}

ul.category-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  text-align: center;
  flex-diretion: row;
}

ul.category-button li {
  height: auto;
  color: #ffffff;
  font-weight: 200;
  font-size: 1rem;
  background: #2196f3;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

ul.category-button li a {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  text-transform: uppercase;
}

ul.category-button .full-width {
  width: 100%;
}

.nuva-dropdown-wrapper {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nuva-dropdown-wrapper ul,
.nuva-dropdown-wrapper li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nuva-dropdown-wrapper a {
  width: 100%;
  padding: 0.5em;
  border: solid 1px #f0f0f0;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  background: white;
}

.nuva-dropdown-wrapper a::after {
  display: none;
  content: "<>";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media only screen and (max-width: 767px) {
  .nuva-dropdown-wrapper > a {
    position: absolute;
    top: 16px;
    right: 8px;
    float: right;
    width: 47.5%;
    height: 3.25rem;
    margin: 0;
    padding: 0.75rem 1rem;
    border: 1px solid #2196f3;
    border-radius: 0;
    overflow: hidden;
    color: #2196f3;
    line-height: 1.75rem;
    text-overflow: ellipsis;
    text-transform: none;
    white-space: nowrap;
  }
  .nuva-dropdown-wrapper > a:before {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-right: 0.5rem;
    font-size: 1.25rem;
    vertical-align: text-bottom;
    content: "\E164";
  }
}

.nuva-dropdown-wrapper .nuva-dropdown {
  z-index: 30;
  position: absolute;
  top: -0.5em;
  left: 0.2em;
  border: #f0f0f0 1px solid;
  color: #757575;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
}

.nuva-dropdown-wrapper .nuva-dropdown li {
  z-index: 50;
  position: relative;
  width: 100%;
  padding: 0.5em 1em;
}

.nuva-dropdown-wrapper .nuva-dropdown li:hover {
  cursor: pointer;
  background: #f0f0f0;
}

.nuva-show {
  opacity: 1;
  visibility: visible;
}

.nuva-hide {
  opacity: 0;
  visibility: hidden;
}

#polarcore #bubble-layer-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: rgba(255, 255, 255, 0.05);
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

#polarcore #bubble-layer-overlay .mdl-spinner {
  width: 64px;
  height: 64px;
}

.embed-container {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

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

/* Slider */
.slick-slider {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  margin: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #ffffff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px\9;
  /*lte IE 8*/
  padding: 0;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background: transparent;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  z-index: 30 !important;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  opacity: 0.75;
  color: white;
  font-size: 20px;
  line-height: 1;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "<";
}

[dir="rtl"] .slick-prev:before {
  content: ">";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: ">";
}

[dir="rtl"] .slick-next:before {
  content: "<";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  display: block;
  position: absolute;
  bottom: 5px;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: black;
  font-size: 1rem;
  text-align: center;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  content: "\25CF";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

#polarcore .slick-slider .slick-dots {
  position: static;
  bottom: initial;
}

#polarcore .slick-slider .slick-track:before,
#polarcore .slick-slider .slick-track:after {
  font-family: initial;
}

#polarcore .slick-slider .slick-slide {
  outline: 0;
}

#polarcore .slick-slider .slick-next {
  right: 0;
}

#polarcore .slick-slider .slick-prev {
  left: 0;
}

#polarcore .slick-slider .slick-next,
#polarcore .slick-slider .slick-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 80;
  position: absolute;
  width: 3rem;
  height: auto;
  margin: auto;
  background: rgba(255, 255, 255, 0.45) !important;
}

@media only screen and (min-width: 768px) {
  #polarcore .slick-slider .slick-next,
  #polarcore .slick-slider .slick-prev {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

#polarcore .slick-slider .slick-next:hover,
#polarcore .slick-slider .slick-prev:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}

#polarcore .slick-slider .slick-prev:before {
  content: "\E314";
}

#polarcore .slick-slider .slick-next:before {
  content: "\E315";
}

#polarcore .slick-slider .slick-next:before,
#polarcore .slick-slider .slick-prev:before {
  display: inline-block;
  height: 100%;
  margin: auto;
  color: #222222;
  font-size: 3rem;
  font-family: "Material Icons" !important;
  font-family: initial;
  background: none;
}

#photozoom.photozoom-position--vertical .slick-next:before {
  -webkit-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}

/* MODULES / AJAXCART - modules/ajaxcart/_ajaxcart.scss */
#polarcore #ajaxcart,
#polarcore #ajaxcart-loading,
#polarcore #ajaxcart-error {
  top: 50%;
  left: 50%;
  margin-left: auto;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-smoothing: subpixel-antialiased;
  -webkit-box-shadow: 0 20px 170px rgba(0, 0, 0, 0.25);
  box-shadow: 0 20px 170px rgba(0, 0, 0, 0.25);
  border: 1px solid #e2e2e2;
  background: #fff;
  color: #333;
}

#polarcore #ajaxcart h2,
#polarcore #ajaxcart-loading h2,
#polarcore #ajaxcart-error h2 {
  font-size: 1.2rem;
}

@media only screen and (min-width: 768px) {
  #polarcore #ajaxcart h2,
  #polarcore #ajaxcart-loading h2,
  #polarcore #ajaxcart-error h2 {
    font-size: 1.575rem;
  }
}

#polarcore #ajaxcart .product,
#polarcore #ajaxcart-loading .product,
#polarcore #ajaxcart-error .product {
  padding: 6px 0;
}

#polarcore #ajaxcart .actions,
#polarcore #ajaxcart-loading .actions,
#polarcore #ajaxcart-error .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#polarcore #ajaxcart .actions .cart.button, #polarcore #ajaxcart .actions #ajaxcart-error .cart.continue, #polarcore #ajaxcart-error #ajaxcart .actions .cart.continue, #polarcore #ajaxcart .actions .bubble-infinite-trigger a.cart, #polarcore .bubble-infinite-trigger #ajaxcart .actions a.cart,
#polarcore #ajaxcart-loading .actions .cart.button, #polarcore #ajaxcart-loading .actions #ajaxcart-error .cart.continue, #polarcore #ajaxcart-error #ajaxcart-loading .actions .cart.continue, #polarcore #ajaxcart-loading .actions .bubble-infinite-trigger a.cart, #polarcore .bubble-infinite-trigger #ajaxcart-loading .actions a.cart,
#polarcore #ajaxcart-error .actions .cart.button, #polarcore #ajaxcart-error .actions .cart.continue, #polarcore #ajaxcart-error .actions .bubble-infinite-trigger a.cart, #polarcore .bubble-infinite-trigger #ajaxcart-error .actions a.cart {
  background-image: none;
  background: #00c853;
  padding: 1rem;
  margin-top: 0;
}

#polarcore #ajaxcart .actions .button, #polarcore #ajaxcart .actions #ajaxcart-error .continue, #polarcore #ajaxcart-error #ajaxcart .actions .continue, #polarcore #ajaxcart .actions .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger #ajaxcart .actions a,
#polarcore #ajaxcart .actions button,
#polarcore #ajaxcart-loading .actions .button, #polarcore #ajaxcart-loading .actions #ajaxcart-error .continue, #polarcore #ajaxcart-error #ajaxcart-loading .actions .continue, #polarcore #ajaxcart-loading .actions .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger #ajaxcart-loading .actions a,
#polarcore #ajaxcart-loading .actions button,
#polarcore #ajaxcart-error .actions .button, #polarcore #ajaxcart-error .actions .continue, #polarcore #ajaxcart-error .actions .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger #ajaxcart-error .actions a,
#polarcore #ajaxcart-error .actions button {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 0;
}

#polarcore #ajaxcart .actions .button:not(:last-child), #polarcore #ajaxcart .actions #ajaxcart-error .continue:not(:last-child), #polarcore #ajaxcart-error #ajaxcart .actions .continue:not(:last-child), #polarcore #ajaxcart .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart .actions a:not(:last-child),
#polarcore #ajaxcart .actions button:not(:last-child),
#polarcore #ajaxcart-loading .actions .button:not(:last-child), #polarcore #ajaxcart-loading .actions #ajaxcart-error .continue:not(:last-child), #polarcore #ajaxcart-error #ajaxcart-loading .actions .continue:not(:last-child), #polarcore #ajaxcart-loading .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart-loading .actions a:not(:last-child),
#polarcore #ajaxcart-loading .actions button:not(:last-child),
#polarcore #ajaxcart-error .actions .button:not(:last-child), #polarcore #ajaxcart-error .actions .continue:not(:last-child), #polarcore #ajaxcart-error .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart-error .actions a:not(:last-child),
#polarcore #ajaxcart-error .actions button:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) {
  #polarcore #ajaxcart .actions .button:not(:last-child), #polarcore #ajaxcart .actions #ajaxcart-error .continue:not(:last-child), #polarcore #ajaxcart-error #ajaxcart .actions .continue:not(:last-child), #polarcore #ajaxcart .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart .actions a:not(:last-child),
  #polarcore #ajaxcart .actions button:not(:last-child),
  #polarcore #ajaxcart-loading .actions .button:not(:last-child), #polarcore #ajaxcart-loading .actions #ajaxcart-error .continue:not(:last-child), #polarcore #ajaxcart-error #ajaxcart-loading .actions .continue:not(:last-child), #polarcore #ajaxcart-loading .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart-loading .actions a:not(:last-child),
  #polarcore #ajaxcart-loading .actions button:not(:last-child),
  #polarcore #ajaxcart-error .actions .button:not(:last-child), #polarcore #ajaxcart-error .actions .continue:not(:last-child), #polarcore #ajaxcart-error .actions .bubble-infinite-trigger a:not(:last-child), #polarcore .bubble-infinite-trigger #ajaxcart-error .actions a:not(:last-child),
  #polarcore #ajaxcart-error .actions button:not(:last-child) {
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  #polarcore #ajaxcart .actions,
  #polarcore #ajaxcart-loading .actions,
  #polarcore #ajaxcart-error .actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

#polarcore #ajaxcart-error-msg {
  margin: 1rem 0;
  padding: 1rem;
  color: white;
  background: #ef5350;
}

#polarcore #ajaxcart-loading .close,
#polarcore #ajaxcart .close,
#polarcore #ajaxcart-error .close {
  top: 0.5rem;
  right: 0.5rem;
  padding: 0;
  padding-top: 6px;
  padding-left: 1px;
  border-radius: 0;
  text-indent: -999px;
  background: transparent;
  font-size: 0;
}

#polarcore #ajaxcart-loading .close:before,
#polarcore #ajaxcart .close:before,
#polarcore #ajaxcart-error .close:before {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  color: #2196f3;
  font-size: 1.5rem;
  text-indent: 0;
  content: "\E5CD";
}

#polarcore #ajaxcart .actions button,
#polarcore #ajaxcart .actions .button, #polarcore #ajaxcart .actions #ajaxcart-error .continue, #polarcore #ajaxcart-error #ajaxcart .actions .continue, #polarcore #ajaxcart .actions .bubble-infinite-trigger a, #polarcore .bubble-infinite-trigger #ajaxcart .actions a {
  font-size: 1rem;
}

/* MODULES / BUBBLE LAYER - modules/bubblelayer/_bubblelayer.scss */
/* PolarCore Bubblelayer Module Style */
#polarcore .bubble-infinite-trigger a {
  display: block;
  color: #ffffff;
  margin: 1rem 0;
  width: 100%;
}

#polarcore .bubble-infinite-trigger a:hover {
  color: #ffffff;
}

#polarcore .bubble-infinite-trigger.bubble-loading a {
  background: transparent;
  color: #2196f3;
}

#polarcore .bubble-infinite-trigger.bubble-loading a:hover {
  color: #2196f3;
}

#polarcore .bubble-infinite-trigger.bubble-loading a:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  margin: 1rem auto;
  border: 11px double;
  border-radius: 50%;
  border-color: transparent #39a1f4 #9acffa;
  -webkit-animation: load-spin 960ms infinite linear;
  animation: load-spin 960ms infinite linear;
}

@media only screen and (max-width: 767px) {
  #polarcore.popup-open .block-layered-nav {
    z-index: 100;
    position: relative;
  }
}

#polarcore .block-layered-nav--no-filters {
  display: block;
}

#polarcore .block-layered-nav {
  /* Mobile Popup Styling*/
}

@media only screen and (min-width: 768px) {
  #polarcore .block-layered-nav .currently {
    margin-bottom: 0;
    padding-right: 1rem;
  }
}

#polarcore .block-layered-nav .currently .block-subtitle {
  font-weight: 700;
}

#polarcore .block-layered-nav .currently ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

#polarcore .block-layered-nav #narrow-by-list dt {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  #polarcore .block-layered-nav #narrow-by-list dt.expanded {
    cursor: pointer;
  }
  #polarcore .block-layered-nav #narrow-by-list dt.expanded i {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-bottom: -0.15rem;
    margin-left: 0.25rem;
    font-size: 1.5rem;
    line-height: 20px;
    vertical-align: text-bottom;
    content: "\E315";
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  #polarcore .block-layered-nav #narrow-by-list dt.collapsed {
    cursor: pointer;
  }
  #polarcore .block-layered-nav #narrow-by-list dt.collapsed i {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-bottom: -0.15rem;
    margin-left: 0.25rem;
    font-size: 1.5rem;
    line-height: 20px;
    vertical-align: text-bottom;
    content: "\E315";
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

#polarcore .block-layered-nav #narrow-by-list dd ol {
  margin: 0;
  border-bottom: 0;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0.5rem 0;
  color: #cccccc;
  font-size: 0.9rem;
  width: 100%;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .mdl-checkbox {
  width: 100%;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .mdl-checkbox input[type=checkbox] {
  opacity: 0;
  width: 16px;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .mdl-checkbox:not(.is-upgraded) .mdl-checkbox__label {
  color: #888888;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .mdl-checkbox.is-upgraded .mdl-checkbox__box-outline {
  -webkit-animation: smoothOpacity 0.15s ease;
  animation: smoothOpacity 0.15s ease;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .mdl-checkbox .mdl-checkbox__label {
  font-size: 1rem;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .count {
  color: #bbbbbb;
  font-size: 0.8rem;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li input {
  cursor: pointer;
}

#polarcore .block-layered-nav #narrow-by-list dd .label-filter a:hover,
#polarcore .block-layered-nav #narrow-by-list dd .label-filter a:focus {
  color: white;
  background-color: #2196f3;
}

#polarcore .block-layered-nav #narrow-by-list dd.actions {
  z-index: 100;
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

#polarcore .block-layered-nav #narrow-by-list dd.actions .mobil-apply-btn {
  display: block;
  width: 100%;
  padding: 1rem;
  border-top: 4px solid white;
  color: white;
  font-size: 1.15rm;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2196f3;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd li .mdl-checkbox__focus-helper,
  #polarcore .block-layered-nav #narrow-by-list dd li .mdl-checkbox__box-outline {
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-slider {
    display: block;
    margin: 2rem 1rem;
  }
  #polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-slider input[type=text] {
    font-size: 16px;
  }
  #polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-slider .handle {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-slider .handle {
  top: 3px;
  width: 16px;
  height: 16px;
  background-color: #2196f3;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-slider .span {
  background-color: #2196f3;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range {
  color: #2196f3;
  text-align: center;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range::after {
  display: table;
  clear: both;
  content: "";
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range .price {
  float: left;
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range .price {
    margin-left: 0.25rem;
  }
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range .price:last-of-type {
  float: right;
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range .price:last-of-type {
    margin-right: 0.25rem;
  }
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range div {
  display: table;
  width: 100%;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range div input {
  float: left;
  margin: 0;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-range div input:last-of-type {
  float: right;
}

#polarcore .block-layered-nav #narrow-by-list dd .layer-slider .price-limit {
  display: none;
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd ol,
  #polarcore .block-layered-nav #narrow-by-list dd ul,
  #polarcore .block-layered-nav #narrow-by-list dd div {
    margin-right: 0.75rem;
  }
}

#polarcore .block-layered-nav #narrow-by-list dd ol {
  border-bottom: 0;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li {
  margin: 0.5rem 0;
  color: #cccccc;
  font-size: 0.9rem;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li .count {
  color: #bbbbbb;
  font-size: 0.8rem;
}

#polarcore .block-layered-nav #narrow-by-list dd ol li input {
  cursor: pointer;
}

#polarcore .block-layered-nav #narrow-by-list dd li.is-checked a,
#polarcore .block-layered-nav #narrow-by-list dd li.active a {
  border-radius: 3px;
  outline: 0;
  color: white;
  text-decoration: none;
  background-color: #2196f3;
}

#polarcore .block-layered-nav #narrow-by-list dd li.is-checked a .count,
#polarcore .block-layered-nav #narrow-by-list dd li.active a .count {
  background-color: white;
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list dd a:hover {
    background-color: #eeeeee;
  }
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav #narrow-by-list {
    padding: 5rem 0.75rem;
    overflow-y: auto;
  }
  #polarcore .block-layered-nav #narrow-by-list::after {
    display: table;
    clear: both;
    content: "";
  }
  #polarcore .block-layered-nav #narrow-by-list dt {
    margin: 0;
    padding: 1rem 1rem;
    border-bottom: 1px solid #f0f0f0;
  }
  #polarcore .block-layered-nav #narrow-by-list dt i {
    float: right;
  }
  #polarcore .block-layered-nav #narrow-by-list dt.open i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #polarcore .block-layered-nav #narrow-by-list dt:not(.open):nth-last-child(4) {
    margin-bottom: 3rem;
  }
  #polarcore .block-layered-nav #narrow-by-list dd {
    display: none;
    padding: 0.75rem 1rem;
    background-color: #fafafa;
  }
  #polarcore .block-layered-nav #narrow-by-list dd:nth-last-child(3) {
    margin-bottom: 3rem;
  }
  #polarcore .block-layered-nav #narrow-by-list dd .no-display {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #polarcore .block-layered-nav #narrow-by-list dd .show-hidden {
    display: none !important;
  }
  #polarcore .block-layered-nav #narrow-by-list h2.headline {
    position: absolute;
    top: 1rem;
    left: 4px;
    width: 85%;
    margin: 0;
    padding: 0.25rem 0.75rem;
    color: #555555;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.75rem;
    text-transform: uppercase;
  }
}

#polarcore .block-layered-nav .block-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#polarcore .block-layered-nav .block-title, #polarcore .block-layered-nav .col-wrapper aside.sidebar .block-subtitle--filter, .col-wrapper aside.sidebar #polarcore .block-layered-nav .block-subtitle--filter,
#polarcore .block-layered-nav .block-subtitle,
#polarcore .block-layered-nav .actions {
  display: none;
}

#polarcore .block-layered-nav .currently {
  -webkit-box-ordinal-group: 101;
  -webkit-order: 100;
  -ms-flex-order: 100;
  order: 100;
  margin-bottom: 36px;
}

@media only screen and (min-width: 768px) {
  #polarcore .block-layered-nav .currently {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}

#polarcore .block-layered-nav .currently .block-subtitle {
  margin: 0.75rem 0 0 0;
}

#polarcore .block-layered-nav .currently ol li {
  display: inline-block;
  position: relative;
  margin: 2px 0;
  padding: 4px 24px 4px 12px;
  border: 1px solid #ededed;
  border-radius: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #ededed;
}

@media only screen and (min-width: 768px) {
  #polarcore .block-layered-nav .currently ol li {
    display: block;
    margin: 6px 0;
  }
}

#polarcore .block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 0.5rem;
  font-size: 11px;
}

#polarcore .block-layered-nav .currently .btn-remove span {
  display: none;
}

#polarcore .block-layered-nav .currently .btn-remove:after {
  display: block;
  overflow: hidden;
  font-style: normal;
  line-height: 1;
  font-family: "Material Icons";
  text-transform: none;
  text-rendering: optimizelegibility;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0.2rem;
  margin-left: 0.5rem;
  font-size: 1.25rem;
  content: "\E14C";
}

@media only screen and (max-width: 767px) {
  #polarcore .block-layered-nav .block-subtitle {
    display: block;
    cursor: pointer;
  }
  #polarcore .block-layered-nav .block-subtitle:hover {
    cursor: pointer;
  }
  #polarcore .block-layered-nav .block-subtitle--filter:not(.active) + #narrow-by-list {
    display: none;
  }
  #polarcore .block-layered-nav #narrow-by-list {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 4rem 0rem 3rem;
    background-color: #ffffff;
  }
}

#polarcore .bubble-layer-top {
  display: none;
}

@media only screen and (min-width: 768px) {
  #polarcore .bubble-layer-top {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  #polarcore .bubble-layer-top .block-layered-nav .block-content {
    max-width: none;
  }
}

@media only screen and (max-width: 767px) {
  #polarcore:not(.popup-open) .block-subtitle--filter + #narrow-by-list {
    display: none !important;
  }
  #polarcore.popup-open .block-subtitle--filter {
    z-index: 105;
    position: fixed;
    top: 0.5rem;
    right: 0.5rem;
    width: 3rem;
    height: 3rem;
    overflow: hidden;
    text-indent: -999px;
  }
  #polarcore.popup-open .block-subtitle--filter:before {
    display: block;
    overflow: hidden;
    font-style: normal;
    line-height: 1;
    font-family: "Material Icons";
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 10px;
    right: 2px;
    font-size: 1.5rem;
    text-indent: 0;
    content: "\E5CD";
  }
}

/*# sourceMappingURL=styles.css.map */
