
@import url("//fonts.googleapis.com/css?family=Roboto:400,700|Open+Sans:400,700");
@charset "UTF-8";
/*------------------------------------*\
    $ABSTRACTS
\*------------------------------------*/
/*------------------------------------*\
    #VARIABLES
\*------------------------------------*/
/*------------------------------------*\
    #COLORS
\*------------------------------------*/
/*
 * 1) Color variables involve a two-tier system to keep colors in sync. The
 *    first tier defines the brand and neutral colors, and the second tier
 *    defines the application of those colors.
 */
/*
 * Neutral Colors
 * 1) Neutral color variables use a numbered system to define variables for better maintainability.
 *    "$c-gray-10" means "10% gray", which is a gray closer to white than to black. For more info
 *    read https://medium.com/eightshapes-llc/color-in-design-systems-a1c80f65fa3#.brevrq67p
 */
/**
 * Utility Colors
 * 1) Utility colors are colors used to provide feedback, such as alert messages,
 * form validation, etc.
 */
/*
  * Event Colors
  */
/*
  * Text Colors
  * 1) These are non-linked text colors, such as body copy.
  */
/*
 * Heading Colors
 * 1) These are non-linked heading colors, such as h2, h3, etc.
 */
/*
 * Text Link Colors
 * 1) These are for linked text, such as a link found within an article,
 *    navigation link, footer link, etc.
 */
/*
 * Border Colors
 * 1) Border colors are used as decoration or dividers, such as as a seperator
 *    for navigation items, block borders, etc.
 */
/*------------------------------------*\
    #TYPOGRAPHY
\*------------------------------------*/
/*------------------------------------*\
    #LAYOUT
\*------------------------------------*/
/*------------------------------------*\
    #BORDERS
\*------------------------------------*/
/**
 * Border Width
 */
/**
 * Border Radius
 */
/* Courbe strate */
/*------------------------------------*\
    #ANIMATION
\*------------------------------------*/
/**
 * Animation Duration
 */
/**
 * Animation Easing
 */
/*------------------------------------*\
    #MIXINS
\*------------------------------------*/
/** Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback
 *	Usage: @include font-size(1, large);
 */
/* Retina */
/** Breakpoints
 * Source : https://css-tricks.com/snippets/sass/mixin-manage-breakpoints/
 */
/* setWidthSVG */
/* setHeightSVG */
/*------------------------------------*\
    $BASE
\*------------------------------------*/
/*------------------------------------*\
    #RESET
\*------------------------------------*/
/**
 * Use border box on all elements
 */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}
.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}
.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}
.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}
.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding:0}
.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}
.select2-results__option--selectable{cursor:pointer}
.select2-container--open .select2-dropdown{left:0}
.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}
.select2-search--dropdown{display:block;padding:4px}
.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-search--dropdown.select2-search--hide{display:none}
.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}
.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}
.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}
.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}
.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}
.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}
.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}
.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}
.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}
.select2-container--default .select2-results__option--group{padding:0}
.select2-container--default .select2-results__option--disabled{color:#999}
.select2-container--default .select2-results__option--selected{background-color:#ddd}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}
.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}
.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}
.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}
.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}
.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}
.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}
.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}
.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}
.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}
.select2-container--classic .select2-dropdown--above{border-bottom:none}
.select2-container--classic .select2-dropdown--below{border-top:none}
.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--classic .select2-results__option--group{padding:0}
.select2-container--classic .select2-results__option--disabled{color:grey}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}
.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/*!
 * FullCalendar v3.10.2
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left; }
.fc-rtl {
  text-align: right; }
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em; }
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3; }
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3; }
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7; }
/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer; }
/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0; }
.fc-state-default {
  /* non-theme */
  border: 1px solid; }
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }
/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle; }
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6; }
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; }
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none; }
/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block; }
/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px; }
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0; }
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }
.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px; }
.fc-popover .fc-header .fc-title {
  margin: 0 2px; }
.fc-popover .fc-header .fc-close {
  cursor: pointer; }
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left; }
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right; }
/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px; }
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0; }
.fc-clear {
  clear: both; }
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */ }
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */ }
/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */ }
.fc th {
  text-align: center; }
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top; }
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */ }
/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer; }
a[data-goto]:hover {
  text-decoration: underline; }
/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0; }
.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent; }
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */ }
/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative; }
.fc-row .fc-bg {
  z-index: 1; }
/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */ }
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */ }
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent; }
.fc-row .fc-bgevent-skeleton {
  z-index: 2; }
.fc-row .fc-highlight-skeleton {
  z-index: 3; }
/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */ }
.fc-row .fc-helper-skeleton {
  z-index: 5; }
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent; }
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0; }
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0; }
/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch; }
/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */ }
/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */ }
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */ }
.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */ }
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */ }
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed; }
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25; }
.fc-event .fc-content {
  position: relative;
  z-index: 2; }
/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4; }
/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none; }
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block; }
/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px; }
/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3); }
/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0; }
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */ }
/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */ }
/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */ }
/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px; }
/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */ }
/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */ }
/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px; }
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */ }
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25; }
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden; }
.fc-day-grid-event .fc-time {
  font-weight: bold; }
/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */ }
/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */ }
/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none; }
a.fc-more:hover {
  text-decoration: underline; }
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none; }
/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */ }
.fc-more-popover {
  z-index: 2;
  width: 220px; }
.fc-more-popover .fc-event-container {
  padding: 10px; }
/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red; }
/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd; }
.fc-unthemed .fc-popover {
  background-color: #fff; }
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee; }
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666; }
.fc-unthemed td.fc-today {
  background: #fcf8e3; }
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3; }
/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative; }
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }
.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%; }
.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%; }
.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%; }
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%; }
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%; }
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%; }
.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%; }
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid; }
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px; }
/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5; }
/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none; }
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */ }
/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal; }
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */ }
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */ }
.fc.fc-bootstrap3 a {
  text-decoration: none; }
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline; }
.fc-bootstrap3 hr.fc-divider {
  border-color: inherit; }
.fc-bootstrap3 .fc-today.alert {
  border-radius: 0; }
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0; }
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }
.fc.fc-bootstrap4 a {
  text-decoration: none; }
.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline; }
.fc-bootstrap4 hr.fc-divider {
  border-color: inherit; }
.fc-bootstrap4 .fc-today.alert {
  border-radius: 0; }
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff; }
.fc-bootstrap4 .fc-popover.card {
  position: absolute; }
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0; }
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none; }
/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center; }
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em; }
.fc-toolbar .fc-left {
  float: left; }
.fc-toolbar .fc-right {
  float: right; }
.fc-toolbar .fc-center {
  display: inline-block; }
/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em; }
/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0; }
/* title text */
.fc-toolbar h2 {
  margin: 0; }
/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative; }
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2; }
.fc-toolbar .fc-state-down {
  z-index: 3; }
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4; }
.fc-toolbar button:focus {
  z-index: 5; }
/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1; }
/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */ }
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */ }
/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden; }
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3; }
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px; }
.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */ }
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right; }
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left; }
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0; }
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px; }
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080; }
/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center; }
.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em; }
/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */ }
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */ }
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */ }
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap; }
.fc-ltr .fc-axis {
  text-align: right; }
.fc-rtl .fc-axis {
  text-align: left; }
/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1; }
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */ }
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent; }
.fc-time-grid > .fc-bg {
  z-index: 1; }
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2; }
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */ }
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0; }
/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1; }
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2; }
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3; }
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4; }
.fc-time-grid .fc-now-indicator-line {
  z-index: 5; }
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6; }
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */ }
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted; }
/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */ }
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */ }
/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px; }
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%; }
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */ }
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0; }
/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */ }
.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible; }
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */ }
.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */ }
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px; }
.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap; }
/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap; }
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top; }
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */ }
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */ }
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
  /* seperate with a dash, wrapped in nbsp's */ }
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */ }
/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize; }
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "="; }
/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px; }
/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0; }
/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */ }
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent; }
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent; }
/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px; }
/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */ }
.fc-list-view {
  border-width: 1px;
  border-style: solid; }
/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */ }
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px; }
.fc-list-table tr:first-child td {
  border-top-width: 0; }
/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px; }
.fc-list-heading td {
  font-weight: bold; }
.fc-ltr .fc-list-heading-main {
  float: left; }
.fc-ltr .fc-list-heading-alt {
  float: right; }
.fc-rtl .fc-list-heading-main {
  float: right; }
.fc-rtl .fc-list-heading-alt {
  float: left; }
/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */ }
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px; }
/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0; }
.fc-rtl .fc-list-item-marker {
  padding-left: 0; }
.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit; }
.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline; }
/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table; }
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee; }
table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}
table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}
table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111111}
table.dataTable thead th:active,table.dataTable thead td:active{outline:none}
table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111111}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}
table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}
table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}
table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}
table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}
table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}
table.dataTable tbody tr{background-color:white}
table.dataTable tbody tr.selected{background-color:#b0bed9}
table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}
table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #dddddd}
table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}
table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #dddddd;border-right:1px solid #dddddd}
table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #dddddd}
table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}
table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}
table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#abb9d3}
table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:whitesmoke}
table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#a9b7d1}
table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#f9f9f9}
table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad4}
table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}
table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}
table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}
table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b3cd}
table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a7b5ce}
table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b6d0}
table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#f9f9f9}
table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fbfbfb}
table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fdfdfd}
table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad4}
table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#adbbd6}
table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ebebeb}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#eeeeee}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a1aec7}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a2afc8}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a4b2cb}
table.dataTable.no-footer{border-bottom:1px solid #111111}
table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}
table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}
table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}
table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}
table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}
table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}
table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}
table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}
table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}
table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}
table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}
table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}
table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}
table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}
table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}
table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}
table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}
table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}
table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}
table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}
.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}
.dataTables_wrapper .dataTables_length{float:left}
.dataTables_wrapper .dataTables_filter{float:right;text-align:right}
.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}
.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}
.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}
.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333333 !important;border:1px solid transparent;border-radius:2px}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}
.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}
.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}
.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333333}
.dataTables_wrapper .dataTables_scroll{clear:both}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}
.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111111}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}
.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}
@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}
@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  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;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
          box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
          box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
          box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f3f3f3;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #eee;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #eee;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #eee;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: #3c3f40;
  fill: #3c3f40;
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: #3c3f40;
  fill: #3c3f40;
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #f64747;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(64,72,72,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(64,72,72,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(64,72,72,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(60,63,64,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #3c3f40;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #3c3f40;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(60,63,64,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  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;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #eee;
          box-shadow: -1px 0 0 #eee;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #404848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e9e9e9;
  border-color: #e9e9e9;
}
.flatpickr-day.today {
  border-color: #f64747;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #f64747;
  background: #f64747;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #4f99ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #4f99ff;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #4f99ff;
          box-shadow: -10px 0 0 #4f99ff;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
          box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(64,72,72,0.3);
  background: transparent;
  border-color: #e9e9e9;
  cursor: default;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(64,72,72,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff;
          box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #eee;
          box-shadow: 1px 0 0 #eee;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(64,72,72,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #404848;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #404848;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #404848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #404848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f6f6f6;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.flatpickr-calendar {
  width: 307.875px;
}
.dayContainer {
  padding: 0;
  border-right: 0;
}
span.flatpickr-day,
span.flatpickr-day.prevMonthDay,
span.flatpickr-day.nextMonthDay {
  border-radius: 0 !important;
  border: 1px solid #e9e9e9;
  max-width: none;
  border-right-color: transparent;
}
span.flatpickr-day:nth-child(n+8),
span.flatpickr-day.prevMonthDay:nth-child(n+8),
span.flatpickr-day.nextMonthDay:nth-child(n+8) {
  border-top-color: transparent;
}
span.flatpickr-day:nth-child(7n-6),
span.flatpickr-day.prevMonthDay:nth-child(7n-6),
span.flatpickr-day.nextMonthDay:nth-child(7n-6) {
  border-left: 0;
}
span.flatpickr-day:nth-child(n+36),
span.flatpickr-day.prevMonthDay:nth-child(n+36),
span.flatpickr-day.nextMonthDay:nth-child(n+36) {
  border-bottom: 0;
}
span.flatpickr-day:nth-child(-n+7),
span.flatpickr-day.prevMonthDay:nth-child(-n+7),
span.flatpickr-day.nextMonthDay:nth-child(-n+7) {
  margin-top: 0;
}
span.flatpickr-day.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.nextMonthDay.today:not(.selected) {
  border-color: #e9e9e9;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #f64747;
}
span.flatpickr-day.today:not(.selected):hover,
span.flatpickr-day.prevMonthDay.today:not(.selected):hover,
span.flatpickr-day.nextMonthDay.today:not(.selected):hover {
  border: 1px solid #f64747;
}
span.flatpickr-day.startRange,
span.flatpickr-day.prevMonthDay.startRange,
span.flatpickr-day.nextMonthDay.startRange,
span.flatpickr-day.endRange,
span.flatpickr-day.prevMonthDay.endRange,
span.flatpickr-day.nextMonthDay.endRange {
  border-color: #4f99ff;
}
span.flatpickr-day.today,
span.flatpickr-day.prevMonthDay.today,
span.flatpickr-day.nextMonthDay.today,
span.flatpickr-day.selected,
span.flatpickr-day.prevMonthDay.selected,
span.flatpickr-day.nextMonthDay.selected {
  z-index: 2;
}
.rangeMode .flatpickr-day {
  margin-top: -1px;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.flatpickr-weekwrapper span.flatpickr-day {
  border: 0;
  margin: -1px 0 0 -1px;
}
.hasWeeks .flatpickr-days {
  border-right: 0;
}
th[role=columnheader]:not(.no-sort) {
	cursor: pointer;
}
th[role=columnheader]:not(.no-sort):after {
	content: '';
	float: right;
	margin-top: 7px;
	border-width: 0 4px 4px;
	border-style: solid;
	border-color: #404040 transparent;
	visibility: hidden;
	opacity: 0;
	-ms-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
th[aria-sort=ascending]:not(.no-sort):after {
	border-bottom: none;
	border-width: 4px 4px 0;
}
th[aria-sort]:not(.no-sort):after {
	visibility: visible;
	opacity: 0.4;
}
th[role=columnheader]:not(.no-sort):hover:after {
	visibility: visible;
	opacity: 1;
}
* {
  box-sizing: border-box; }
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bold; }
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }
/**
 * Add the correct display in IE.
 */
template {
  display: none; }
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }
/*------------------------------------*\
    #BODY
\*------------------------------------*/
html {
  -ms-content-zooming: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }
/**
 * Body base styles
 */
body {
  background: #fafafa;
  color: #555555;
  font: 100%/1.6 "Open Sans", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 300; }
@media (max-width: 990px) {
    body {
      font-size: 0.875rem; } }
/*------------------------------------*\
    #ANIMATION
\*------------------------------------*/
/*------------------------------------*\
    #FORMS
\*------------------------------------*/
/**
 * Fieldset base styles
 */
fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
/**
 * Label base styles
 */
label {
  display: block;
  padding-bottom: 0.2rem;
  font-weight: bold; }
/**
 * Form button, input, select, and text area base styles
 * 1) Zero out margin and inherit font styles
 */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }
/**
 * Input and text area base styles
 * 1) Width entire container, gray border, padding
 */
input,
textarea {
  width: 100%;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  padding: 1rem; }
/**
 * Input areas base styles
 * 1) Get rid of webkit appearance of these areas
 */
input[type="text"],
input[type="search"],
input[type="url"],
input[type="number"],
textarea {
  -webkit-appearance: none; }
/**
 * Button/Submit button base styles
 */
button,
input[type="submit"] {
  padding: 5px;
  background: #444444;
  border: 1px solid #808080;
  cursor: pointer; }
/**
 * Checkboxes/Radio button base styles
 */
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin-right: 0.3em; }
/**
 * Search cancel button and search decoration webkit appearance none
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.select2-container {
  height: auto; }
.select2-container .select2-selection--single {
    height: auto; }
.select2-container .select2-selection--single .select2-selection__rendered {
      padding: 0.75rem 0.9375rem;
      line-height: 1; }
.select2-container .select2-selection__arrow {
    top: 50% !important;
    right: 0.9375rem !important;
    -webkit-transform: translate(0, -50%) !important;
        -ms-transform: translate(0, -50%) !important;
            transform: translate(0, -50%) !important; }
/*------------------------------------*\
    #GLOBAL CLASSES
\*------------------------------------*/
/**
 * Clearfix
 */
.clearfix,
.cf {
  *zoom: 1; }
.clearfix:after,
  .cf:after {
    content: " ";
    display: table;
    clear: both; }
/**
 * Completely remove from the flow and screen readers.
 */
.is-hidden {
  display: none !important;
  visibility: hidden !important; }
/**
 * Completely remove from the flow but leave available to screen readers.
 */
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px); }
/**
 * Text align right
 */
.align-right {
  text-align: right; }
/**
 * Text align center
 */
.align-center {
  text-align: center; }
/**
 * Text Align left
 */
.align-left {
  text-align: left; }
/**
 * Hide on small screens
 */
@media (min-width: 767px) {
  .hide-small {
    display: none; } }
/**
 * Hide on medium screens
 */
@media (max-width: 1198px) {
  .hide-med {
    display: none; } }
/**
 * Hide on large screens
 */
@media (min-width: 1199px) {
  .hide-large {
    display: none; } }
/**
 * Hide on medium up screens
 */
@media (min-width: 991px) {
  .hide-medium-up {
    display: none !important; } }
/**
 * Show valid text color
 */
.valid {
  color: #a3c623; }
/**
 * Show error text color
 */
.error {
  color: #e35555; }
/**
 * Show warning text color
 */
.warning {
  color: #f0ad4e; }
/**
 * Show informational text color
 */
.information {
  color: #5bc0de; }
/**
 * Line break
 */
.br {
  display: block; }
/**
* Margins and padding helpers
*/
.mt-5 {
  margin-top: 5px !important; }
.pt-5 {
  padding-top: 5px !important; }
.mb-5 {
  margin-bottom: 5px !important; }
.pb-5 {
  padding-bottom: 5px !important; }
.ml-5 {
  margin-left: 5px !important; }
.pl-5 {
  padding-left: 5px !important; }
.mr-5 {
  margin-right: 5px !important; }
.pr-5 {
  padding-right: 5px !important; }
.mt-10 {
  margin-top: 10px !important; }
.pt-10 {
  padding-top: 10px !important; }
.mb-10 {
  margin-bottom: 10px !important; }
.pb-10 {
  padding-bottom: 10px !important; }
.ml-10 {
  margin-left: 10px !important; }
.pl-10 {
  padding-left: 10px !important; }
.mr-10 {
  margin-right: 10px !important; }
.pr-10 {
  padding-right: 10px !important; }
.mt-15 {
  margin-top: 15px !important; }
.pt-15 {
  padding-top: 15px !important; }
.mb-15 {
  margin-bottom: 15px !important; }
.pb-15 {
  padding-bottom: 15px !important; }
.ml-15 {
  margin-left: 15px !important; }
.pl-15 {
  padding-left: 15px !important; }
.mr-15 {
  margin-right: 15px !important; }
.pr-15 {
  padding-right: 15px !important; }
.mt-20 {
  margin-top: 20px !important; }
.pt-20 {
  padding-top: 20px !important; }
.mb-20 {
  margin-bottom: 20px !important; }
.pb-20 {
  padding-bottom: 20px !important; }
.ml-20 {
  margin-left: 20px !important; }
.pl-20 {
  padding-left: 20px !important; }
.mr-20 {
  margin-right: 20px !important; }
.pr-20 {
  padding-right: 20px !important; }
.mt-25 {
  margin-top: 25px !important; }
.pt-25 {
  padding-top: 25px !important; }
.mb-25 {
  margin-bottom: 25px !important; }
.pb-25 {
  padding-bottom: 25px !important; }
.ml-25 {
  margin-left: 25px !important; }
.pl-25 {
  padding-left: 25px !important; }
.mr-25 {
  margin-right: 25px !important; }
.pr-25 {
  padding-right: 25px !important; }
.mt-30 {
  margin-top: 30px !important; }
.pt-30 {
  padding-top: 30px !important; }
.mb-30 {
  margin-bottom: 30px !important; }
.pb-30 {
  padding-bottom: 30px !important; }
.ml-30 {
  margin-left: 30px !important; }
.pl-30 {
  padding-left: 30px !important; }
.mr-30 {
  margin-right: 30px !important; }
.pr-30 {
  padding-right: 30px !important; }
.mt-35 {
  margin-top: 35px !important; }
.pt-35 {
  padding-top: 35px !important; }
.mb-35 {
  margin-bottom: 35px !important; }
.pb-35 {
  padding-bottom: 35px !important; }
.ml-35 {
  margin-left: 35px !important; }
.pl-35 {
  padding-left: 35px !important; }
.mr-35 {
  margin-right: 35px !important; }
.pr-35 {
  padding-right: 35px !important; }
.mt-40 {
  margin-top: 40px !important; }
.pt-40 {
  padding-top: 40px !important; }
.mb-40 {
  margin-bottom: 40px !important; }
.pb-40 {
  padding-bottom: 40px !important; }
.ml-40 {
  margin-left: 40px !important; }
.pl-40 {
  padding-left: 40px !important; }
.mr-40 {
  margin-right: 40px !important; }
.pr-40 {
  padding-right: 40px !important; }
.mt-45 {
  margin-top: 45px !important; }
.pt-45 {
  padding-top: 45px !important; }
.mb-45 {
  margin-bottom: 45px !important; }
.pb-45 {
  padding-bottom: 45px !important; }
.ml-45 {
  margin-left: 45px !important; }
.pl-45 {
  padding-left: 45px !important; }
.mr-45 {
  margin-right: 45px !important; }
.pr-45 {
  padding-right: 45px !important; }
.mt-50 {
  margin-top: 50px !important; }
.pt-50 {
  padding-top: 50px !important; }
.mb-50 {
  margin-bottom: 50px !important; }
.pb-50 {
  padding-bottom: 50px !important; }
.ml-50 {
  margin-left: 50px !important; }
.pl-50 {
  padding-left: 50px !important; }
.mr-50 {
  margin-right: 50px !important; }
.pr-50 {
  padding-right: 50px !important; }
.mt-75 {
  margin-top: 75px !important; }
.pt-75 {
  padding-top: 75px !important; }
.mb-75 {
  margin-bottom: 75px !important; }
.pb-75 {
  padding-bottom: 75px !important; }
.ml-75 {
  margin-left: 75px !important; }
.pl-75 {
  padding-left: 75px !important; }
.mr-75 {
  margin-right: 75px !important; }
.pr-75 {
  padding-right: 75px !important; }
.mt-100 {
  margin-top: 100px !important; }
.pt-100 {
  padding-top: 100px !important; }
.mb-100 {
  margin-bottom: 100px !important; }
.pb-100 {
  padding-bottom: 100px !important; }
.ml-100 {
  margin-left: 100px !important; }
.pl-100 {
  padding-left: 100px !important; }
.mr-100 {
  margin-right: 100px !important; }
.pr-100 {
  padding-right: 100px !important; }
/*------------------------------------*\
    #HEADINGS
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
  color: #97adcb;
  font-weight: 700;
  margin-bottom: 0.5rem; }
@media (min-width: 991px) {
    h1, h2, h3, h4, h5, h6 {
      margin-bottom: 1rem; } }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
/**
 * Heading 1
 */
h1 {
  font-size: 2.5rem;
  line-height: 1.2; }
/**
 * Heading 2
 */
h2 {
  font-size: 1.875rem;
  line-height: 1.2; }
/**
 * Heading 3
 */
h3 {
  line-height: 1.2;
  font-size: 1.375rem;
  color: #475f82;
  font-weight: 300; }
@media (min-width: 991px) {
    h3 {
      font-size: 1.6875rem; } }
/**
 * Heading 4
 */
h4 {
  font-weight: 400;
  font-size: 1.125rem; }
@media (min-width: 991px) {
    h4 {
      font-size: 1.4375rem; } }
/**
 * Heading 5
 */
/**
 * Heading 6
 */
/**
 * Subheading
 */
.subheading {
  font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
  font-weight: normal; }
/*------------------------------------*\
    #LINKS
\*------------------------------------*/
/**
 * Links
 */
a {
  color: #5977a3;
  text-decoration: none;
  transition: all 0.2s ease-out; }
a:hover, a:focus {
    color: #354761; }
button:focus, input[type="submit"]:focus {
  outline: none;
  box-shadow: 0px 0px 5px 3px #97adcb; }
/*------------------------------------*\
    #LINKS
\*------------------------------------*/
/**
 * Ordered/Unordered list base styles
 */
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none; }
/**
 * Definition list base styles
 */
dl {
  overflow: hidden;
  margin: 0 0 1rem; }
/**
 * Terms/Names base styles
 */
dt {
  font-weight: bold; }
/**
 * Definition list description base styles
 */
dd {
  margin-left: 0; }
/*------------------------------------*\
    #MEDIA ELEMENTS
\*------------------------------------*/
/**
 * Make media elements responsive
 */
img, video, object {
  max-width: 100%;
  height: auto; }
/**
 * Iframe base styles
 */
iframe {
  margin-bottom: 1rem; }
/**
 * Figure base styles
 */
figure {
  margin-bottom: 1rem;
  /**
	 * Figure image base styles
	 */ }
figure img {
    margin-bottom: 0.5rem; }
/**
 * Figure caption base styles
 */
figcaption {
  font-style: italic; }
/*------------------------------------*\
    #TABLE
\*------------------------------------*/
/**
 * Table base styles
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #808080;
  width: 100%; }
/**
 * Table header base styles
 */
th {
  text-align: left;
  border: 1px solid #808080;
  padding: 0.2em; }
/**
 * Table cell base styles
 */
td {
  border: 1px solid #808080;
  padding: 0.2em; }
.WrapMain .dataTables_wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem; }
.WrapMain .dataTables_wrapper .dataTable {
    border: none; }
.WrapMain .dataTables_wrapper .dataTable * {
      border: none !important; }
.WrapMain .dataTables_wrapper .dataTable thead {
      background-color: #405f8e;
      color: white; }
.WrapMain .dataTables_wrapper .dataTable .sorting_1 {
      background-color: transparent !important;
      box-shadow: none !important; }
.WrapMain .dataTables_filter {
  margin-bottom: 0;
  max-width: 50%;
  font-size: 0; }
.WrapMain .dataTables_filter label {
    width: 100% !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.WrapMain .dataTables_filter input {
    font-size: 1rem;
    padding: 0.75rem 0.9375rem !important; }
/*------------------------------------*\
    #TEXT
\*------------------------------------*/
/**
 * Paragraph base styles
 */
p {
  margin: 0 0 1rem; }
p:last-child {
    margin-bottom: 0; }
/**
 * Blockquote base styles
 */
blockquote {
  font-style: italic;
  border-left: 1px solid #808080;
  color: #808080;
  padding-left: 1rem;
  margin-bottom: 1rem; }
/**
 * Horizontal rule base styles
 */
hr {
  border: 0;
  height: 2px;
  background: #d9d9d9;
  margin: 2rem 0; }
/**
 * Abbreviation base styles
 */
abbr {
  border-bottom: 1px dotted #808080;
  cursor: help; }
/*------------------------------------*\
    $LAYOUT
\*------------------------------------*/
main {
  overflow: hidden;
  padding-bottom: 60px; }
.container {
  max-width: 1400px;
  margin: 0 auto; }
@media (max-width: 1438px) {
    .container {
      padding: 0 1rem; }
      .container .container {
        padding: 0; } }
/* Layout Pages */
.WrapMain {
  background: #f9fafb;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
.WrapMain-menu {
    background: #405f8e; }
@media (min-width: 991px) {
      .WrapMain-menu {
        width: 250px;
        position: fixed;
        top: 108px;
        left: 0;
        bottom: 0;
        z-index: 11; } }
@media (min-width: 1199px) {
      .WrapMain-menu {
        width: 300px; } }
.WrapMain-content {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 1rem; }
@media (min-width: 991px) {
      .WrapMain-content {
        padding: 2rem 2rem 70px;
        margin-top: 108px; } }
.WrapMain-content.has-mainTitle, .WrapMain-content.has-secondaryNav {
      padding-top: 0; }
.WrapMain-content.has-mainTitle.has-secondaryNav .MainTitle {
      margin-bottom: 0; }
@media (min-width: 991px) {
    .WrapMain-menu + .WrapMain-content {
      margin-left: 250px; } }
@media (min-width: 1199px) {
    .WrapMain-menu + .WrapMain-content {
      margin-left: 300px; } }
.WrapMain-wrapSecondaryNav {
    margin-bottom: 1rem;
    margin-left: -1rem;
    margin-right: -1rem; }
@media (min-width: 991px) {
      .WrapMain-wrapSecondaryNav {
        margin-bottom: 2rem;
        margin-left: -2rem;
        margin-right: -2rem; } }
/* ---------------------------------- */
/* ==Grillade : Simple Grid System    */
/* ---------------------------------- */
/* Doc : http://grillade.knacss.com */
@media (min-width: 544px) {
  [class*=" grid-"],
  [class^="grid-"] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    [class*=" grid-"] > *,
    [class^="grid-"] > * {
      box-sizing: border-box;
      min-width: 0;
      min-height: 0; } }
@media (min-width: 544px) {
  .grid,
  .grid--reverse {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .grid > *,
    .grid--reverse > * {
      -webkit-flex: 1 1 0%;
          -ms-flex: 1 1 0%;
              flex: 1 1 0%;
      box-sizing: border-box;
      min-width: 0;
      min-height: 0; }
    .grid.has-gutter > * + *,
    .grid--reverse.has-gutter > * + * {
      margin-left: calc(1rem - 0.01px); }
    .grid.has-gutter-l > * + *,
    .grid--reverse.has-gutter-l > * + * {
      margin-left: calc(2rem - 0.01px); }
    .grid.has-gutter-xl > * + *,
    .grid--reverse.has-gutter-xl > * + * {
      margin-left: calc(4rem - 0.01px); } }
@media (min-width: 544px) {
  [class*="grid-2"] > * {
    width: calc(100% / 2 - 0.01px); }
  [class*="grid-2"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-2"].has-gutter > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-2"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-2"].has-gutter-l > * {
      width: calc(100% / 2 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-2"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-2"].has-gutter-xl > * {
      width: calc(100% / 2 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-3"] > * {
    width: calc(100% / 3 - 0.01px); }
  [class*="grid-3"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-3"].has-gutter > * {
      width: calc(100% / 3 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-3"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-3"].has-gutter-l > * {
      width: calc(100% / 3 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-3"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-3"].has-gutter-xl > * {
      width: calc(100% / 3 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-4"] > * {
    width: calc(100% / 4 - 0.01px); }
  [class*="grid-4"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-4"].has-gutter > * {
      width: calc(100% / 4 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-4"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-4"].has-gutter-l > * {
      width: calc(100% / 4 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-4"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-4"].has-gutter-xl > * {
      width: calc(100% / 4 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-5"] > * {
    width: calc(100% / 5 - 0.01px); }
  [class*="grid-5"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-5"].has-gutter > * {
      width: calc(100% / 5 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-5"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-5"].has-gutter-l > * {
      width: calc(100% / 5 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-5"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-5"].has-gutter-xl > * {
      width: calc(100% / 5 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-6"] > * {
    width: calc(100% / 6 - 0.01px); }
  [class*="grid-6"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-6"].has-gutter > * {
      width: calc(100% / 6 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-6"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-6"].has-gutter-l > * {
      width: calc(100% / 6 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-6"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-6"].has-gutter-xl > * {
      width: calc(100% / 6 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-7"] > * {
    width: calc(100% / 7 - 0.01px); }
  [class*="grid-7"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-7"].has-gutter > * {
      width: calc(100% / 7 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-7"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-7"].has-gutter-l > * {
      width: calc(100% / 7 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-7"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-7"].has-gutter-xl > * {
      width: calc(100% / 7 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-8"] > * {
    width: calc(100% / 8 - 0.01px); }
  [class*="grid-8"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-8"].has-gutter > * {
      width: calc(100% / 8 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-8"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-8"].has-gutter-l > * {
      width: calc(100% / 8 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-8"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-8"].has-gutter-xl > * {
      width: calc(100% / 8 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-9"] > * {
    width: calc(100% / 9 - 0.01px); }
  [class*="grid-9"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-9"].has-gutter > * {
      width: calc(100% / 9 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-9"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-9"].has-gutter-l > * {
      width: calc(100% / 9 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-9"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-9"].has-gutter-xl > * {
      width: calc(100% / 9 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-10"] > * {
    width: calc(100% / 10 - 0.01px); }
  [class*="grid-10"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-10"].has-gutter > * {
      width: calc(100% / 10 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-10"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-10"].has-gutter-l > * {
      width: calc(100% / 10 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-10"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-10"].has-gutter-xl > * {
      width: calc(100% / 10 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-11"] > * {
    width: calc(100% / 11 - 0.01px); }
  [class*="grid-11"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-11"].has-gutter > * {
      width: calc(100% / 11 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-11"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-11"].has-gutter-l > * {
      width: calc(100% / 11 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-11"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-11"].has-gutter-xl > * {
      width: calc(100% / 11 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; }
  [class*="grid-12"] > * {
    width: calc(100% / 12 - 0.01px); }
  [class*="grid-12"].has-gutter {
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    [class*="grid-12"].has-gutter > * {
      width: calc(100% / 12 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
  [class*="grid-12"].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem; }
    [class*="grid-12"].has-gutter-l > * {
      width: calc(100% / 12 - 2rem - 0.01px);
      margin-right: 1rem;
      margin-left: 1rem; }
  [class*="grid-12"].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem; }
    [class*="grid-12"].has-gutter-xl > * {
      width: calc(100% / 12 - 4rem - 0.01px);
      margin-right: 2rem;
      margin-left: 2rem; } }
.push {
  margin-left: auto !important; }
.pull {
  margin-right: auto !important; }
.item-first {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }
.item-last {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
[class*="grid-"][class*="--reverse"] {
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
@media (min-width: 544px) {
  .full {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 1 - 0.01px); }
  .has-gutter > .full {
    width: calc(100% / 1 - 1rem - 0.01px); }
  .has-gutter-l > .full {
    width: calc(100% / 1 - 2rem - 0.01px); }
  .has-gutter-xl > .full {
    width: calc(100% / 1 - 4rem - 0.01px); }
  .one-half {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 2 - 0.01px); }
  .has-gutter > .one-half {
    width: calc(100% / 2 - 1rem - 0.01px); }
  .has-gutter-l > .one-half {
    width: calc(100% / 2 - 2rem - 0.01px); }
  .has-gutter-xl > .one-half {
    width: calc(100% / 2 - 4rem - 0.01px); }
  .one-third {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 3 - 0.01px); }
  .has-gutter > .one-third {
    width: calc(100% / 3 - 1rem - 0.01px); }
  .has-gutter-l > .one-third {
    width: calc(100% / 3 - 2rem - 0.01px); }
  .has-gutter-xl > .one-third {
    width: calc(100% / 3 - 4rem - 0.01px); }
  .one-quarter {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 4 - 0.01px); }
  .has-gutter > .one-quarter {
    width: calc(100% / 4 - 1rem - 0.01px); }
  .has-gutter-l > .one-quarter {
    width: calc(100% / 4 - 2rem - 0.01px); }
  .has-gutter-xl > .one-quarter {
    width: calc(100% / 4 - 4rem - 0.01px); }
  .one-fifth {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 5 - 0.01px); }
  .has-gutter > .one-fifth {
    width: calc(100% / 5 - 1rem - 0.01px); }
  .has-gutter-l > .one-fifth {
    width: calc(100% / 5 - 2rem - 0.01px); }
  .has-gutter-xl > .one-fifth {
    width: calc(100% / 5 - 4rem - 0.01px); }
  .one-sixth {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 6 - 0.01px); }
  .has-gutter > .one-sixth {
    width: calc(100% / 6 - 1rem - 0.01px); }
  .has-gutter-l > .one-sixth {
    width: calc(100% / 6 - 2rem - 0.01px); }
  .has-gutter-xl > .one-sixth {
    width: calc(100% / 6 - 4rem - 0.01px); }
  .two-thirds {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 3 * 2 - 0.01px); }
  .has-gutter > .two-thirds {
    width: calc(100% / 3 * 2 - 1rem - 0.01px); }
  .has-gutter-l > .two-thirds {
    width: calc(100% / 3 * 2 - 2rem - 0.01px); }
  .has-gutter-xl > .two-thirds {
    width: calc(100% / 3 * 2 - 4rem - 0.01px); }
  .three-quarters {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 4 * 3 - 0.01px); }
  .has-gutter > .three-quarters {
    width: calc(100% / 4 * 3 - 1rem - 0.01px); }
  .has-gutter-l > .three-quarters {
    width: calc(100% / 4 * 3 - 2rem - 0.01px); }
  .has-gutter-xl > .three-quarters {
    width: calc(100% / 4 * 3 - 4rem - 0.01px); }
  .four-sixths {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 6 * 4 - 0.01px); }
  .has-gutter > .four-sixths {
    width: calc(100% / 6 * 4 - 1rem - 0.01px); }
  .has-gutter-l > .four-sixths {
    width: calc(100% / 6 * 4 - 2rem - 0.01px); }
  .has-gutter-xl > .four-sixths {
    width: calc(100% / 6 * 4 - 4rem - 0.01px); }
  .five-sixths {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 6 * 5 - 0.01px); }
  .has-gutter > .five-sixths {
    width: calc(100% / 6 * 5 - 1rem - 0.01px); }
  .has-gutter-l > .five-sixths {
    width: calc(100% / 6 * 5 - 2rem - 0.01px); }
  .has-gutter-xl > .five-sixths {
    width: calc(100% / 6 * 5 - 4rem - 0.01px); }
  .two-fifths {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 5 * 2 - 0.01px); }
  .has-gutter > .two-fifths {
    width: calc(100% / 5 * 2 - 1rem - 0.01px); }
  .has-gutter-l > .two-fifths {
    width: calc(100% / 5 * 2 - 2rem - 0.01px); }
  .has-gutter-xl > .two-fifths {
    width: calc(100% / 5 * 2 - 4rem - 0.01px); }
  .three-fifths {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 5 * 3 - 0.01px); }
  .has-gutter > .three-fifths {
    width: calc(100% / 5 * 3 - 1rem - 0.01px); }
  .has-gutter-l > .three-fifths {
    width: calc(100% / 5 * 3 - 2rem - 0.01px); }
  .has-gutter-xl > .three-fifths {
    width: calc(100% / 5 * 3 - 4rem - 0.01px); }
  .one-tenth {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 10 * 1 - 0.01px); }
  .has-gutter > .one-tenth {
    width: calc(100% / 10 * 1 - 1rem - 0.01px); }
  .has-gutter-l > .one-tenth {
    width: calc(100% / 10 * 1 - 2rem - 0.01px); }
  .has-gutter-xl > .one-tenth {
    width: calc(100% / 10 * 1 - 4rem - 0.01px); }
  .nine-tenths {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 10 * 9 - 0.01px); }
  .has-gutter > .nine-tenths {
    width: calc(100% / 10 * 9 - 1rem - 0.01px); }
  .has-gutter-l > .nine-tenths {
    width: calc(100% / 10 * 9 - 2rem - 0.01px); }
  .has-gutter-xl > .nine-tenths {
    width: calc(100% / 10 * 9 - 4rem - 0.01px); } }
/* Responsive Small Breakpoint */
@media (min-width: 544px) and (max-width: 991px) {
  [class*="-small-1"] > * {
    width: calc(100% / 1 - 0.01px); }
  [class*="-small-1"].has-gutter > * {
    width: calc(100% / 1 - 1rem - 0.01px); }
  [class*="-small-1"].has-gutter-l > * {
    width: calc(100% / 1 - 2rem - 0.01px); }
  [class*="-small-1"].has-gutter-xl > * {
    width: calc(100% / 1 - 4rem - 0.01px); }
  [class*="-small-2"] > * {
    width: calc(100% / 2 - 0.01px); }
  [class*="-small-2"].has-gutter > * {
    width: calc(100% / 2 - 1rem - 0.01px); }
  [class*="-small-2"].has-gutter-l > * {
    width: calc(100% / 2 - 2rem - 0.01px); }
  [class*="-small-2"].has-gutter-xl > * {
    width: calc(100% / 2 - 4rem - 0.01px); }
  [class*="-small-3"] > * {
    width: calc(100% / 3 - 0.01px); }
  [class*="-small-3"].has-gutter > * {
    width: calc(100% / 3 - 1rem - 0.01px); }
  [class*="-small-3"].has-gutter-l > * {
    width: calc(100% / 3 - 2rem - 0.01px); }
  [class*="-small-3"].has-gutter-xl > * {
    width: calc(100% / 3 - 4rem - 0.01px); }
  [class*="-small-4"] > * {
    width: calc(100% / 4 - 0.01px); }
  [class*="-small-4"].has-gutter > * {
    width: calc(100% / 4 - 1rem - 0.01px); }
  [class*="-small-4"].has-gutter-l > * {
    width: calc(100% / 4 - 2rem - 0.01px); }
  [class*="-small-4"].has-gutter-xl > * {
    width: calc(100% / 4 - 4rem - 0.01px); } }
/*------------------------------------*\
    $LIBS
\*------------------------------------*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa, .Form-fieldReset {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-fw {
  width: 1.28571em;
  text-align: center; }
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
.fa-ul > li {
    position: relative; }
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
.fa-li.fa-lg {
    left: -1.85714em; }
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }
.fa-pull-left {
  float: left; }
.fa-pull-right {
  float: right; }
.fa.fa-pull-left, .fa-pull-left.Form-fieldReset {
  margin-right: .3em; }
.fa.fa-pull-right, .fa-pull-right.Form-fieldReset {
  margin-left: .3em; }
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }
.pull-left {
  float: left; }
.fa.pull-left, .pull-left.Form-fieldReset {
  margin-right: .3em; }
.fa.pull-right, .pull-right.Form-fieldReset {
  margin-left: .3em; }
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: #fff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }
.fa-music:before {
  content: ""; }
.fa-search:before {
  content: ""; }
.fa-envelope-o:before {
  content: ""; }
.fa-heart:before {
  content: ""; }
.fa-star:before {
  content: ""; }
.fa-star-o:before {
  content: ""; }
.fa-user:before {
  content: ""; }
.fa-film:before {
  content: ""; }
.fa-th-large:before {
  content: ""; }
.fa-th:before {
  content: ""; }
.fa-th-list:before {
  content: ""; }
.fa-check:before {
  content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }
.fa-search-plus:before {
  content: ""; }
.fa-search-minus:before {
  content: ""; }
.fa-power-off:before {
  content: ""; }
.fa-signal:before {
  content: ""; }
.fa-gear:before,
.fa-cog:before {
  content: ""; }
.fa-trash-o:before {
  content: ""; }
.fa-home:before {
  content: ""; }
.fa-file-o:before {
  content: ""; }
.fa-clock-o:before {
  content: ""; }
.fa-road:before {
  content: ""; }
.fa-download:before {
  content: ""; }
.fa-arrow-circle-o-down:before {
  content: ""; }
.fa-arrow-circle-o-up:before {
  content: ""; }
.fa-inbox:before {
  content: ""; }
.fa-play-circle-o:before {
  content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }
.fa-refresh:before {
  content: ""; }
.fa-list-alt:before {
  content: ""; }
.fa-lock:before {
  content: ""; }
.fa-flag:before {
  content: ""; }
.fa-headphones:before {
  content: ""; }
.fa-volume-off:before {
  content: ""; }
.fa-volume-down:before {
  content: ""; }
.fa-volume-up:before {
  content: ""; }
.fa-qrcode:before {
  content: ""; }
.fa-barcode:before {
  content: ""; }
.fa-tag:before {
  content: ""; }
.fa-tags:before {
  content: ""; }
.fa-book:before {
  content: ""; }
.fa-bookmark:before {
  content: ""; }
.fa-print:before {
  content: ""; }
.fa-camera:before {
  content: ""; }
.fa-font:before {
  content: ""; }
.fa-bold:before {
  content: ""; }
.fa-italic:before {
  content: ""; }
.fa-text-height:before {
  content: ""; }
.fa-text-width:before {
  content: ""; }
.fa-align-left:before {
  content: ""; }
.fa-align-center:before {
  content: ""; }
.fa-align-right:before {
  content: ""; }
.fa-align-justify:before {
  content: ""; }
.fa-list:before {
  content: ""; }
.fa-dedent:before,
.fa-outdent:before {
  content: ""; }
.fa-indent:before {
  content: ""; }
.fa-video-camera:before {
  content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }
.fa-pencil:before {
  content: ""; }
.fa-map-marker:before {
  content: ""; }
.fa-adjust:before {
  content: ""; }
.fa-tint:before {
  content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }
.fa-share-square-o:before {
  content: ""; }
.fa-check-square-o:before {
  content: ""; }
.fa-arrows:before {
  content: ""; }
.fa-step-backward:before {
  content: ""; }
.fa-fast-backward:before {
  content: ""; }
.fa-backward:before {
  content: ""; }
.fa-play:before {
  content: ""; }
.fa-pause:before {
  content: ""; }
.fa-stop:before {
  content: ""; }
.fa-forward:before {
  content: ""; }
.fa-fast-forward:before {
  content: ""; }
.fa-step-forward:before {
  content: ""; }
.fa-eject:before {
  content: ""; }
.fa-chevron-left:before {
  content: ""; }
.fa-chevron-right:before {
  content: ""; }
.fa-plus-circle:before {
  content: ""; }
.fa-minus-circle:before {
  content: ""; }
.fa-times-circle:before, .Form-fieldReset:before {
  content: ""; }
.fa-check-circle:before {
  content: ""; }
.fa-question-circle:before {
  content: ""; }
.fa-info-circle:before {
  content: ""; }
.fa-crosshairs:before {
  content: ""; }
.fa-times-circle-o:before {
  content: ""; }
.fa-check-circle-o:before {
  content: ""; }
.fa-ban:before {
  content: ""; }
.fa-arrow-left:before {
  content: ""; }
.fa-arrow-right:before {
  content: ""; }
.fa-arrow-up:before {
  content: ""; }
.fa-arrow-down:before {
  content: ""; }
.fa-mail-forward:before,
.fa-share:before {
  content: ""; }
.fa-expand:before {
  content: ""; }
.fa-compress:before {
  content: ""; }
.fa-plus:before {
  content: ""; }
.fa-minus:before {
  content: ""; }
.fa-asterisk:before {
  content: ""; }
.fa-exclamation-circle:before {
  content: ""; }
.fa-gift:before {
  content: ""; }
.fa-leaf:before {
  content: ""; }
.fa-fire:before {
  content: ""; }
.fa-eye:before {
  content: ""; }
.fa-eye-slash:before {
  content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }
.fa-plane:before {
  content: ""; }
.fa-calendar:before {
  content: ""; }
.fa-random:before {
  content: ""; }
.fa-comment:before {
  content: ""; }
.fa-magnet:before {
  content: ""; }
.fa-chevron-up:before {
  content: ""; }
.fa-chevron-down:before {
  content: ""; }
.fa-retweet:before {
  content: ""; }
.fa-shopping-cart:before {
  content: ""; }
.fa-folder:before {
  content: ""; }
.fa-folder-open:before {
  content: ""; }
.fa-arrows-v:before {
  content: ""; }
.fa-arrows-h:before {
  content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }
.fa-twitter-square:before {
  content: ""; }
.fa-facebook-square:before {
  content: ""; }
.fa-camera-retro:before {
  content: ""; }
.fa-key:before {
  content: ""; }
.fa-gears:before,
.fa-cogs:before {
  content: ""; }
.fa-comments:before {
  content: ""; }
.fa-thumbs-o-up:before {
  content: ""; }
.fa-thumbs-o-down:before {
  content: ""; }
.fa-star-half:before {
  content: ""; }
.fa-heart-o:before {
  content: ""; }
.fa-sign-out:before {
  content: ""; }
.fa-linkedin-square:before {
  content: ""; }
.fa-thumb-tack:before {
  content: ""; }
.fa-external-link:before {
  content: ""; }
.fa-sign-in:before {
  content: ""; }
.fa-trophy:before {
  content: ""; }
.fa-github-square:before {
  content: ""; }
.fa-upload:before {
  content: ""; }
.fa-lemon-o:before {
  content: ""; }
.fa-phone:before {
  content: ""; }
.fa-square-o:before {
  content: ""; }
.fa-bookmark-o:before {
  content: ""; }
.fa-phone-square:before {
  content: ""; }
.fa-twitter:before {
  content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }
.fa-github:before {
  content: ""; }
.fa-unlock:before {
  content: ""; }
.fa-credit-card:before {
  content: ""; }
.fa-feed:before,
.fa-rss:before {
  content: ""; }
.fa-hdd-o:before {
  content: ""; }
.fa-bullhorn:before {
  content: ""; }
.fa-bell:before {
  content: ""; }
.fa-certificate:before {
  content: ""; }
.fa-hand-o-right:before {
  content: ""; }
.fa-hand-o-left:before {
  content: ""; }
.fa-hand-o-up:before {
  content: ""; }
.fa-hand-o-down:before {
  content: ""; }
.fa-arrow-circle-left:before {
  content: ""; }
.fa-arrow-circle-right:before {
  content: ""; }
.fa-arrow-circle-up:before {
  content: ""; }
.fa-arrow-circle-down:before {
  content: ""; }
.fa-globe:before {
  content: ""; }
.fa-wrench:before {
  content: ""; }
.fa-tasks:before {
  content: ""; }
.fa-filter:before {
  content: ""; }
.fa-briefcase:before {
  content: ""; }
.fa-arrows-alt:before {
  content: ""; }
.fa-group:before,
.fa-users:before {
  content: ""; }
.fa-chain:before,
.fa-link:before {
  content: ""; }
.fa-cloud:before {
  content: ""; }
.fa-flask:before {
  content: ""; }
.fa-cut:before,
.fa-scissors:before {
  content: ""; }
.fa-copy:before,
.fa-files-o:before {
  content: ""; }
.fa-paperclip:before {
  content: ""; }
.fa-save:before,
.fa-floppy-o:before {
  content: ""; }
.fa-square:before {
  content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }
.fa-list-ul:before {
  content: ""; }
.fa-list-ol:before {
  content: ""; }
.fa-strikethrough:before {
  content: ""; }
.fa-underline:before {
  content: ""; }
.fa-table:before {
  content: ""; }
.fa-magic:before {
  content: ""; }
.fa-truck:before {
  content: ""; }
.fa-pinterest:before {
  content: ""; }
.fa-pinterest-square:before {
  content: ""; }
.fa-google-plus-square:before {
  content: ""; }
.fa-google-plus:before {
  content: ""; }
.fa-money:before {
  content: ""; }
.fa-caret-down:before {
  content: ""; }
.fa-caret-up:before {
  content: ""; }
.fa-caret-left:before {
  content: ""; }
.fa-caret-right:before {
  content: ""; }
.fa-columns:before {
  content: ""; }
.fa-unsorted:before,
.fa-sort:before {
  content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }
.fa-envelope:before {
  content: ""; }
.fa-linkedin:before {
  content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }
.fa-legal:before,
.fa-gavel:before {
  content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }
.fa-comment-o:before {
  content: ""; }
.fa-comments-o:before {
  content: ""; }
.fa-flash:before,
.fa-bolt:before {
  content: ""; }
.fa-sitemap:before {
  content: ""; }
.fa-umbrella:before {
  content: ""; }
.fa-paste:before,
.fa-clipboard:before {
  content: ""; }
.fa-lightbulb-o:before {
  content: ""; }
.fa-exchange:before {
  content: ""; }
.fa-cloud-download:before {
  content: ""; }
.fa-cloud-upload:before {
  content: ""; }
.fa-user-md:before {
  content: ""; }
.fa-stethoscope:before {
  content: ""; }
.fa-suitcase:before {
  content: ""; }
.fa-bell-o:before {
  content: ""; }
.fa-coffee:before {
  content: ""; }
.fa-cutlery:before {
  content: ""; }
.fa-file-text-o:before {
  content: ""; }
.fa-building-o:before {
  content: ""; }
.fa-hospital-o:before {
  content: ""; }
.fa-ambulance:before {
  content: ""; }
.fa-medkit:before {
  content: ""; }
.fa-fighter-jet:before {
  content: ""; }
.fa-beer:before {
  content: ""; }
.fa-h-square:before {
  content: ""; }
.fa-plus-square:before {
  content: ""; }
.fa-angle-double-left:before {
  content: ""; }
.fa-angle-double-right:before {
  content: ""; }
.fa-angle-double-up:before {
  content: ""; }
.fa-angle-double-down:before {
  content: ""; }
.fa-angle-left:before {
  content: ""; }
.fa-angle-right:before {
  content: ""; }
.fa-angle-up:before {
  content: ""; }
.fa-angle-down:before {
  content: ""; }
.fa-desktop:before {
  content: ""; }
.fa-laptop:before {
  content: ""; }
.fa-tablet:before {
  content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }
.fa-circle-o:before {
  content: ""; }
.fa-quote-left:before {
  content: ""; }
.fa-quote-right:before {
  content: ""; }
.fa-spinner:before {
  content: ""; }
.fa-circle:before {
  content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }
.fa-github-alt:before {
  content: ""; }
.fa-folder-o:before {
  content: ""; }
.fa-folder-open-o:before {
  content: ""; }
.fa-smile-o:before {
  content: ""; }
.fa-frown-o:before {
  content: ""; }
.fa-meh-o:before {
  content: ""; }
.fa-gamepad:before {
  content: ""; }
.fa-keyboard-o:before {
  content: ""; }
.fa-flag-o:before {
  content: ""; }
.fa-flag-checkered:before {
  content: ""; }
.fa-terminal:before {
  content: ""; }
.fa-code:before {
  content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }
.fa-location-arrow:before {
  content: ""; }
.fa-crop:before {
  content: ""; }
.fa-code-fork:before {
  content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }
.fa-question:before {
  content: ""; }
.fa-info:before {
  content: ""; }
.fa-exclamation:before {
  content: ""; }
.fa-superscript:before {
  content: ""; }
.fa-subscript:before {
  content: ""; }
.fa-eraser:before {
  content: ""; }
.fa-puzzle-piece:before {
  content: ""; }
.fa-microphone:before {
  content: ""; }
.fa-microphone-slash:before {
  content: ""; }
.fa-shield:before {
  content: ""; }
.fa-calendar-o:before {
  content: ""; }
.fa-fire-extinguisher:before {
  content: ""; }
.fa-rocket:before {
  content: ""; }
.fa-maxcdn:before {
  content: ""; }
.fa-chevron-circle-left:before {
  content: ""; }
.fa-chevron-circle-right:before {
  content: ""; }
.fa-chevron-circle-up:before {
  content: ""; }
.fa-chevron-circle-down:before {
  content: ""; }
.fa-html5:before {
  content: ""; }
.fa-css3:before {
  content: ""; }
.fa-anchor:before {
  content: ""; }
.fa-unlock-alt:before {
  content: ""; }
.fa-bullseye:before {
  content: ""; }
.fa-ellipsis-h:before {
  content: ""; }
.fa-ellipsis-v:before {
  content: ""; }
.fa-rss-square:before {
  content: ""; }
.fa-play-circle:before {
  content: ""; }
.fa-ticket:before {
  content: ""; }
.fa-minus-square:before {
  content: ""; }
.fa-minus-square-o:before {
  content: ""; }
.fa-level-up:before {
  content: ""; }
.fa-level-down:before {
  content: ""; }
.fa-check-square:before {
  content: ""; }
.fa-pencil-square:before {
  content: ""; }
.fa-external-link-square:before {
  content: ""; }
.fa-share-square:before {
  content: ""; }
.fa-compass:before {
  content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }
.fa-euro:before,
.fa-eur:before {
  content: ""; }
.fa-gbp:before {
  content: ""; }
.fa-dollar:before,
.fa-usd:before {
  content: ""; }
.fa-rupee:before,
.fa-inr:before {
  content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }
.fa-won:before,
.fa-krw:before {
  content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }
.fa-file:before {
  content: ""; }
.fa-file-text:before {
  content: ""; }
.fa-sort-alpha-asc:before {
  content: ""; }
.fa-sort-alpha-desc:before {
  content: ""; }
.fa-sort-amount-asc:before {
  content: ""; }
.fa-sort-amount-desc:before {
  content: ""; }
.fa-sort-numeric-asc:before {
  content: ""; }
.fa-sort-numeric-desc:before {
  content: ""; }
.fa-thumbs-up:before {
  content: ""; }
.fa-thumbs-down:before {
  content: ""; }
.fa-youtube-square:before {
  content: ""; }
.fa-youtube:before {
  content: ""; }
.fa-xing:before {
  content: ""; }
.fa-xing-square:before {
  content: ""; }
.fa-youtube-play:before {
  content: ""; }
.fa-dropbox:before {
  content: ""; }
.fa-stack-overflow:before {
  content: ""; }
.fa-instagram:before {
  content: ""; }
.fa-flickr:before {
  content: ""; }
.fa-adn:before {
  content: ""; }
.fa-bitbucket:before {
  content: ""; }
.fa-bitbucket-square:before {
  content: ""; }
.fa-tumblr:before {
  content: ""; }
.fa-tumblr-square:before {
  content: ""; }
.fa-long-arrow-down:before {
  content: ""; }
.fa-long-arrow-up:before {
  content: ""; }
.fa-long-arrow-left:before {
  content: ""; }
.fa-long-arrow-right:before {
  content: ""; }
.fa-apple:before {
  content: ""; }
.fa-windows:before {
  content: ""; }
.fa-android:before {
  content: ""; }
.fa-linux:before {
  content: ""; }
.fa-dribbble:before {
  content: ""; }
.fa-skype:before {
  content: ""; }
.fa-foursquare:before {
  content: ""; }
.fa-trello:before {
  content: ""; }
.fa-female:before {
  content: ""; }
.fa-male:before {
  content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }
.fa-sun-o:before {
  content: ""; }
.fa-moon-o:before {
  content: ""; }
.fa-archive:before {
  content: ""; }
.fa-bug:before {
  content: ""; }
.fa-vk:before {
  content: ""; }
.fa-weibo:before {
  content: ""; }
.fa-renren:before {
  content: ""; }
.fa-pagelines:before {
  content: ""; }
.fa-stack-exchange:before {
  content: ""; }
.fa-arrow-circle-o-right:before {
  content: ""; }
.fa-arrow-circle-o-left:before {
  content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }
.fa-dot-circle-o:before {
  content: ""; }
.fa-wheelchair:before {
  content: ""; }
.fa-vimeo-square:before {
  content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }
.fa-plus-square-o:before {
  content: ""; }
.fa-space-shuttle:before {
  content: ""; }
.fa-slack:before {
  content: ""; }
.fa-envelope-square:before {
  content: ""; }
.fa-wordpress:before {
  content: ""; }
.fa-openid:before {
  content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }
.fa-yahoo:before {
  content: ""; }
.fa-google:before {
  content: ""; }
.fa-reddit:before {
  content: ""; }
.fa-reddit-square:before {
  content: ""; }
.fa-stumbleupon-circle:before {
  content: ""; }
.fa-stumbleupon:before {
  content: ""; }
.fa-delicious:before {
  content: ""; }
.fa-digg:before {
  content: ""; }
.fa-pied-piper-pp:before {
  content: ""; }
.fa-pied-piper-alt:before {
  content: ""; }
.fa-drupal:before {
  content: ""; }
.fa-joomla:before {
  content: ""; }
.fa-language:before {
  content: ""; }
.fa-fax:before {
  content: ""; }
.fa-building:before {
  content: ""; }
.fa-child:before {
  content: ""; }
.fa-paw:before {
  content: ""; }
.fa-spoon:before {
  content: ""; }
.fa-cube:before {
  content: ""; }
.fa-cubes:before {
  content: ""; }
.fa-behance:before {
  content: ""; }
.fa-behance-square:before {
  content: ""; }
.fa-steam:before {
  content: ""; }
.fa-steam-square:before {
  content: ""; }
.fa-recycle:before {
  content: ""; }
.fa-automobile:before,
.fa-car:before {
  content: ""; }
.fa-cab:before,
.fa-taxi:before {
  content: ""; }
.fa-tree:before {
  content: ""; }
.fa-spotify:before {
  content: ""; }
.fa-deviantart:before {
  content: ""; }
.fa-soundcloud:before {
  content: ""; }
.fa-database:before {
  content: ""; }
.fa-file-pdf-o:before {
  content: ""; }
.fa-file-word-o:before {
  content: ""; }
.fa-file-excel-o:before {
  content: ""; }
.fa-file-powerpoint-o:before {
  content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }
.fa-file-code-o:before {
  content: ""; }
.fa-vine:before {
  content: ""; }
.fa-codepen:before {
  content: ""; }
.fa-jsfiddle:before {
  content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }
.fa-circle-o-notch:before {
  content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }
.fa-ge:before,
.fa-empire:before {
  content: ""; }
.fa-git-square:before {
  content: ""; }
.fa-git:before {
  content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }
.fa-tencent-weibo:before {
  content: ""; }
.fa-qq:before {
  content: ""; }
.fa-wechat:before,
.fa-weixin:before {
  content: ""; }
.fa-send:before,
.fa-paper-plane:before {
  content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }
.fa-history:before {
  content: ""; }
.fa-circle-thin:before {
  content: ""; }
.fa-header:before {
  content: ""; }
.fa-paragraph:before {
  content: ""; }
.fa-sliders:before {
  content: ""; }
.fa-share-alt:before {
  content: ""; }
.fa-share-alt-square:before {
  content: ""; }
.fa-bomb:before {
  content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }
.fa-tty:before {
  content: ""; }
.fa-binoculars:before {
  content: ""; }
.fa-plug:before {
  content: ""; }
.fa-slideshare:before {
  content: ""; }
.fa-twitch:before {
  content: ""; }
.fa-yelp:before {
  content: ""; }
.fa-newspaper-o:before {
  content: ""; }
.fa-wifi:before {
  content: ""; }
.fa-calculator:before {
  content: ""; }
.fa-paypal:before {
  content: ""; }
.fa-google-wallet:before {
  content: ""; }
.fa-cc-visa:before {
  content: ""; }
.fa-cc-mastercard:before {
  content: ""; }
.fa-cc-discover:before {
  content: ""; }
.fa-cc-amex:before {
  content: ""; }
.fa-cc-paypal:before {
  content: ""; }
.fa-cc-stripe:before {
  content: ""; }
.fa-bell-slash:before {
  content: ""; }
.fa-bell-slash-o:before {
  content: ""; }
.fa-trash:before {
  content: ""; }
.fa-copyright:before {
  content: ""; }
.fa-at:before {
  content: ""; }
.fa-eyedropper:before {
  content: ""; }
.fa-paint-brush:before {
  content: ""; }
.fa-birthday-cake:before {
  content: ""; }
.fa-area-chart:before {
  content: ""; }
.fa-pie-chart:before {
  content: ""; }
.fa-line-chart:before {
  content: ""; }
.fa-lastfm:before {
  content: ""; }
.fa-lastfm-square:before {
  content: ""; }
.fa-toggle-off:before {
  content: ""; }
.fa-toggle-on:before {
  content: ""; }
.fa-bicycle:before {
  content: ""; }
.fa-bus:before {
  content: ""; }
.fa-ioxhost:before {
  content: ""; }
.fa-angellist:before {
  content: ""; }
.fa-cc:before {
  content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }
.fa-meanpath:before {
  content: ""; }
.fa-buysellads:before {
  content: ""; }
.fa-connectdevelop:before {
  content: ""; }
.fa-dashcube:before {
  content: ""; }
.fa-forumbee:before {
  content: ""; }
.fa-leanpub:before {
  content: ""; }
.fa-sellsy:before {
  content: ""; }
.fa-shirtsinbulk:before {
  content: ""; }
.fa-simplybuilt:before {
  content: ""; }
.fa-skyatlas:before {
  content: ""; }
.fa-cart-plus:before {
  content: ""; }
.fa-cart-arrow-down:before {
  content: ""; }
.fa-diamond:before {
  content: ""; }
.fa-ship:before {
  content: ""; }
.fa-user-secret:before {
  content: ""; }
.fa-motorcycle:before {
  content: ""; }
.fa-street-view:before {
  content: ""; }
.fa-heartbeat:before {
  content: ""; }
.fa-venus:before {
  content: ""; }
.fa-mars:before {
  content: ""; }
.fa-mercury:before {
  content: ""; }
.fa-intersex:before,
.fa-transgender:before {
  content: ""; }
.fa-transgender-alt:before {
  content: ""; }
.fa-venus-double:before {
  content: ""; }
.fa-mars-double:before {
  content: ""; }
.fa-venus-mars:before {
  content: ""; }
.fa-mars-stroke:before {
  content: ""; }
.fa-mars-stroke-v:before {
  content: ""; }
.fa-mars-stroke-h:before {
  content: ""; }
.fa-neuter:before {
  content: ""; }
.fa-genderless:before {
  content: ""; }
.fa-facebook-official:before {
  content: ""; }
.fa-pinterest-p:before {
  content: ""; }
.fa-whatsapp:before {
  content: ""; }
.fa-server:before {
  content: ""; }
.fa-user-plus:before {
  content: ""; }
.fa-user-times:before {
  content: ""; }
.fa-hotel:before,
.fa-bed:before {
  content: ""; }
.fa-viacoin:before {
  content: ""; }
.fa-train:before {
  content: ""; }
.fa-subway:before {
  content: ""; }
.fa-medium:before {
  content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }
.fa-optin-monster:before {
  content: ""; }
.fa-opencart:before {
  content: ""; }
.fa-expeditedssl:before {
  content: ""; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }
.fa-mouse-pointer:before {
  content: ""; }
.fa-i-cursor:before {
  content: ""; }
.fa-object-group:before {
  content: ""; }
.fa-object-ungroup:before {
  content: ""; }
.fa-sticky-note:before {
  content: ""; }
.fa-sticky-note-o:before {
  content: ""; }
.fa-cc-jcb:before {
  content: ""; }
.fa-cc-diners-club:before {
  content: ""; }
.fa-clone:before {
  content: ""; }
.fa-balance-scale:before {
  content: ""; }
.fa-hourglass-o:before {
  content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }
.fa-hourglass:before {
  content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }
.fa-hand-scissors-o:before {
  content: ""; }
.fa-hand-lizard-o:before {
  content: ""; }
.fa-hand-spock-o:before {
  content: ""; }
.fa-hand-pointer-o:before {
  content: ""; }
.fa-hand-peace-o:before {
  content: ""; }
.fa-trademark:before {
  content: ""; }
.fa-registered:before {
  content: ""; }
.fa-creative-commons:before {
  content: ""; }
.fa-gg:before {
  content: ""; }
.fa-gg-circle:before {
  content: ""; }
.fa-tripadvisor:before {
  content: ""; }
.fa-odnoklassniki:before {
  content: ""; }
.fa-odnoklassniki-square:before {
  content: ""; }
.fa-get-pocket:before {
  content: ""; }
.fa-wikipedia-w:before {
  content: ""; }
.fa-safari:before {
  content: ""; }
.fa-chrome:before {
  content: ""; }
.fa-firefox:before {
  content: ""; }
.fa-opera:before {
  content: ""; }
.fa-internet-explorer:before {
  content: ""; }
.fa-tv:before,
.fa-television:before {
  content: ""; }
.fa-contao:before {
  content: ""; }
.fa-500px:before {
  content: ""; }
.fa-amazon:before {
  content: ""; }
.fa-calendar-plus-o:before {
  content: ""; }
.fa-calendar-minus-o:before {
  content: ""; }
.fa-calendar-times-o:before {
  content: ""; }
.fa-calendar-check-o:before {
  content: ""; }
.fa-industry:before {
  content: ""; }
.fa-map-pin:before {
  content: ""; }
.fa-map-signs:before {
  content: ""; }
.fa-map-o:before {
  content: ""; }
.fa-map:before {
  content: ""; }
.fa-commenting:before {
  content: ""; }
.fa-commenting-o:before {
  content: ""; }
.fa-houzz:before {
  content: ""; }
.fa-vimeo:before {
  content: ""; }
.fa-black-tie:before {
  content: ""; }
.fa-fonticons:before {
  content: ""; }
.fa-reddit-alien:before {
  content: ""; }
.fa-edge:before {
  content: ""; }
.fa-credit-card-alt:before {
  content: ""; }
.fa-codiepie:before {
  content: ""; }
.fa-modx:before {
  content: ""; }
.fa-fort-awesome:before {
  content: ""; }
.fa-usb:before {
  content: ""; }
.fa-product-hunt:before {
  content: ""; }
.fa-mixcloud:before {
  content: ""; }
.fa-scribd:before {
  content: ""; }
.fa-pause-circle:before {
  content: ""; }
.fa-pause-circle-o:before {
  content: ""; }
.fa-stop-circle:before {
  content: ""; }
.fa-stop-circle-o:before {
  content: ""; }
.fa-shopping-bag:before {
  content: ""; }
.fa-shopping-basket:before {
  content: ""; }
.fa-hashtag:before {
  content: ""; }
.fa-bluetooth:before {
  content: ""; }
.fa-bluetooth-b:before {
  content: ""; }
.fa-percent:before {
  content: ""; }
.fa-gitlab:before {
  content: ""; }
.fa-wpbeginner:before {
  content: ""; }
.fa-wpforms:before {
  content: ""; }
.fa-envira:before {
  content: ""; }
.fa-universal-access:before {
  content: ""; }
.fa-wheelchair-alt:before {
  content: ""; }
.fa-question-circle-o:before {
  content: ""; }
.fa-blind:before {
  content: ""; }
.fa-audio-description:before {
  content: ""; }
.fa-volume-control-phone:before {
  content: ""; }
.fa-braille:before {
  content: ""; }
.fa-assistive-listening-systems:before {
  content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }
.fa-glide:before {
  content: ""; }
.fa-glide-g:before {
  content: ""; }
.fa-signing:before,
.fa-sign-language:before {
  content: ""; }
.fa-low-vision:before {
  content: ""; }
.fa-viadeo:before {
  content: ""; }
.fa-viadeo-square:before {
  content: ""; }
.fa-snapchat:before {
  content: ""; }
.fa-snapchat-ghost:before {
  content: ""; }
.fa-snapchat-square:before {
  content: ""; }
.fa-pied-piper:before {
  content: ""; }
.fa-first-order:before {
  content: ""; }
.fa-yoast:before {
  content: ""; }
.fa-themeisle:before {
  content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }
.fa-handshake-o:before {
  content: ""; }
.fa-envelope-open:before {
  content: ""; }
.fa-envelope-open-o:before {
  content: ""; }
.fa-linode:before {
  content: ""; }
.fa-address-book:before {
  content: ""; }
.fa-address-book-o:before {
  content: ""; }
.fa-vcard:before,
.fa-address-card:before {
  content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }
.fa-user-circle:before {
  content: ""; }
.fa-user-circle-o:before {
  content: ""; }
.fa-user-o:before {
  content: ""; }
.fa-id-badge:before {
  content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }
.fa-quora:before {
  content: ""; }
.fa-free-code-camp:before {
  content: ""; }
.fa-telegram:before {
  content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }
.fa-shower:before {
  content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }
.fa-podcast:before {
  content: ""; }
.fa-window-maximize:before {
  content: ""; }
.fa-window-minimize:before {
  content: ""; }
.fa-window-restore:before {
  content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }
.fa-bandcamp:before {
  content: ""; }
.fa-grav:before {
  content: ""; }
.fa-etsy:before {
  content: ""; }
.fa-imdb:before {
  content: ""; }
.fa-ravelry:before {
  content: ""; }
.fa-eercast:before {
  content: ""; }
.fa-microchip:before {
  content: ""; }
.fa-snowflake-o:before {
  content: ""; }
.fa-superpowers:before {
  content: ""; }
.fa-wpexplorer:before {
  content: ""; }
.fa-meetup:before {
  content: ""; }
.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; }
/*------------------------------------*\
    $COMPONENTS
\*------------------------------------*/
/*------------------------------------*\
    #TEXT
\*------------------------------------*/
/**
 * Passages of text
 */
.mce-content-body a,
.TextWysiwyg a {
  font-weight: 500;
  color: #5977a3; }
.mce-content-body a.Button,
  .TextWysiwyg a.Button {
    color: #fff; }
.mce-content-body .Button,
.TextWysiwyg .Button {
  text-decoration: none; }
.mce-content-body ul,
.TextWysiwyg ul {
  list-style: none;
  margin: 0 0 1rem 1.2em; }
.mce-content-body ul > li,
  .TextWysiwyg ul > li {
    position: relative;
    padding-left: 18px; }
.mce-content-body ul > li:before,
    .TextWysiwyg ul > li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 10px;
      height: 6px;
      width: 6px;
      background: #97adcb;
      border-radius: 50%; }
.mce-content-body ul ul,
  .TextWysiwyg ul ul {
    margin-bottom: 0; }
.mce-content-body ol,
.TextWysiwyg ol {
  list-style: decimal;
  margin: 0 0 1rem 1.5em; }
.mce-content-body ol ol,
  .TextWysiwyg ol ol {
    margin-bottom: 0; }
/*------------------------------------*\
    #FORMS
\*------------------------------------*/
/**
 * Search form
 */
.SearchForm {
  display: none;
  /**
	 * Search input
	 */
  /**
	 * Stacked form button wrapper
	 */ }
.SearchForm.is-active {
    display: block;
    position: absolute;
    top: 67px;
    right: 2px;
    width: 100%;
    padding: 1em;
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.2);
    background: #fff;
    z-index: 1; }
.SearchForm-input {
    padding: 0.5rem; }
.SearchForm-actions {
    margin-bottom: 2rem; }
/**
 * Export reservations form
 */
.ExportReservation-form {
  margin: 0 auto; }
/*------------------------------------*\
    #FIELDS
\*------------------------------------*/
.Field {
  margin-bottom: 1rem; }
.Field-note {
    font-size: 0.75rem; }
.Field-note a {
      text-decoration: underline; }
body#tinymce {
  margin: 12px !important;
  height: auto !important;
  min-height: auto;
  display: block;
  background: #fff; }
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }
.leaflet-container {
  overflow: hidden; }
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none; }
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important; }
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y; }
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom; }
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none; }
.leaflet-container {
  -webkit-tap-highlight-color: transparent; }
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }
.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden; }
.leaflet-tile-loaded {
  visibility: inherit; }
.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800; }
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }
.leaflet-pane {
  z-index: 400; }
.leaflet-tile-pane {
  z-index: 200; }
.leaflet-overlay-pane {
  z-index: 400; }
.leaflet-shadow-pane {
  z-index: 500; }
.leaflet-marker-pane {
  z-index: 600; }
.leaflet-tooltip-pane {
  z-index: 650; }
.leaflet-popup-pane {
  z-index: 700; }
.leaflet-map-pane canvas {
  z-index: 100; }
.leaflet-map-pane svg {
  z-index: 200; }
.leaflet-vml-shape {
  width: 1px;
  height: 1px; }
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }
.leaflet-top {
  top: 0;
  width: 100%; }
.leaflet-right {
  right: 0; }
.leaflet-bottom {
  bottom: 0; }
.leaflet-left {
  left: 0; }
.leaflet-control {
  float: left;
  clear: both; }
.leaflet-right .leaflet-control {
  float: right; }
.leaflet-top .leaflet-control {
  margin-top: 10px; }
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }
.leaflet-left .leaflet-control {
  margin-left: 10px; }
.leaflet-right .leaflet-control {
  margin-right: 10px; }
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear; }
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }
.leaflet-zoom-anim .leaflet-zoom-animated {
  transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1); }
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none; }
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }
/* cursors */
.leaflet-interactive {
  cursor: pointer; }
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab; }
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }
.leaflet-container a {
  color: #0078A8; }
.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }
.leaflet-bar a:hover {
  background-color: #f4f4f4; }
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px; }
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }
.leaflet-control-layers-toggle {
  background-image: url(../images/layers.png);
  width: 36px;
  height: 36px; }
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../images/layers-2x.png);
  background-size: 26px 26px; }
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px; }
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }
.leaflet-control-layers label {
  display: block; }
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(../images/marker-icon.png); }
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }
.leaflet-control-attribution a {
  text-decoration: none; }
.leaflet-control-attribution a:hover {
  text-decoration: underline; }
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }
.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }
.leaflet-popup-content p {
  margin: 18px 0; }
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }
.leaflet-tooltip-top {
  margin-top: -6px; }
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }
.leaflet-tooltip-left {
  margin-left: -6px; }
.leaflet-tooltip-right {
  margin-left: 6px; }
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }
/* global styling */
.leaflet-control-geosearch *,
.leaflet-control-geosearch *:before,
.leaflet-control-geosearch *:after {
  box-sizing: border-box; }
/* leaflet button styling */
.leaflet-control-geosearch .leaflet-bar-part {
  border-radius: 4px;
  border-bottom: none; }
.leaflet-control-geosearch a.leaflet-bar-part:before,
.leaflet-control-geosearch a.leaflet-bar-part:after {
  position: absolute;
  display: block;
  content: ''; }
/* magnifying glass */
.leaflet-control-geosearch a.leaflet-bar-part:before {
  top: 19px;
  left: 16px;
  width: 8px;
  border-top: 2px solid #555;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg); }
.leaflet-control-geosearch a.leaflet-bar-part:after {
  top: 6px;
  left: 6px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 2px solid #555; }
/* resets for pending and error icons */
.leaflet-control-geosearch.error a.leaflet-bar-part:before,
.leaflet-control-geosearch.pending a.leaflet-bar-part:before {
  display: none; }
.leaflet-control-geosearch.pending a.leaflet-bar-part:after,
.leaflet-control-geosearch.error a.leaflet-bar-part:after {
  left: 50%;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
  border-radius: 50%; }
/* pending icon */
.leaflet-control-geosearch.pending a.leaflet-bar-part:after {
  content: '';
  border: 2px solid #555;
  border-top: 2px solid #f3f3f3;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite; }
/* error icon */
.leaflet-control-geosearch.error a.leaflet-bar-part:after {
  content: '!';
  line-height: initial;
  font-weight: 600;
  font-size: 18px;
  border: none; }
/* search form styling */
.leaflet-control-geosearch form {
  position: absolute;
  top: -2px;
  left: 28px;
  border-radius: 0 4px 4px 0;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  background-color: #fff;
  background-clip: padding-box;
  z-index: -1;
  height: auto;
  margin: 0;
  padding: 0 8px;
  width: 100%; }
.leaflet-control-geosearch.active form {
  display: block; }
.leaflet-control-geosearch form input {
  min-width: 200px;
  width: 100%;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  height: 30px;
  border-radius: 0 4px 4px 0;
  text-indent: 5px; }
.leaflet-control-geosearch .results {
  background: #fff; }
.leaflet-control-geosearch .results > * {
  line-height: 24px;
  padding: 0 8px;
  border: 1px solid transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.leaflet-control-geosearch .results.active {
  padding: 8px 0;
  border-top: 1px solid #c6c6c6; }
.leaflet-control-geosearch .results > .active,
.leaflet-control-geosearch .results > :hover {
  background-color: #f8f8f8;
  border-color: #c6c6c6;
  cursor: pointer; }
/* add missing border to form */
.leaflet-control-geosearch .results.active:after {
  content: '';
  display: block;
  width: 0;
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  left: -2px;
  bottom: -2px;
  top: 30px; }
/* animations */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.leaflet-top .leaflet-control-geosearch.bar,
.leaflet-bottom .leaflet-control-geosearch.bar {
  display: none; }
.leaflet-control-geosearch.bar {
  position: relative;
  display: block;
  height: auto;
  width: 400px;
  margin: 10px auto 0;
  cursor: auto;
  z-index: 1000; }
.leaflet-control-geosearch.bar form {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px; }
.leaflet-control-geosearch.bar form input {
  min-width: 100%;
  width: 100%; }
.leaflet-control-geosearch.bar .results.active:after {
  opacity: .2; }
.leaflet-right .leaflet-control-geosearch form {
  right: 0;
  left: initial;
  border-radius: 4px 0 0 4px;
  border-left: inherit;
  border-right: none; }
.leaflet-control-geosearch a.reset {
  color: black;
  position: absolute;
  line-height: 30px;
  padding: 0 8px;
  right: 0;
  top: 0;
  cursor: pointer;
  border: none; }
.leaflet-control-geosearch a.reset:hover {
  background: #f5f5f5; }
.geosearch {
  position: absolute;
  width: 82%;
  margin: 15px 10% !important; }
.Alert {
  text-align: center;
  padding: .8rem 1rem;
  background: #f7f9f9;
  overflow: hidden;
  font-size: 1em;
  margin-bottom: 1rem; }
.Alert a {
    color: inherit;
    text-decoration: underline; }
.Alert--danger {
    color: #ca2121;
    background: #fceeee;
    border: 1px solid #e35555; }
.Alert--success {
    color: #6d8518;
    background: #e9f4c1;
    border: 1px solid #a3c623; }
.Alert--warning {
    color: #df8a13;
    background: #fceedb;
    border: 1px solid #f0ad4e; }
.Alert--info {
    color: #28a1c5;
    background: #daf1f8;
    border: 1px solid #5bc0de; }
.Article-date {
  color: #97adcb;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  margin: 0 0 0.5rem;
  text-align: center; }
.Article-tags {
  text-align: center;
  margin-bottom: 2rem; }
.Article-wrapVisuel {
  text-align: center; }
.Article-visuel {
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 2rem; }
.Article-intro {
  font-weight: 600;
  margin-bottom: 2rem;
  max-width: 850px;
  margin: 0 auto; }
.Article-content {
  max-width: 850px;
  margin: 0 auto; }
.Article-content:first-child {
    padding: 30px 0 30px; }
@media (min-width: 991px) {
      .Article-content:first-child {
        padding: 60px 0 30px; } }
.Article-nav {
  max-width: 850px;
  margin: 30px auto 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
@media (min-width: 991px) {
    .Article-nav {
      margin: 50px auto 40px; } }
.Article-nav > *:first-child:last-child {
    margin: 0 auto; }
.ArticleItem {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 4px 7px 0px 0px rgba(0, 0, 0, 0.08);
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background: #fff; }
.ArticleItem-wrapImg {
    position: relative;
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 180px;
    overflow: hidden; }
.ArticleItem-img {
    width: auto;
    height: auto;
    max-width: inherit;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transition: .3s ease-out;
    position: relative;
    z-index: 1; }
.ArticleItem-tags {
    position: absolute;
    z-index: 3;
    bottom: 0.5rem;
    left: 1rem; }
.ArticleItem-content {
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    padding: 1rem 25px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.ArticleItem-date {
    color: #97adcb;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.75rem;
    margin: 0 0 0.5rem; }
.ArticleItem-title {
    font-size: 1.125rem;
    color: #555555;
    font-weight: 400;
    margin: 0 0 0.5rem; }
.ArticleItem-excerpt {
    font-size: 0.875rem;
    color: #4d4d4f;
    font-weight: 400; }
.ArticleItem-excerpt:first-child {
      margin-top: 1rem; }
.ArticleItem-wrapBtn {
    text-align: center;
    margin-top: 20px; }
.ArticleList .ArticleItem {
  height: 100%; }
.ArticleList [class^="grid"] > * {
  margin-bottom: 35px; }
@media (min-width: 991px) {
    .ArticleList [class^="grid"] > * {
      margin-bottom: 50px; } }
.Button {
  position: relative;
  display: inline-block;
  background: #5977a3;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  padding: 1rem 2.4rem;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 4px;
  text-align: center;
  transition: 0.2s ease-out;
  transition-property: background, color;
  cursor: pointer;
  font-size: 0.875rem;
  text-transform: uppercase; }
@media (min-width: 991px) {
    .Button {
      font-size: 0.9375rem; } }
.Button svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 15px;
    width: 14px;
    height: 14px;
    fill: white; }
@media (min-width: 991px) {
      .Button svg {
        left: 25px; } }
.Button small {
    display: inline-block;
    margin-bottom: 3px;
    font-weight: 400; }
.Button:hover, .Button:focus {
    background-color: #475f82;
    color: #fff; }
.Button--soloIcon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
.Button--soloIcon svg {
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
.Button--small {
    padding: 10px 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9375rem;
    margin: 0 10px; }
.Button--large {
    padding: 1.5625rem 2.1875rem;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem; }
.Button--uppercase {
    text-transform: uppercase;
    font-weight: bold; }
.Button--fullWidth {
    width: 100%; }
.Button--secondary {
    background-color: #97adcb; }
.Button--secondary:focus, .Button--secondary:hover {
      background-color: #5478a8; }
.Button--calendar {
    background-color: #697a81; }
.Button--calendar:focus, .Button--calendar:hover {
      background-color: #3b4549; }
.Button--white {
    background-color: #fff;
    color: #97adcb; }
.Button--white:focus, .Button--white:hover {
      background-color: #97adcb;
      color: #fff; }
.Button--info {
    background-color: #5bc0de; }
.Button--info:focus, .Button--info:hover {
      background-color: #2390b0; }
.Button--success {
    background-color: #a3c623; }
.Button--success:focus, .Button--success:hover {
      background-color: #5c6f14; }
.Button--danger {
    background-color: #e35555; }
.Button--danger:focus, .Button--danger:hover {
      background-color: #b41e1e; }
.Button--warning {
    background-color: #f0ad4e; }
.Button--warning:focus, .Button--warning:hover {
      background-color: #c77c11; }
.Button--inline {
    padding: 0;
    background: none;
    color: #555555;
    font-weight: 400;
    text-transform: none;
    border: 0;
    cursor: pointer; }
.Button--inline:hover, .Button--inline:focus {
      background: none;
      color: #555555;
      text-decoration: underline; }
.Button.is-disabled {
    background: #d9d9d9;
    color: #808080;
    cursor: default; }
.Button[disabled="disabled"] {
    background: #808080;
    color: #fff;
    opacity: 0.5;
    pointer-events: none; }
.Calendar {
  /* List view */ }
.Calendar th,
  .Calendar td,
  .Calendar thead,
  .Calendar tbody,
  .Calendar .fc-divider,
  .Calendar .fc-row,
  .Calendar .fc-content,
  .Calendar .fc-popover,
  .Calendar .fc-list-view,
  .Calendar .fc-list-heading td {
    border-color: rgba(0, 0, 0, 0.1); }
.Calendar.hide-resources .fc-agendaWeek-view .fc-widget-header thead tr:last-child {
    display: none; }
.Calendar .fc-header-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
.Calendar .fc-header-toolbar .fc-left {
      padding-left: 50px; }
.Calendar .fc-header-toolbar .fc-left h2 {
        font-size: 1.25rem; }
.Calendar .fc-header-toolbar .fc-right {
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
.Calendar .fc-header-toolbar .fc-center {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center; }
.Calendar .fc-header-toolbar .fc-center h2 {
        display: inline-block;
        float: none;
        color: #697a81; }
.Calendar .fc-view > table {
    border: none; }
.Calendar .fc-view > table > tbody > tr > .fc-widget-content {
    border: none;
    background: none; }
.Calendar .fc-time-grid-container {
    height: auto !important;
    overflow: visible !important; }
.Calendar .fc-time-grid .fc-slats td {
    height: 1.7em; }
.Calendar .fc-divider {
    display: none;
    margin-left: 50px; }
.Calendar .fc-day-header {
    background: #697a81;
    color: #fff;
    padding: 5px; }
.Calendar .fc-head-container {
    border: none; }
.Calendar .fc-view {
    border: none; }
.Calendar .fc-slats table {
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
.Calendar .fc-slats tr:nth-child(5n + 1) {
    font-weight: bold; }
.Calendar .fc-slats tr:last-child > .fc-widget-content:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.Calendar .fc-slats .fc-minor .fc-time {
    border: none; }
.Calendar .fc-axis.fc-time {
    font-size: 12px;
    text-align: right;
    position: relative;
    border: none; }
.Calendar .fc-axis.fc-time > span {
      display: inline-block;
      min-width: 40px;
      position: relative;
      top: -13px; }
.Calendar.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2px; }
.Calendar .fc-event {
    background: #97adcb;
    padding: 5px;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }
.Calendar .fc-event:hover, .Calendar .fc-event:focus {
      color: #fff;
      background: #7592ba; }
.Calendar .fc-event .recueillement {
      border-bottom: 1px solid #fff;
      font-size: 0.85em;
      padding-bottom: 8px;
      margin-bottom: 8px; }
.Calendar .fc-event.c-available {
      color: #555555;
      box-shadow: inset 0 0 1px #555555; }
.Calendar .fc-event.c-available .recueillement {
        border-bottom-color: #a5a5a5; }
.Calendar .fc-event.c-available {
      background: #fff; }
.Calendar .fc-event.c-available:hover, .Calendar .fc-event.c-available:focus {
        background: #cccccc; }
.Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION {
      background: #5bc0de; }
.Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION:hover, .Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION:focus {
        background: #2390b0; }
.Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED {
      background: #a3c623; }
.Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED:hover, .Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED:focus {
        background: #5c6f14; }
.Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED {
      background: #e35555; }
.Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED:hover, .Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED:focus {
        background: #b41e1e; }
.Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION {
      background: #f0ad4e; }
.Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION:hover, .Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION:focus {
        background: #c77c11; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED {
      background: #a3c623; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED:hover, .Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED:focus {
        background: #5c6f14; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED {
      background: #e35555; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED:hover, .Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED:focus {
        background: #b41e1e; }
.Calendar .fc-event.c-available.resa_crema {
      background: #fff; }
.Calendar .fc-event.c-available.resa_crema:hover, .Calendar .fc-event.c-available.resa_crema:focus {
        background: #cccccc; }
.Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema {
      background: #2390b0; }
.Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, .Calendar .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
        background: #124a5b; }
.Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema {
      background: #5c6f14; }
.Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema:hover, .Calendar .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema:focus {
        background: #141904; }
.Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema {
      background: #b41e1e; }
.Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema:hover, .Calendar .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema:focus {
        background: #5d0f0f; }
.Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema {
      background: #c77c11; }
.Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, .Calendar .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
        background: #694109; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema {
      background: #5c6f14; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:hover, .Calendar .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:focus {
        background: #141904; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema {
      background: #b41e1e; }
.Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema:hover, .Calendar .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema:focus {
        background: #5d0f0f; }
.Calendar .fc-event .statut {
      text-align: center;
      padding: 4px 0;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9em; }
.Calendar .fc-event .fc-title {
      font-size: 0.85em; }
.Calendar .fc-list-item.c-available.fc-event-dot {
    background: #fff; }
.Calendar .fc-list-item.c-available.fc-event-dot:hover, .Calendar .fc-list-item.c-available.fc-event-dot:focus {
      background: #cccccc; }
.Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.fc-event-dot {
    background: #5bc0de; }
.Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.fc-event-dot:focus {
      background: #2390b0; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.fc-event-dot {
    background: #a3c623; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.fc-event-dot:focus {
      background: #5c6f14; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.fc-event-dot {
    background: #e35555; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.fc-event-dot:focus {
      background: #b41e1e; }
.Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.fc-event-dot {
    background: #f0ad4e; }
.Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.fc-event-dot:focus {
      background: #c77c11; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.fc-event-dot {
    background: #a3c623; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.fc-event-dot:focus {
      background: #5c6f14; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.fc-event-dot {
    background: #e35555; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.fc-event-dot:focus {
      background: #b41e1e; }
.Calendar .fc-list-item.c-available.resa_crema .fc-event-dot {
    background: #fff; }
.Calendar .fc-list-item.c-available.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-available.resa_crema .fc-event-dot:focus {
      background: #cccccc; }
.Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot {
    background: #2390b0; }
.Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:focus {
      background: #124a5b; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot {
    background: #5c6f14; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:focus {
      background: #141904; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot {
    background: #b41e1e; }
.Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:focus {
      background: #5d0f0f; }
.Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot {
    background: #c77c11; }
.Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:focus {
      background: #694109; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot {
    background: #5c6f14; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:focus {
      background: #141904; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot {
    background: #b41e1e; }
.Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:hover, .Calendar .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:focus {
      background: #5d0f0f; }
.Calendar .fc-day {
    background: rgba(255, 255, 255, 0.5); }
.Calendar .fc-day.fc-today {
    background-color: rgba(195, 216, 235, 0.25); }
.Calendar .fc-resource-cell {
    font-size: 0.6875rem;
    font-weight: bold;
    background: #697a81;
    color: #fff;
    text-transform: uppercase;
    padding: 4px; }
.Calendar .fc-widget-header {
    border: none; }
.Calendar .fc-highlight {
    background: rgba(0, 0, 0, 0.5); }
.Calendar .fc-bgevent.unavailable {
    background: rgba(227, 85, 85, 0.3);
    opacity: 1; }
.Calendar .fc-bgevent.unavailable .fc-content {
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9em;
      color: #e35555; }
.Calendar .fc-bgevent.jour-ferie {
    background: #d7d7d7; }
.Calendar .fc-bgevent.jour-ferie .fc-content {
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-transform: uppercase;
      font-size: 1.5rem;
      letter-spacing: 4px;
      font-weight: 600; }
.Calendar .fc-bgevent.jour-ferie .fc-content .jour-ferie {
        -webkit-writing-mode: sideways-lr;
            -ms-writing-mode: sideways-lr;
                writing-mode: sideways-lr;
        text-orientation: mixed; }
.Calendar .fc-day {
    border-right: 0; }
.Calendar .fc-mon ~ .fc-mon,
  .Calendar .fc-tue ~ .fc-tue,
  .Calendar .fc-wed ~ .fc-wed,
  .Calendar .fc-thu ~ .fc-thu,
  .Calendar .fc-fri ~ .fc-fri,
  .Calendar .fc-sat ~ .fc-sat,
  .Calendar .fc-sun ~ .fc-sun {
    border: 1px dotted rgba(0, 0, 0, 0.04); }
.Calendar .fc-list-view .fc-widget-header {
    background: #97adcb;
    color: #fff; }
.Calendar .fc-list-view .fc-widget-content {
    background: rgba(255, 255, 255, 0.5); }
.CalendarSpecial {
  /* List view */ }
.CalendarSpecial th,
  .CalendarSpecial td,
  .CalendarSpecial thead,
  .CalendarSpecial tbody,
  .CalendarSpecial .fc-divider,
  .CalendarSpecial .fc-row,
  .CalendarSpecial .fc-content,
  .CalendarSpecial .fc-popover,
  .CalendarSpecial .fc-list-view,
  .CalendarSpecial .fc-list-heading td {
    border-color: rgba(0, 0, 0, 0.1); }
.CalendarSpecial .fc-time,
  .CalendarSpecial .fc-title {
    text-align: center; }
.CalendarSpecial.hide-resources .fc-agendaWeek-view .fc-widget-header thead tr:last-child {
    display: none; }
.CalendarSpecial .fc-header-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
.CalendarSpecial .fc-header-toolbar .fc-left {
      padding-left: 50px; }
.CalendarSpecial .fc-header-toolbar .fc-left h2 {
        font-size: 1.25rem; }
.CalendarSpecial .fc-header-toolbar .fc-right {
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; }
.CalendarSpecial .fc-header-toolbar .fc-center {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center; }
.CalendarSpecial .fc-header-toolbar .fc-center h2 {
        color: #697a81;
        display: inline-block;
        float: none; }
.CalendarSpecial .fc-view > table {
    border: none; }
.CalendarSpecial .fc-view > table > tbody > tr > .fc-widget-content {
    border: none;
    background: none; }
.CalendarSpecial .fc-time-grid-container {
    height: auto !important;
    overflow: visible !important; }
.CalendarSpecial .fc-time-grid .fc-slats td {
    height: 1.7em; }
.CalendarSpecial .fc-divider {
    display: none;
    margin-left: 50px; }
.CalendarSpecial .fc-day-header {
    background: #697a81;
    color: #fff;
    padding: 5px; }
.CalendarSpecial .fc-head-container {
    border: none; }
.CalendarSpecial .fc-view {
    border: none; }
.CalendarSpecial .fc-slats table {
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
.CalendarSpecial .fc-slats tr:nth-child(5n + 1) {
    font-weight: bold; }
.CalendarSpecial .fc-slats tr:last-child > .fc-widget-content:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
.CalendarSpecial .fc-slats .fc-minor .fc-time {
    border: none; }
.CalendarSpecial .fc-axis.fc-time {
    font-size: 12px;
    text-align: right;
    position: relative;
    border: none; }
.CalendarSpecial .fc-axis.fc-time > span {
      display: inline-block;
      min-width: 40px;
      position: relative;
      top: -13px; }
.CalendarSpecial.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2px; }
.CalendarSpecial .fc-event {
    background: #697a81;
    padding: 5px;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
.CalendarSpecial .fc-event:hover, .CalendarSpecial .fc-event:focus {
      color: #fff;
      background: #525f65; }
.CalendarSpecial .fc-event .recueillement {
      border-bottom: 1px solid #fff;
      font-size: 0.85em;
      padding-bottom: 8px;
      margin-bottom: 8px; }
.CalendarSpecial .fc-event.c-available {
      color: #555555;
      box-shadow: inset 0 0 1px #555555; }
.CalendarSpecial .fc-event.c-available .recueillement {
        border-bottom-color: #a5a5a5; }
.CalendarSpecial .fc-event.c-available {
      background: #fff; }
.CalendarSpecial .fc-event.c-available:hover, .CalendarSpecial .fc-event.c-available:focus {
        background: #cccccc; }
.CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION {
      background: #5bc0de; }
.CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION:hover, .CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION:focus {
        background: #2390b0; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED {
      background: #a3c623; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED:hover, .CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED:focus {
        background: #5c6f14; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED {
      background: #e35555; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED:hover, .CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED:focus {
        background: #b41e1e; }
.CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION {
      background: #f0ad4e; }
.CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION:hover, .CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION:focus {
        background: #c77c11; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED {
      background: #a3c623; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED:hover, .CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED:focus {
        background: #5c6f14; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED {
      background: #e35555; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED:hover, .CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED:focus {
        background: #b41e1e; }
.CalendarSpecial .fc-event.c-available.resa_crema {
      background: #fff; }
.CalendarSpecial .fc-event.c-available.resa_crema:hover, .CalendarSpecial .fc-event.c-available.resa_crema:focus {
        background: #cccccc; }
.CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema {
      background: #2390b0; }
.CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, .CalendarSpecial .fc-event.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
        background: #124a5b; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema {
      background: #5c6f14; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema:hover, .CalendarSpecial .fc-event.c-funerary-CREMATORIUM_VALIDATED.resa_crema:focus {
        background: #141904; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema {
      background: #b41e1e; }
.CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema:hover, .CalendarSpecial .fc-event.c-funerary-CREMATORIUM_REFUSED.resa_crema:focus {
        background: #5d0f0f; }
.CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema {
      background: #c77c11; }
.CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, .CalendarSpecial .fc-event.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
        background: #694109; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema {
      background: #5c6f14; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:hover, .CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:focus {
        background: #141904; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema {
      background: #b41e1e; }
.CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema:hover, .CalendarSpecial .fc-event.c-crematorium-CREMATORIUM_REFUSED.resa_crema:focus {
        background: #5d0f0f; }
.CalendarSpecial .fc-event .statut {
      text-align: center;
      padding: 4px 0;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9em; }
.CalendarSpecial .fc-event .fc-title {
      font-size: 0.85em; }
.CalendarSpecial .fc-list-item.c-available .fc-event-dot {
    background: #fff; }
.CalendarSpecial .fc-list-item.c-available .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-available .fc-event-dot:focus {
      background: #cccccc; }
.CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION .fc-event-dot {
    background: #5bc0de; }
.CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION .fc-event-dot:focus {
      background: #2390b0; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED .fc-event-dot {
    background: #a3c623; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED .fc-event-dot:focus {
      background: #5c6f14; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED .fc-event-dot {
    background: #e35555; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED .fc-event-dot:focus {
      background: #b41e1e; }
.CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION .fc-event-dot {
    background: #f0ad4e; }
.CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION .fc-event-dot:focus {
      background: #c77c11; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED .fc-event-dot {
    background: #a3c623; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED .fc-event-dot:focus {
      background: #5c6f14; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED .fc-event-dot {
    background: #e35555; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED .fc-event-dot:focus {
      background: #b41e1e; }
.CalendarSpecial .fc-list-item.c-available.resa_crema .fc-event-dot {
    background: #fff; }
.CalendarSpecial .fc-list-item.c-available.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-available.resa_crema .fc-event-dot:focus {
      background: #cccccc; }
.CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot {
    background: #2390b0; }
.CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:focus {
      background: #124a5b; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot {
    background: #5c6f14; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:focus {
      background: #141904; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot {
    background: #b41e1e; }
.CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-funerary-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:focus {
      background: #5d0f0f; }
.CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot {
    background: #c77c11; }
.CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema .fc-event-dot:focus {
      background: #694109; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot {
    background: #5c6f14; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_VALIDATED.resa_crema .fc-event-dot:focus {
      background: #141904; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot {
    background: #b41e1e; }
.CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:hover, .CalendarSpecial .fc-list-item.c-crematorium-CREMATORIUM_REFUSED.resa_crema .fc-event-dot:focus {
      background: #5d0f0f; }
.CalendarSpecial .fc-day {
    background: rgba(255, 255, 255, 0.5); }
.CalendarSpecial .fc-day.fc-today {
    background-color: rgba(195, 216, 235, 0.25); }
.CalendarSpecial .fc-resource-cell {
    font-size: 0.6875rem;
    font-weight: bold;
    background: #697a81;
    color: #fff;
    text-transform: uppercase;
    padding: 4px; }
.CalendarSpecial .fc-widget-header {
    border: none; }
.CalendarSpecial .fc-highlight {
    background: rgba(0, 0, 0, 0.5); }
.CalendarSpecial .fc-bgevent.unavailable {
    background: rgba(227, 85, 85, 0.3);
    opacity: 1; }
.CalendarSpecial .fc-bgevent.unavailable .fc-content {
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9em;
      color: #e35555; }
.CalendarSpecial .fc-bgevent.jour-ferie {
    background: #d7d7d7; }
.CalendarSpecial .fc-bgevent.jour-ferie .fc-content {
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-transform: uppercase;
      font-size: 1.5rem;
      letter-spacing: 4px;
      font-weight: 600; }
.CalendarSpecial .fc-bgevent.jour-ferie .fc-content .jour-ferie {
        -webkit-writing-mode: sideways-lr;
            -ms-writing-mode: sideways-lr;
                writing-mode: sideways-lr;
        text-orientation: mixed; }
.CalendarSpecial .fc-day {
    border-right: 0; }
.CalendarSpecial .fc-mon ~ .fc-mon,
  .CalendarSpecial .fc-tue ~ .fc-tue,
  .CalendarSpecial .fc-wed ~ .fc-wed,
  .CalendarSpecial .fc-thu ~ .fc-thu,
  .CalendarSpecial .fc-fri ~ .fc-fri,
  .CalendarSpecial .fc-sat ~ .fc-sat,
  .CalendarSpecial .fc-sun ~ .fc-sun {
    border: 1px dotted rgba(0, 0, 0, 0.04); }
.CalendarSpecial .fc-list-view .fc-widget-header {
    background: #697a81;
    color: #fff; }
.CalendarSpecial .fc-list-view .fc-widget-content {
    background: rgba(255, 255, 255, 0.5); }
.Content404 {
  text-align: center;
  color: #fff;
  margin-top: -100px; }
.Content404-visuelSVG {
    width: 300px;
    height: calc(300px * 1);
    margin-bottom: 0px; }
@media (min-width: 991px) {
      .Content404-visuelSVG {
        width: 600px;
        height: calc(600px * 1);
        margin-bottom: -90px; } }
.Content404-title {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0 0 5px; }
@media (min-width: 991px) {
      .Content404-title {
        font-size: 1.75rem; } }
.Content404-navLabel {
    font-size: 1rem; }
@media (min-width: 991px) {
      .Content404-navLabel {
        font-size: 1.25rem; } }
@media (min-width: 991px) {
    .Content404-links li {
      display: inline-block; } }
.Content404-link {
    display: inline-block;
    color: #fff;
    background: #5977a3;
    padding: 4px 22px;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 4px;
    margin: 5px 0; }
@media (min-width: 991px) {
      .Content404-link {
        margin: 0 8px; } }
.Content404-link:hover, .Content404-link:focus {
      color: #fff;
      background: #475f82; }
.ContentWysiwyg.bg-blue {
  background: #eff6fc; }
.ContentWysiwyg a {
  color: #354761; }
.ContentWysiwyg a:hover, .ContentWysiwyg a:focus {
    color: #11171f; }
.ContentWysiwyg ul,
.ContentWysiwyg ol {
  padding-left: 15px; }
.ContentWysiwyg ul {
  list-style-type: disc; }
.ContentWysiwyg ol {
  list-style-type: decimal; }
.ContentWysiwyg img {
  height: auto;
  max-width: 100%; }
.ContentWysiwyg .container {
  padding: 80px 20px; }
@media (min-width: 1439px) {
    .ContentWysiwyg .container {
      padding-left: 0;
      padding-right: 0; } }
@media (min-width: 991px) {
  .ContentWysiwyg.no-page-intro .ContentWysiwyg-title, .ContentWysiwyg.no-page-intro .InfosPratiques-mainTitle {
    margin-top: -80px !important; } }
.ContentWysiwyg-title, .InfosPratiques-mainTitle {
  margin-top: 0 !important;
  margin-left: 1rem;
  position: relative;
  z-index: 10; }
@media (min-width: 991px) {
    .ContentWysiwyg-title, .InfosPratiques-mainTitle {
      margin-top: -130px !important;
      margin-left: -40px; } }
.ContentWysiwyg-title span, .InfosPratiques-mainTitle span {
    background: #5977a3;
    color: #fff;
    padding: 10px 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5625rem;
    display: inline-block;
    font-weight: 300; }
@media (min-width: 991px) {
      .ContentWysiwyg-title span, .InfosPratiques-mainTitle span {
        padding: 20px 40px;
        font-size: 1.875rem; } }
.Modal .ContentWysiwyg .container {
  padding: 0; }
.CookieBar {
  position: fixed;
  padding: 20px 10px;
  z-index: 1000;
  text-align: center;
  width: 100%;
  background: #5977a3;
  color: #fff;
  left: 0;
  margin: 0;
  bottom: 0;
  box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.3); }
@media (min-width: 543px) {
    .CookieBar {
      line-height: 110%; } }
.CookieBar > .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
.CookieBar-text {
    text-align: right;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    font-weight: 300;
    font-size: 1.0625rem;
    margin-bottom: 0;
    line-height: 120%; }
.CookieBar-btn {
    margin-left: 15px;
    color: #5977a3;
    background: #fff;
    font-weight: 500;
    font-size: 1rem;
    padding: 8px 15px;
    border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    top: 1px;
    cursor: pointer; }
.CookieBar-btn:focus, .CookieBar-btn:hover {
      opacity: .7;
      color: #5977a3; }
@media (max-width: 542px) {
      .CookieBar-btn {
        display: block;
        margin: 5px auto 0 !important;
        width: 90px;
        background: #5977a3;
        color: #fff;
        padding: 10px 15px;
        text-transform: uppercase;
        font-weight: 800; }
        .CookieBar-btn:focus, .CookieBar-btn:hover {
          background-color: #354761; } }
.no-js .CookieBar {
  bottom: 40px; }
.Coordonnees p {
  margin-bottom: 0; }
.Coordonnees-name {
  font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
  font-weight: bold;
  font-size: 18px; }
.Coordonnees .Coordonnees-adresse {
  margin-bottom: 15px; }
.Evitement {
  margin: 0;
  font-size: 0;
  line-height: 100%; }
.Evitement li {
    display: inline-block; }
.Evitement a {
    position: absolute;
    left: -99999px;
    font-size: 16px; }
.Evitement a:focus {
      left: 0;
      top: 0; }
.ExtraNav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 100%; }
.ExtraNav .Button {
    margin-bottom: 5px;
    font-size: 0.625rem;
    padding: 5px; }
@media (min-width: 991px) {
      .ExtraNav .Button {
        padding: 8px;
        font-size: 0.875rem; } }
.ExtraNav .Button:last-child {
      margin-bottom: 0; }
.Footer {
  text-align: center;
  font-size: 0.875rem;
  background: #f0f2f1;
  padding: 2rem; }
.Footer button {
    background: none;
    border: none;
    padding: 0;
    color: #97adcb;
    transition: 0.2s ease-out; }
.Footer button:hover, .Footer button:focus {
      color: #7592ba; }
.admin-view .Footer {
  padding: 10px;
  font-size: 0.75rem;
  background: #30476b;
  color: white; }
@media (min-width: 991px) {
    .admin-view .Footer {
      position: fixed;
      z-index: 15;
      left: 0;
      right: 0;
      bottom: 0; } }
.admin-view .Footer button,
  .admin-view .Footer a {
    color: white; }
.admin-view .Footer button:hover, .admin-view .Footer button:focus,
    .admin-view .Footer a:hover,
    .admin-view .Footer a:focus {
      opacity: 0.7; }
@media (min-width: 991px) {
  .logged-in.admin-view .Footer {
    left: 250px; } }
@media (min-width: 1199px) {
  .logged-in.admin-view .Footer {
    left: 300px; } }
/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px; }
.choices:focus {
    outline: none; }
.choices:last-child {
    margin-bottom: 0; }
.choices.is-disabled .choices__inner, .choices.is-disabled .choices__input {
    background-color: #EAEAEA;
    cursor: not-allowed;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
.choices.is-disabled .choices__item {
    cursor: not-allowed; }
.choices[data-type*="select-one"] {
  cursor: pointer; }
.choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 7.5px; }
.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    margin: 0; }
.choices[data-type*="select-one"] .choices__button {
    background-image: url("../../icons/cross-inverse.svg");
    padding: 0;
    background-size: 8px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: .5; }
.choices[data-type*="select-one"] .choices__button:hover, .choices[data-type*="select-one"] .choices__button:focus {
      opacity: 1; }
.choices[data-type*="select-one"] .choices__button:focus {
      box-shadow: 0px 0px 0px 2px #00BCD4; }
.choices[data-type*="select-one"]:after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none; }
.choices[data-type*="select-one"].is-open:after {
    border-color: transparent transparent #333333 transparent;
    margin-top: -7.5px; }
.choices[data-type*="select-one"][dir="rtl"]:after {
    left: 11.5px;
    right: auto; }
.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0; }
.choices[data-type*="select-multiple"] .choices__inner, .choices[data-type*="text"] .choices__inner {
  cursor: text; }
.choices[data-type*="select-multiple"] .choices__button, .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url("../../icons/cross.svg");
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: .75; }
.choices[data-type*="select-multiple"] .choices__button:hover, .choices[data-type*="select-multiple"] .choices__button:focus, .choices[data-type*="text"] .choices__button:hover, .choices[data-type*="text"] .choices__button:focus {
    opacity: 1; }
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #DDDDDD;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden; }
.is-focused .choices__inner, .is-open .choices__inner {
    border-color: #b7b7b7; }
.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0; }
.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px; }
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none; }
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%; }
[dir="rtl"] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px; }
.choices__list--single .choices__item {
    width: 100%; }
.choices__list--multiple {
  display: inline; }
.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #00BCD4;
    border: 1px solid #00a5bb;
    color: #FFFFFF;
    word-break: break-all; }
.choices__list--multiple .choices__item[data-deletable] {
      padding-right: 5px; }
[dir="rtl"] .choices__list--multiple .choices__item {
      margin-right: 0;
      margin-left: 3.75px; }
.choices__list--multiple .choices__item.is-highlighted {
      background-color: #00a5bb;
      border: 1px solid #008fa1; }
.is-disabled .choices__list--multiple .choices__item {
      background-color: #aaaaaa;
      border: 1px solid #919191; }
.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all; }
.choices__list--dropdown.is-active {
    display: block; }
.is-open .choices__list--dropdown {
    border-color: #b7b7b7; }
.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0; }
.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position; }
.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px; }
[dir="rtl"] .choices__list--dropdown .choices__item {
      text-align: right; }
@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
      padding-right: 100px; }
      .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px; }
        [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
          right: auto;
          left: 10px; } }
.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2; }
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
      opacity: .5; }
.choices__item {
  cursor: default; }
.choices__item--selectable {
  cursor: pointer; }
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: .5; }
.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray; }
.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }
.choices__button:focus {
    outline: none; }
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px; }
.choices__input:focus {
    outline: 0; }
[dir="rtl"] .choices__input {
    padding-right: 2px;
    padding-left: 0; }
.choices__placeholder {
  opacity: .5; }
/*=====  End of Choices  ======*/
.Form {
  margin-bottom: 1rem; }
.Form [data-showif] {
    display: none; }
.Form-fieldset, .Form.forgottenPassword, .Form.userForm #user_form, #user_password_form, .Form.accessDemandForm #funerary_access_form, .admin-view .InfosPratiques {
    background: rgba(255, 255, 255, 0.6);
    padding: 20px;
    border: 1px solid #a5a5a5;
    margin-bottom: 1rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border-radius: 4px; }
.Form-fieldset[show_label_row], .Form.forgottenPassword[show_label_row], .Form.userForm #user_form[show_label_row], #user_password_form[show_label_row], .Form.accessDemandForm #funerary_access_form[show_label_row], .admin-view .InfosPratiques[show_label_row] {
      padding-top: 15px; }
.Form-fieldset > .Form-field:last-child, .Form.forgottenPassword > .Form-field:last-child, .Form.userForm #user_form > .Form-field:last-child, #user_password_form > .Form-field:last-child, .Form.accessDemandForm #funerary_access_form > .Form-field:last-child, .admin-view .InfosPratiques > .Form-field:last-child {
      margin-bottom: 0; }
.Form-fieldset > label, .Form.forgottenPassword > label, .Form.userForm #user_form > label, #user_password_form > label, .Form.accessDemandForm #funerary_access_form > label, .admin-view .InfosPratiques > label {
      text-transform: uppercase;
      font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
      margin-bottom: 0.5rem; }
.Form-field {
    margin: 0 0 0.625rem;
    position: relative;
    width: 100%; }
@media (min-width: 991px) {
      .Form-field {
        width: auto; } }
@media (max-width: 990px) {
      .Form-field.has-tooltip {
        padding-right: 30px; } }
.Form-field.has-tooltip-inline > * {
      width: auto;
      display: inline-block; }
.Form-field.has-tooltip-inline .Tooltip {
      position: relative;
      vertical-align: middle;
      right: auto;
      top: 2px;
      margin-left: 4px; }
.Form-field label {
      font-weight: normal;
      font-size: 14px; }
.Form-field--fullWidth {
      width: 100% !important;
      margin-right: 0.5rem;
      margin-left: 0.5rem; }
.Form-field--error .FormInput svg, .Form-field--valid .FormInput svg {
      display: none; }
.Form-field--error .FormInput input {
      border: 2px solid #e35555; }
.Form-field--error .FormCheckbox label:before {
      border: 2px solid #e35555; }
.Form-field--error .Form-fieldState {
      width: 20px;
      height: calc(20px * 1); }
.Form-field--error .Form-fieldState--error {
        display: block; }
.Form-field--valid .Form-fieldState--valid {
      display: block; }
.Form-field .Tooltip {
      position: absolute;
      top: 12px;
      right: -30px; }
@media (max-width: 990px) {
        .Form-field .Tooltip {
          right: 0px; } }
.Form-field.has-label .Form-fieldReset {
      top: 34px; }
.Form-field.has-label .Form-fieldState {
      top: 37px; }
.Form-field-hidden {
      display: none; }
.Form-fieldReset {
    border: none;
    background: none;
    color: #a5a5a5;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 9px;
    right: 12px;
    z-index: 10;
    transition: .2s ease-out; }
.Form-fieldReset:hover, .Form-fieldReset:focus {
      outline: 0;
      border: 0;
      box-shadow: none;
      color: #808080; }
.Form-fieldState {
    display: none;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    right: 18px;
    z-index: 10; }
.Form-fieldState--error {
      fill: #e35555; }
.Form-fieldState--valid {
      fill: #a3c623; }
.Form-fieldError {
    text-align: center;
    position: relative; }
.Form > .Form-fieldError {
    margin-bottom: 1rem; }
.Form-fieldErrorMessage {
    display: inline-block;
    margin-top: 0.3125rem;
    padding: 0.3125rem 0.9375rem;
    background: #e35555;
    border-radius: 20px;
    color: white;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 130%; }
.Form-wrapSubmit {
    text-align: center; }
.Form-ps {
    margin: 0 auto; }
.Form [type="hidden"] + .Form-field {
    margin-top: 0; }
.Form-cityForm {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
@media (min-width: 991px) {
      .Form-cityForm {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-right: -0.5rem;
        margin-left: -0.5rem; }
        .Form-cityForm > * {
          width: calc(100% / 2 - 0.01px); }
        .Form-cityForm.has-gutter {
          margin-right: -0.5rem;
          margin-left: -0.5rem; }
          .Form-cityForm.has-gutter > * {
            width: calc(100% / 2 - 1rem - 0.01px);
            margin-right: 0.5rem;
            margin-left: 0.5rem; }
        .Form-cityForm.has-gutter-l {
          margin-right: -1rem;
          margin-left: -1rem; }
          .Form-cityForm.has-gutter-l > * {
            width: calc(100% / 2 - 2rem - 0.01px);
            margin-right: 1rem;
            margin-left: 1rem; }
        .Form-cityForm.has-gutter-xl {
          margin-right: -2rem;
          margin-left: -2rem; }
          .Form-cityForm.has-gutter-xl > * {
            width: calc(100% / 2 - 4rem - 0.01px);
            margin-right: 2rem;
            margin-left: 2rem; }
        .Form-cityForm > * {
          width: calc(100% / 2 - 1rem - 0.01px);
          margin-right: 0.5rem;
          margin-left: 0.5rem; } }
.Form-cityFormChoice {
    margin-bottom: 10px; }
.Form-cityFormChoice > label {
      font-weight: normal;
      font-size: 14px; }
.Form-cityFormChoice .choices.is-open .choices__inner {
      border-radius: 4px; }
.Form-cityFormChoice .choices__inner {
      padding: 0 !important;
      border-radius: 4px; }
.Form-cityFormChoice .choices__input {
      margin-bottom: 0;
      height: 41px;
      width: 100% !important; }
.Form-cityFormChoice .choices__list--single .choices__item,
    .Form-cityFormChoice .choices__list--dropdown .choices__item {
      line-height: 40px;
      padding: 0 0.9375rem; }
.Form-cityFormChoice .choices__list--single .choices__item--selectable,
      .Form-cityFormChoice .choices__list--dropdown .choices__item--selectable {
        padding: 0 0.9375rem; }
/* Context */
.Form[name="form_connect"] {
  max-width: 400px;
  margin: 0 auto; }
.Form[name="form_connect"] .Form-ps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px; }
.Form[name="form_connect"] .Form-ps a {
      color: #97adcb; }
.Form[name="form_connect"] .Form-ps a:focus, .Form[name="form_connect"] .Form-ps a:hover {
        text-decoration: underline; }
@media (min-width: 991px) {
  .Form #user_form,
  .Form #user_password_form,
  .Form #funerary_form_company,
  .Form #crematorium_form_company,
  .Form #reservation_edit_form,
  .Form #reservation_create_form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding-left: calc(20px - 0.5rem);
    padding-right: calc(20px - 0.5rem); }
    .Form #user_form > *,
    .Form #user_password_form > *,
    .Form #funerary_form_company > *,
    .Form #crematorium_form_company > *,
    .Form #reservation_edit_form > *,
    .Form #reservation_create_form > * {
      width: calc(100% / 2 - 0.01px); }
    .Form #user_form.has-gutter,
    .Form #user_password_form.has-gutter,
    .Form #funerary_form_company.has-gutter,
    .Form #crematorium_form_company.has-gutter,
    .Form #reservation_edit_form.has-gutter,
    .Form #reservation_create_form.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      .Form #user_form.has-gutter > *,
      .Form #user_password_form.has-gutter > *,
      .Form #funerary_form_company.has-gutter > *,
      .Form #crematorium_form_company.has-gutter > *,
      .Form #reservation_edit_form.has-gutter > *,
      .Form #reservation_create_form.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    .Form #user_form.has-gutter-l,
    .Form #user_password_form.has-gutter-l,
    .Form #funerary_form_company.has-gutter-l,
    .Form #crematorium_form_company.has-gutter-l,
    .Form #reservation_edit_form.has-gutter-l,
    .Form #reservation_create_form.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      .Form #user_form.has-gutter-l > *,
      .Form #user_password_form.has-gutter-l > *,
      .Form #funerary_form_company.has-gutter-l > *,
      .Form #crematorium_form_company.has-gutter-l > *,
      .Form #reservation_edit_form.has-gutter-l > *,
      .Form #reservation_create_form.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    .Form #user_form.has-gutter-xl,
    .Form #user_password_form.has-gutter-xl,
    .Form #funerary_form_company.has-gutter-xl,
    .Form #crematorium_form_company.has-gutter-xl,
    .Form #reservation_edit_form.has-gutter-xl,
    .Form #reservation_create_form.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      .Form #user_form.has-gutter-xl > *,
      .Form #user_password_form.has-gutter-xl > *,
      .Form #funerary_form_company.has-gutter-xl > *,
      .Form #crematorium_form_company.has-gutter-xl > *,
      .Form #reservation_edit_form.has-gutter-xl > *,
      .Form #reservation_create_form.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    .Form #user_form > *,
    .Form #user_password_form > *,
    .Form #funerary_form_company > *,
    .Form #crematorium_form_company > *,
    .Form #reservation_edit_form > *,
    .Form #reservation_create_form > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
.Form #user_form #reservation_create_form_deadPerson,
.Form #user_form .Form-wrapSubmit,
.Form #user_password_form #reservation_create_form_deadPerson,
.Form #user_password_form .Form-wrapSubmit,
.Form #reservation_edit_form #reservation_create_form_deadPerson,
.Form #reservation_edit_form .Form-wrapSubmit,
.Form #reservation_create_form #reservation_create_form_deadPerson,
.Form #reservation_create_form .Form-wrapSubmit {
  width: 100%; }
.Form #user_form .FormSelect select,
.Form #user_password_form .FormSelect select,
.Form #reservation_edit_form .FormSelect select,
.Form #reservation_create_form .FormSelect select {
  width: 100%; }
.Form #user_form .Form-field.has-hidden,
.Form #user_password_form .Form-field.has-hidden,
.Form #reservation_edit_form .Form-field.has-hidden,
.Form #reservation_create_form .Form-field.has-hidden {
  -webkit-order: 98;
      -ms-flex-order: 98;
          order: 98; }
.Form #user_form .Form-wrapSubmit,
.Form #user_password_form .Form-wrapSubmit,
.Form #reservation_edit_form .Form-wrapSubmit,
.Form #reservation_create_form .Form-wrapSubmit {
  -webkit-order: 99;
      -ms-flex-order: 99;
          order: 99; }
#reservation_edit_form > * {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }
#reservation_edit_form > *[data-order="1"] {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
@media (min-width: 991px) {
  #reservation_edit_form #reservation_edit_form_mandator,
  #reservation_edit_form #reservation_edit_form_deadPerson {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding-left: calc(20px - 0.5rem);
    padding-right: calc(20px - 0.5rem); }
    #reservation_edit_form #reservation_edit_form_mandator > *,
    #reservation_edit_form #reservation_edit_form_deadPerson > * {
      width: calc(100% / 2 - 0.01px); }
    #reservation_edit_form #reservation_edit_form_mandator.has-gutter,
    #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      #reservation_edit_form #reservation_edit_form_mandator.has-gutter > *,
      #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    #reservation_edit_form #reservation_edit_form_mandator.has-gutter-l,
    #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      #reservation_edit_form #reservation_edit_form_mandator.has-gutter-l > *,
      #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    #reservation_edit_form #reservation_edit_form_mandator.has-gutter-xl,
    #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      #reservation_edit_form #reservation_edit_form_mandator.has-gutter-xl > *,
      #reservation_edit_form #reservation_edit_form_deadPerson.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    #reservation_edit_form #reservation_edit_form_mandator > *,
    #reservation_edit_form #reservation_edit_form_deadPerson > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
#reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle,
#reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle,
#reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle,
#reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle {
  margin-bottom: 10px; }
#reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle,
#reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle,
#reservation_edit_form #reservation_edit_form_mandator > label,
#reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle,
#reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle,
#reservation_edit_form #reservation_edit_form_deadPerson > label {
  width: 100%; }
@media (min-width: 991px) {
  #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle,
  #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle,
  #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle,
  #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-left: 0;
    margin-right: 0; }
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle > * {
      width: calc(100% / 2 - 0.01px); }
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter,
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter > *,
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter-l,
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter-l,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter-l,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter-l > *,
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter-l > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter-l > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter-xl,
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter-xl,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter-xl,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle.has-gutter-xl > *,
      #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle.has-gutter-xl > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle.has-gutter-xl > *,
      #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_deadPerson_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_mandator #reservation_edit_form_mandator_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_deadPerson_civilTitle > *,
    #reservation_edit_form #reservation_edit_form_deadPerson #reservation_edit_form_mandator_civilTitle > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
@media (min-width: 991px) {
  #reservation_edit_form #reservation_edit_form_mandator .textarea-personalInformation,
  #reservation_edit_form #reservation_edit_form_deadPerson .textarea-personalInformation {
    width: 100%; } }
#reservation_edit_form #reservation_edit_form_comment,
#reservation_edit_form #reservation_edit_form_organisation {
  width: 100%; }
#reservation_edit_form #reservation_edit_form_furnace,
#reservation_edit_form #reservation_edit_form_comment {
  margin-bottom: 1rem; }
#reservation_edit_form #reservation_edit_form_organisation > * {
  margin-bottom: 1rem; }
.profil-funerary #reservation_create_form [for="reservation_create_form_crematorium"],
.profil-funerary #reservation_create_form #reservation_create_form_crematorium {
  display: none; }
@media (min-width: 991px) {
  .Form.createCum #crematorium_form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem; }
    .Form.createCum #crematorium_form > * {
      width: calc(100% / 2 - 0.01px); }
    .Form.createCum #crematorium_form.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      .Form.createCum #crematorium_form.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    .Form.createCum #crematorium_form.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      .Form.createCum #crematorium_form.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    .Form.createCum #crematorium_form.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      .Form.createCum #crematorium_form.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    .Form.createCum #crematorium_form > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
.Form.createCum #crematorium_form .Form-wrapSubmit,
.Form.createCum #crematorium_form #crematorium_form_timetable {
  width: 100%; }
.Form.createCum #crematorium_form_timetable > * {
  margin-bottom: 1rem; }
.Form.createCum #crematorium_form_timetable [id$="_morningEnd"] label,
.Form.createCum #crematorium_form_timetable [id$="afternoonEnd"] label {
  display: none; }
@media (min-width: 991px) {
  .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] > * {
      width: calc(100% / 3 - 0.01px); }
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter > * {
        width: calc(100% / 3 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter-l > * {
        width: calc(100% / 3 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row].has-gutter-xl > * {
        width: calc(100% / 3 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] > * {
      width: calc(100% / 3 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
@media (min-width: 991px) {
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-right: -0.5rem;
      margin-left: -0.5rem;
      padding-left: 16px; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field > * {
        width: calc(100% / 2 - 0.01px); }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter {
        margin-right: -0.5rem;
        margin-left: -0.5rem; }
        .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter > * {
          width: calc(100% / 2 - 1rem - 0.01px);
          margin-right: 0.5rem;
          margin-left: 0.5rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter-l {
        margin-right: -1rem;
        margin-left: -1rem; }
        .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter-l > * {
          width: calc(100% / 2 - 2rem - 0.01px);
          margin-right: 1rem;
          margin-left: 1rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter-xl {
        margin-right: -2rem;
        margin-left: -2rem; }
        .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-gutter-xl > * {
          width: calc(100% / 2 - 4rem - 0.01px);
          margin-right: 2rem;
          margin-left: 2rem; }
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > .FormInput > label:before, .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field:before {
    content: 'à';
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
@media (max-width: 990px) {
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > .FormInput > label:before, .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field:before {
        left: 0; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > .FormInput > label:before {
    content: 'de';
    top: 25px;
    left: -5px; }
@media (min-width: 991px) {
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > .FormInput > label:before {
        left: auto;
        right: -10px;
        top: 0px; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label {
    margin-left: auto !important; }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label:before {
      display: none; }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label .Form-fieldReset {
      top: 9px;
      width: 22px; }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > * {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
@media (min-width: 991px) {
        .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > * {
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-right: -0.5rem;
          margin-left: -0.5rem; }
          .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > * > * {
            width: calc(100% / 2 - 0.01px); }
          .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter {
            margin-right: -0.5rem;
            margin-left: -0.5rem; }
            .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter > * {
              width: calc(100% / 2 - 1rem - 0.01px);
              margin-right: 0.5rem;
              margin-left: 0.5rem; }
          .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter-l {
            margin-right: -1rem;
            margin-left: -1rem; }
            .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter-l > * {
              width: calc(100% / 2 - 2rem - 0.01px);
              margin-right: 1rem;
              margin-left: 1rem; }
          .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter-xl {
            margin-right: -2rem;
            margin-left: -2rem; }
            .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > *.has-gutter-xl > * {
              width: calc(100% / 2 - 4rem - 0.01px);
              margin-right: 2rem;
              margin-left: 2rem; }
          .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field.has-label > * > * {
            width: calc(100% / 2 - 1rem - 0.01px);
            margin-right: 0.5rem;
            margin-left: 0.5rem; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field label {
    padding-bottom: 5px;
    margin-left: -20px; }
@media (min-width: 991px) {
      .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field label {
        margin-left: 0;
        padding-bottom: 0;
        margin-right: 10px;
        position: relative;
        min-width: 40%; } }
.Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field .FormSelect {
    margin: 0 5px; }
@media (max-width: 990px) {
    .Form.createCum #crematorium_form_timetable [id^="crematorium_form_timetable_"][show_label_row] .Form-field .FormInput {
      width: 100%;
      padding-left: 20px; } }
.Form.forgottenPassword {
  max-width: 400px;
  margin: 0 auto; }
.Form.forgottenPassword .Form-field:last-child {
    margin-bottom: 0; }
.Form.userForm #user_form .Form-field:last-child, #user_password_form .Form-field:last-child {
  margin-bottom: 0; }
.Form.userForm #user_form .Form-wrapSubmit, #user_password_form .Form-wrapSubmit {
  margin-top: 1rem; }
.Form.accessDemandForm #funerary_access_form {
  max-width: 600px;
  margin: 0 auto; }
.Form.accessDemandForm #funerary_access_form #funerary_access_form_director_civilTitle {
    margin-bottom: 1rem; }
.Form.accessDemandForm #funerary_access_form_director,
.Form.accessDemandForm #funerary_access_form_funerary {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 0; }
@media (min-width: 991px) {
  .Form.accessDemandForm #funerary_access_form_director,
  .Form.accessDemandForm #funerary_access_form_funerary_company {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
    .Form.accessDemandForm #funerary_access_form_director > *,
    .Form.accessDemandForm #funerary_access_form_funerary_company > * {
      width: calc(100% / 2 - 0.01px); }
    .Form.accessDemandForm #funerary_access_form_director.has-gutter,
    .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
      .Form.accessDemandForm #funerary_access_form_director.has-gutter > *,
      .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
    .Form.accessDemandForm #funerary_access_form_director.has-gutter-l,
    .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
      .Form.accessDemandForm #funerary_access_form_director.has-gutter-l > *,
      .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
    .Form.accessDemandForm #funerary_access_form_director.has-gutter-xl,
    .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
      .Form.accessDemandForm #funerary_access_form_director.has-gutter-xl > *,
      .Form.accessDemandForm #funerary_access_form_funerary_company.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
    .Form.accessDemandForm #funerary_access_form_director > *,
    .Form.accessDemandForm #funerary_access_form_funerary_company > * {
      width: calc(100% / 2 - 1rem - 0.01px);
      margin-right: 0.5rem;
      margin-left: 0.5rem; } }
.Form.accessDemandForm #funerary_access_form_director_civilTitle {
  width: 100%; }
@media (min-width: 991px) {
    .Form.accessDemandForm #funerary_access_form_director_civilTitle {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-right: -0.5rem;
      margin-left: -0.5rem;
      margin-left: 0;
      margin-right: 0; }
      .Form.accessDemandForm #funerary_access_form_director_civilTitle > * {
        width: calc(100% / 2 - 0.01px); }
      .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter {
        margin-right: -0.5rem;
        margin-left: -0.5rem; }
        .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter > * {
          width: calc(100% / 2 - 1rem - 0.01px);
          margin-right: 0.5rem;
          margin-left: 0.5rem; }
      .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter-l {
        margin-right: -1rem;
        margin-left: -1rem; }
        .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter-l > * {
          width: calc(100% / 2 - 2rem - 0.01px);
          margin-right: 1rem;
          margin-left: 1rem; }
      .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter-xl {
        margin-right: -2rem;
        margin-left: -2rem; }
        .Form.accessDemandForm #funerary_access_form_director_civilTitle.has-gutter-xl > * {
          width: calc(100% / 2 - 4rem - 0.01px);
          margin-right: 2rem;
          margin-left: 2rem; }
      .Form.accessDemandForm #funerary_access_form_director_civilTitle > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; } }
/* Choices */
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spinner {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.choices.is-loading .choices__list.is-active:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  right: 12px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #dedede;
  border-top-color: #97adcb;
  -webkit-animation: spinner .6s linear infinite;
          animation: spinner .6s linear infinite; }
.choices:after {
  right: 20px;
  border-color: #909090 transparent transparent transparent; }
.choices.is-open:after {
  border-color: transparent transparent #909090 transparent; }
.choices__inner {
  background: #fff;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  text-align: left;
  padding: 0.625rem 0.9375rem;
  padding-bottom: 0.3125rem !important;
  background: white !important;
  color: #555555;
  min-height: 42px; }
.choices__placeholder {
  color: #808080; }
.choices__list {
  z-index: 100;
  text-align: left;
  border: none; }
.choices__list--dropdown {
    margin-top: 0.125rem;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    color: #555555;
    font-weight: 400;
    border: 1px solid #d9d9d9; }
.choices__list--dropdown input {
      padding: 0.9375rem !important; }
.choices__list--dropdown .choices__item {
      word-break: break-word; }
.choices__list--dropdown .choices__item--disabled {
        display: none; }
.choices__list--single {
    padding: 0; }
.choices__list--single .choices__item {
      font-size: 0.875rem;
      font-weight: 400;
      padding: 0; }
.choices__list--single .choices__placeholder {
      display: none; }
.choices__item {
  font-size: 0.75rem;
  padding: 0.3125rem 0.9375rem; }
.admin-fields-container {
  width: 100% !important;
  border: gray solid 1px;
  padding: 10px;
  margin-bottom: 1em;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  border-radius: 5px;
  background-color: cornsilk; }
.admin-fields-wrapper {
  width: 100% !important; }
.administrator-fields {
  width: 50%;
  padding: 5px; }
.FormCheckbox {
  text-align: left; }
.FormCheckbox label {
    position: relative;
    display: inline-block;
    font-size: 0.875rem;
    padding-left: 30px;
    font-weight: 400;
    line-height: 1rem;
    line-height: 160%;
    cursor: pointer; }
.FormCheckbox label:before {
      content: "";
      position: absolute;
      top: 1px;
      left: 0;
      display: inline-block;
      width: 18px;
      height: 18px;
      margin: 0 7px 0 0;
      background: white;
      border: 1px solid #a5a5a5;
      border-radius: 4px;
      transition: .2s ease-out; }
.FormCheckbox label a {
      color: #555555;
      text-decoration: underline; }
.FormCheckbox label svg {
      position: absolute;
      top: 6px;
      left: 5px;
      z-index: 2;
      width: 11px;
      height: 11px;
      fill: #97adcb;
      -webkit-transform: scale(0);
          -ms-transform: scale(0);
              transform: scale(0);
      transition: all .2s ease; }
.FormCheckbox label:hover:before, .FormCheckbox label:focus:before {
      box-shadow: inset 0 0 4px #a5a5a5; }
.FormCheckbox input {
    display: none; }
.FormCheckbox input:checked + label svg {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
.Form-field--error .FormCheckbox label svg {
    top: 7px;
    left: 16px; }
.FormFile {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  padding: 1rem;
  background: #fff;
  border: 1px solid #a5a5a5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
.FormFile-icon {
    font-size: 40px;
    color: rgba(0, 0, 0, 0.2);
    margin-right: 1rem; }
.FormFile-subLabel {
    font-size: 12px;
    color: darkgray; }
.FormFile-instructions {
    text-align: center;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 0.875rem;
    pointer-events: none; }
.FormFile-instuctionsDefault {
    opacity: .3;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif; }
.FormFile-instuctionsDefault strong {
      display: block;
      font-weight: bold; }
.FormFile-existing {
    color: #808080;
    position: relative;
    z-index: 9;
    pointer-events: all; }
.FormFile-existing:hover img, .FormFile-existing:focus img {
      border-color: #5977a3; }
.FormFile-existing img {
      vertical-align: top;
      max-height: 100%;
      max-width: 100px;
      border: 2px solid #808080;
      transition: .2s ease-out; }
.FormFile-existing .fa, .FormFile-existing .Form-fieldReset {
      font-size: 2.25rem; }
.FormFile [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0; }
.FormFileList-title {
  margin-bottom: 0; }
.FormFileList-field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #a5a5a5;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
.FormFileList-field .Form-field {
    margin-bottom: 0; }
.FormFileList-field .FormFile {
    border: 2px dashed #d9d9d9;
    margin: 5px 10px 5px 20px;
    min-height: 81px; }
.FormFileList-field .FormInput input {
    border: 1px solid #d9d9d9; }
.FormFileList-wrapFieldFile {
  max-width: 500px; }
.FormFileList-fieldHandle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  cursor: -webkit-grab;
  cursor: grab; }
.FormFileList-fieldHandle:active {
    cursor: -webkit-grabbing;
    cursor: grabbing; }
.FormFileList-fieldHandle:before {
    content: ':::'; }
.FormFileList-field > .Form-fieldset, .FormFileList-field > .Form.forgottenPassword, .Form.userForm .FormFileList-field > #user_form, .FormFileList-field > #user_password_form, .Form.accessDemandForm .FormFileList-field > #funerary_access_form, .admin-view .FormFileList-field > .InfosPratiques, .FormFileList-fieldInfos {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none; }
.FormFileList-field > .Form-fieldset > .Form-field, .FormFileList-field > .Form.forgottenPassword > .Form-field, .Form.userForm .FormFileList-field > #user_form > .Form-field, .FormFileList-field > #user_password_form > .Form-field, .Form.accessDemandForm .FormFileList-field > #funerary_access_form > .Form-field, .admin-view .FormFileList-field > .InfosPratiques > .Form-field, .FormFileList-fieldInfos > .Form-field {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
.FormFileList-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.625rem;
  position: relative;
  z-index: 0; }
.FormFileList-btnDelete {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  height: 35px;
  width: 35px;
  margin-left: 5px;
  border: none; }
.FormFileList-btnDelete svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    fill: #e35555; }
.Form-fieldset#content_form_file, #content_form_file.Form.forgottenPassword, .admin-view #content_form_file.InfosPratiques {
  display: none; }
.FormInput {
  position: relative; }
.FormInput input {
    font-size: 0.875rem;
    padding: 0.75rem 0.9375rem;
    transition: 0.3s ease; }
.FormInput input:focus {
      outline: none;
      box-shadow: 0 0 0px 1px #a5a5a5; }
.FormInput input::-webkit-input-placeholder {
      color: #555555; }
.FormInput input:-ms-input-placeholder {
      color: #555555; }
.FormInput input::placeholder {
      color: #555555; }
.FormInput input.is-disabled {
      color: #4d4d4f;
      pointer-events: none; }
.FormInput svg {
    display: block;
    fill: #d6d6d6;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 11px;
    right: 20px;
    z-index: 10; }
.FormInput-suggestion {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    z-index: 5;
    min-width: 100%;
    max-height: 200px;
    margin-top: -3px;
    overflow: auto;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5; }
.FormInput-suggestion li {
      font-size: 0.8125rem;
      padding: 5px 1rem;
      border-bottom: 1px solid #eee;
      cursor: pointer;
      transition: 0.2s ease-out; }
.FormInput-suggestion li:hover, .FormInput-suggestion li:focus {
        background-color: #f2f2f2; }
.FormInput-suggestion li:first-child {
        border-top: 1px solid #f2f2f2; }
.FormInput-suggestion li:last-child {
        border-bottom: 1px solid #a5a5a5; }
.Form-field--valid .FormInput input,
.Form-field--error .FormInput input,
.FormInput.has-icon input {
  padding-right: 45px; }
/* FlatPicker */
.flatpickr-prev-month,
.flatpickr-next-month,
.flatpickr-current-month,
.flatpickr-month {
  height: 32px; }
.flatpickr-current-month {
  padding-top: 5px; }
.flatpickr-input ~ .Form-fieldReset {
  opacity: 0; }
.flatpickr-input.active ~ .Form-fieldReset {
  opacity: 1; }
span.flatpickr-day.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.nextMonthDay.today:not(.selected) {
  border-bottom-color: #97adcb; }
.flatpickr-day.today:hover,
.flatpickr-day.today:focus,
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #97adcb;
  border-color: #97adcb !important; }
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #97adcb; }
.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #97adcb; }
.flatpickr-current-month.slideLeft,
.flatpickr-current-month.slideRight {
  display: none; }
.FormRadio {
  text-align: left; }
.FormRadio label {
    position: relative;
    display: inline-block;
    font-size: 0.875rem;
    padding-left: 30px;
    font-weight: 400;
    line-height: 1rem;
    line-height: 160%;
    cursor: pointer; }
.FormRadio label:before {
      content: "";
      position: absolute;
      top: 1px;
      left: 0;
      display: inline-block;
      width: 18px;
      height: 18px;
      margin: 0 7px 0 0px;
      background: white;
      border: 1px solid #e0e0e0;
      border-radius: 50%; }
.FormRadio label a {
      color: #555555;
      text-decoration: underline; }
.FormRadio label:after {
      content: '';
      position: absolute;
      top: 7px;
      left: 6px;
      z-index: 2;
      width: 8px;
      height: 8px;
      background: #97adcb;
      border-radius: 50%;
      -webkit-transform: scale(0);
          -ms-transform: scale(0);
              transform: scale(0);
      transition: all .2s ease; }
.FormRadio label:active:before {
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.15); }
.FormRadio input {
    display: none; }
.FormRadio input:checked + label:after {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
.Form-field--error .FormRadio label:after {
    top: 7px;
    left: 16px; }
.FormSelect > select {
  font-size: 14px;
  color: #555555;
  font-family: "Open Sans", "HelveticaNeue", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
  padding: 0.5625rem 1.5625rem 0.5625rem 0.9375rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  background: #fff no-repeat right 10px center url("../img/arrow-select.png"); }
.FormSelect > select:focus {
    outline: none;
    box-shadow: inset 0 0 6px #a5a5a5; }
.FormTextarea {
  position: relative; }
.FormTextarea textarea {
    font-size: 0.9375rem;
    padding: 0.75rem 0.9375rem;
    min-height: 160px;
    border-radius: 4px;
    transition: box-shadow .3s ease; }
.FormTextarea textarea:focus {
      outline: none;
      box-shadow: inset 0 0 6px #a5a5a5; }
.FormTextarea textarea::-webkit-input-placeholder {
      color: #555555; }
.FormTextarea textarea:-ms-input-placeholder {
      color: #555555; }
.FormTextarea textarea::placeholder {
      color: #555555; }
.FormTextarea svg {
    display: block;
    fill: #d6d6d6;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 10; }
.mce-tinymce {
  margin-bottom: 1rem !important; }
.Header {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
@media (min-width: 991px) {
    .Header {
      height: 108px;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 10; } }
.Header-logo, .Header-title, .Header-btnMenu,
  .Header .ExtraNav {
    border-right: 1px solid #d9d9d9;
    padding: 5px 0.5rem; }
@media (min-width: 991px) {
      .Header-logo, .Header-title, .Header-btnMenu,
      .Header .ExtraNav {
        padding: 10px 1rem; } }
.Header-logo:last-child, .Header-title:last-child, .Header-btnMenu:last-child,
    .Header .ExtraNav:last-child {
      border-right: none; }
.Header-btnMenu {
    width: 15%;
    border: none;
    background: #97adcb;
    position: relative; }
.Header-btnMenu span {
      font-size: 0; }
.Header-btnMenu span, .Header-btnMenu span:before, .Header-btnMenu span:after {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -1.5px;
        margin-left: -14px;
        height: 3px;
        width: 28px;
        display: block;
        background: #fff;
        -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
        transition: 0.2s ease-out; }
.Header-btnMenu span:before, .Header-btnMenu span:after {
        content: ""; }
.Header-btnMenu span:before {
        -webkit-transform: translateY(-9px);
            -ms-transform: translateY(-9px);
                transform: translateY(-9px); }
.Header-btnMenu span:after {
        -webkit-transform: translateY(9px);
            -ms-transform: translateY(9px);
                transform: translateY(9px); }
.Header-btnMenu.active {
      position: absolute;
      z-index: 12;
      left: 0;
      top: 0;
      width: 50px;
      height: 50px; }
.Header-btnMenu.active span {
        background: transparent; }
.Header-btnMenu.active span:before {
          -webkit-transform: translateY(0) rotate(45deg);
              -ms-transform: translateY(0) rotate(45deg);
                  transform: translateY(0) rotate(45deg); }
.Header-btnMenu.active span:after {
          -webkit-transform: translateY(0) rotate(-45deg);
              -ms-transform: translateY(0) rotate(-45deg);
                  transform: translateY(0) rotate(-45deg); }
@media (min-width: 991px) {
      .Header-btnMenu {
        display: none; } }
.Header-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 2px solid #97adcb; }
@media (max-width: 990px) {
      .Header-logo {
        max-width: 20%; } }
@media (min-width: 991px) {
      .Header-logo {
        min-width: 250px;
        max-width: inherit; } }
@media (min-width: 1199px) {
      .Header-logo {
        min-width: 300px; } }
.Header-logoSVG {
    display: block;
    width: 150px; }
@media (max-width: 990px) {
      .Header-logoSVG {
        height: 40px; } }
.Header-wrapTitleNav {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
@media (max-width: 990px) {
      .Header-wrapTitleNav {
        max-width: 65%; } }
@media (min-width: 991px) {
      .Header-wrapTitleNav {
        max-width: inherit; } }
.Header-wrapTitleNav > .grid {
      height: 100%; }
@media (max-width: 990px) {
        .Header-wrapTitleNav > .grid {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
.Header-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-transform: uppercase;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
    text-align: center;
    font-size: 0.875rem;
    line-height: 120%;
    color: #405f8e;
    margin-bottom: 0;
    border-bottom: 2px solid #d9d9d9;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
@media (min-width: 991px) {
      .Header-title {
        font-size: 1.25rem; } }
.Header-title strong {
      font-weight: bold; }
.Header-title h1 {
      font-size: inherit;
      font-weight: 600;
      margin-bottom: 0;
      color: inherit; }
.Header-title h1 br {
        display: none; }
.Header .ExtraNav {
    border-bottom: 2px solid #d9d9d9; }
@media (max-width: 990px) {
      .Header .ExtraNav {
        display: none; } }
.not-logged-in .Header {
  border-bottom: 2px solid #d9d9d9; }
.not-logged-in .Header .ExtraNav, .not-logged-in .Header-title, .not-logged-in .Header-logo {
    border-bottom: 0; }
.InfosPratiques {
  padding-top: 60px;
  padding-bottom: 60px; }
@media (min-width: 991px) {
    .InfosPratiques {
      padding-top: 30px;
      padding-bottom: 30px; } }
.InfosPratiques.no-content {
    padding-top: 0; }
@media (min-width: 991px) {
      .InfosPratiques.no-content .InfosPratiques-mainTitle {
        margin-top: 0 !important; } }
.InfosPratiques-mainTitle {
    margin-left: 0;
    margin-top: 0 !important;
    margin-bottom: 20px; }
@media (min-width: 991px) {
      .InfosPratiques-mainTitle {
        margin-top: -90px !important;
        margin-left: -40px; } }
.InfosPratiques-coordonnees h3, .InfosPratiques-horaires h3, .InfosPratiques-welcomeMessage h3 {
    margin-top: 30px;
    color: #555555;
    font-weight: bold;
    font-size: 1.125rem; }
.InfosPratiques-coordonnees a, .InfosPratiques-horaires a, .InfosPratiques-welcomeMessage a {
    color: #97adcb; }
.InfosPratiques-coordonnees a:focus, .InfosPratiques-coordonnees a:hover, .InfosPratiques-horaires a:focus, .InfosPratiques-horaires a:hover, .InfosPratiques-welcomeMessage a:focus, .InfosPratiques-welcomeMessage a:hover {
      color: #5478a8; }
.InfosPratiques-btnBrochure {
    margin-top: 1rem; }
.InfosPratiques-horaires p {
    margin-bottom: 0; }
.InfosPratiques-acces {
    margin-top: 50px; }
.InfosPratiques-accesTitle {
    text-transform: uppercase;
    color: #97adcb;
    font-size: 1.625rem; }
.InfosPratiques-accesCol {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
.InfosPratiques-accesCol .Map,
    .InfosPratiques-accesCol .InfosPratiques-plan {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
.InfosPratiques-accesColTitle {
    font-size: 1.375rem;
    color: #555555;
    margin-bottom: 5px;
    font-weight: 300; }
.InfosPratiques-plan {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff; }
.InfosPratiques-plan img {
      display: block;
      max-width: 100%;
      max-height: 100%; }
.admin-view .InfosPratiques {
  padding-top: 0;
  padding-bottom: 1rem; }
.LoaderWrapper {
  position: absolute;
  top: 0;
  left: -9999em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  opacity: 0;
  transition: opacity 0.25s; }
.LoaderWrapper--on {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 999999;
    opacity: 1; }
.Loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  border: 4px solid #97adcb;
  -webkit-animation: loader 2s infinite ease;
          animation: loader 2s infinite ease; }
.Loader-inner {
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: 100%;
    background-color: #97adcb;
    -webkit-animation: loader-inner 2s infinite ease-in;
            animation: loader-inner 2s infinite ease-in; }
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-webkit-keyframes loader-inner {
  0% {
    bottom: 100%; }
  25% {
    bottom: 100%; }
  50% {
    bottom: -2px; }
  75% {
    bottom: -2px; }
  100% {
    bottom: 100%; } }
@keyframes loader-inner {
  0% {
    bottom: 100%; }
  25% {
    bottom: 100%; }
  50% {
    bottom: -2px; }
  75% {
    bottom: -2px; }
  100% {
    bottom: 100%; } }
.WrapMainNav {
  position: fixed;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: -9999em;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(-20px) scale(1.1);
      -ms-transform: translateY(-20px) scale(1.1);
          transform: translateY(-20px) scale(1.1);
  padding: 2rem;
  background: #fff;
  background-size: 200%;
  transition:opacity 0.2s ease-out, left 0s ease-out 0.2s, -webkit-transform 0.2s ease-out;
  transition:transform 0.2s ease-out, opacity 0.2s ease-out, left 0s ease-out 0.2s;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, left 0s ease-out 0.2s, -webkit-transform 0.2s ease-out; }
@media (min-width: 991px) {
    .WrapMainNav {
      position: static;
      background: none;
      height: 100%;
      padding: 0;
      opacity: 1;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }
.WrapMainNav.mob-active {
    opacity: 1;
    left: 0;
    -webkit-transform: translateY(0) scale(1);
        -ms-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
    transition: 0.3s ease-out;
    transition-property:opacity, -webkit-transform;
    transition-property:transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    background: #97adcb;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0; }
.MainNav {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 15;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  /* list of items within sub-navigation panel */ }
.MainNav .choices {
    background-color: #5977a3;
    padding-top: 3px;
    padding-bottom: 5px;
    box-shadow: inset 0px -2px 8px rgba(0, 0, 0, 0.2); }
.MainNav .choices:after {
      border-color: rgba(255, 255, 255, 0.6) transparent transparent transparent; }
.MainNav .choices[data-type*="select-one"].is-open:after {
      border-color: transparent transparent #fff transparent; }
.MainNav .choices[data-type*="select-one"].is-open .choices__list--single .choices__item {
      color: #fff; }
.MainNav .choices__inner {
      background: transparent !important;
      border-radius: 0;
      border: 0; }
.MainNav .choices__list--single .choices__item {
      color: rgba(255, 255, 255, 0.6);
      text-transform: uppercase;
      font-weight: bold;
      font-size: 0.9375rem;
      font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
      line-height: 110%;
      transition: 0.2s ease-out; }
.MainNav-item {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0; }
.MainNav-link {
    position: relative;
    display: block;
    padding: 0.7em 1em;
    border-left: 2px solid transparent;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9375rem;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif; }
.MainNav-link > i {
      margin-right: 14px;
      font-size: 1.125rem;
      min-width: 21px;
      text-align: center; }
.MainNav-link > i.fa-home {
        font-size: 1.375rem;
        position: relative;
        top: 1px; }
a.MainNav-link:hover, a.MainNav-link:focus, a.MainNav-link.is-active {
      background: rgba(255, 255, 255, 0.1);
      color: #fff;
      z-index: 1;
      border-left: 2px solid #5977a3; }
.MainNav-wrapSubMenu {
    display: block; }
.MainNav-subMenu {
    display: inline-block;
    vertical-align: top; }
.SubMenu {
  display: block;
  padding: 10px 0;
  list-style: none;
  background: #7592ba;
  box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.2); }
.SubMenu-item {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0; }
.SubMenu-link {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
    padding: 0.5em 1em;
    font-size: 0.8125rem;
    font-weight: bold;
    border-left: 2px solid transparent;
    line-height: 120%;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif; }
.SubMenu-link > i {
      margin-right: 10px; }
.SubMenu-link.is-active, .SubMenu-link:hover, .SubMenu-link:focus {
      color: #fff;
      border-left: 2px solid #5977a3; }
.MainTitle {
  text-transform: uppercase;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 10px 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
@media (min-width: 991px) {
    .MainTitle {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 0 2rem;
      margin-left: -2rem;
      margin-right: -2rem;
      padding: 20px 2rem; } }
.MainTitle-content {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.MainTitle-cat {
    font-size: 0.6875rem;
    margin-bottom: 0;
    color: #a5a5a5;
    font-weight: bold; }
@media (min-width: 991px) {
      .MainTitle-cat {
        font-size: 0.75rem; } }
.MainTitle-cat > i {
      margin-right: 6px;
      font-size: 0.875rem; }
.MainTitle-title {
    font-size: 1.125rem;
    font-weight: bold;
    margin: 0;
    color: #405f8e; }
@media (min-width: 991px) {
      .MainTitle-title {
        font-size: 1.625rem; } }
.MainTitle-title > i {
      margin-right: 12px; }
.MainTitle-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 8px; }
.MainTitle-actions .Button {
      vertical-align: top; }
.Map {
  height: 400px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
.Map img {
    max-width: inherit; }
.MiniSite .Header {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 2;
  height: inherit; }
.MiniSite .Header-logo {
    width: calc(100% / 4 - 0.01px); }
.MiniSite .Header-logoSVG {
    height: inherit; }
.MiniSite .Header .ExtraNav, .MiniSite .Header-title, .MiniSite .Header-logo {
    border: none; }
.MiniSite .Header .ExtraNav {
    font-size: 0.75rem;
    text-align: center; }
.MiniSite .Header .ExtraNav p {
      margin-bottom: 0; }
.MiniSite .Header .ExtraNav p a {
        display: inline-block; }
.MiniSite .Header .ExtraNav .Button {
      padding: 10px;
      line-height: 130%; }
.basicLightbox {
  position: fixed;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: .01;
  transition: opacity 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  z-index: 1000;
  will-change: opacity; }
.basicLightbox--visible {
    opacity: 1; }
.basicLightbox__placeholder {
    max-width: 100%;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    transition:-webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
    transition:transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
    transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1), -webkit-transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
    z-index: 1;
    will-change: transform; }
.basicLightbox__placeholder > img:first-child:last-child {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      max-width: 95%;
      max-height: 95%;
      width: auto;
      height: auto; }
.basicLightbox__placeholder > iframe:first-child:last-child {
      display: block;
      margin: 0 auto;
      max-width: 95%; }
.basicLightbox__placeholder > [data-basicLightbox] {
      display: block !important; }
.basicLightbox--img .basicLightbox__placeholder {
    width: 100%;
    height: 100%;
    pointer-events: none; }
.basicLightbox--visible .basicLightbox__placeholder {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
[data-basicLightbox] {
  display: none !important; }
.basicLightbox__placeholder {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
@media (max-width: 542px) {
    .basicLightbox__placeholder {
      height: 100%;
      width: 100%; } }
.Modal {
  position: relative;
  width: 90%;
  height: 100%;
  max-height: 90vh;
  overflow: auto;
  padding: 40px 50px 45px;
  margin: 0 auto;
  border-radius: 4px;
  max-width: 900px;
  background: #fff; }
@media (max-width: 542px) {
    .Modal {
      border-radius: 0;
      padding: 60px 1rem 1rem;
      margin: 0; } }
.Modal--alignCenter {
    text-align: center; }
.Modal--large {
    max-width: 700px; }
.Modal-title {
    margin: 0 0 1rem;
    font-size: 30px; }
.Modal-close {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 5; }
.Modal-close svg {
      fill: #5977a3;
      width: 17px;
      height: 17px; }
.NoJsWarning {
  display: none;
  position: fixed;
  z-index: 800;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e35555;
  color: #fff;
  padding: 10px;
  font-weight: 800;
  text-align: center; }
.NoJsWarning-link {
    text-decoration: underline;
    color: #fff; }
.NoJsWarning-link:focus, .NoJsWarning-link:hover {
      color: #fff;
      opacity: .7; }
.no-js .NoJsWarning {
  display: block; }
.Notification {
  position: fixed;
  width: 400px;
  bottom: 100px;
  right: 0;
  background: #a3c623;
  z-index: 51;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all .3s ease; }
.Notification .text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem 45px 1rem 1rem;
    font-weight: bold; }
@media (min-width: 991px) {
      .Notification .text {
        padding: 1rem 75px 1rem 1rem; } }
.Notification .text svg {
      width: auto;
      height: 32px;
      width: 32px;
      min-width: 32px;
      fill: white;
      opacity: .8;
      margin-right: 0.5rem; }
@media (min-width: 991px) {
        .Notification .text svg {
          margin-right: 20px; } }
.Notification .text p {
      color: white;
      line-height: 16px;
      font-size: 0.875rem; }
.Notification .close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    border: none; }
.Notification .close svg {
      width: 12px;
      height: 12px;
      fill: white; }
.Notification--hide {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    box-shadow: none; }
.Notification--error {
    background: #e35555; }
.OnePage {
  background: fixed #fff no-repeat center top url("../img/bg.jpg");
  background-size: cover;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }
.OnePage .Coordonnees-name {
    line-height: 110%;
    margin-bottom: 5px; }
.OnePage .Coordonnees-adresse {
    margin-bottom: 5px; }
.OnePage .OnePageStrate {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.OnePage .Footer {
    background: none;
    padding: 0.5rem;
    border-top: 1px solid #d9d9d9;
    font-size: 0.8125rem; }
@media (min-width: 767px) {
      .OnePage .Footer {
        padding: 2rem;
        font-size: 1rem;
        border: 0; } }
.OnePageHeader {
  padding: 20px 0;
  position: relative;
  z-index: 1; }
@media (min-width: 543px) {
    .OnePageHeader {
      padding: 50px 0 70px; } }
@media (min-width: 1199px) {
    .OnePageHeader {
      padding: 95px 0 150px; } }
.OnePageHeader:before {
    content: '';
    width: 80vw;
    height: 700px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 70%);
    pointer-events: none; }
@media (min-width: 1199px) {
      .OnePageHeader:before {
        height: 1000px;
        width: 70vw; } }
.OnePageHeader-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
.OnePageHeader-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 200px; }
@media (max-width: 990px) {
      .OnePageHeader-logo {
        margin: 0 auto 1rem;
        max-width: 20%; } }
@media (min-width: 991px) {
      .OnePageHeader-logo {
        min-width: 250px;
        max-width: inherit; } }
@media (min-width: 1199px) {
      .OnePageHeader-logo {
        min-width: 300px; } }
.OnePageHeader-logoSVG {
    display: block;
    width: 265px; }
.OnePageHeader-login {
    width: 235px;
    text-align: center;
    font-size: 0.8125rem; }
@media (max-width: 990px) {
      .OnePageHeader-login {
        margin: 0 auto; } }
.OnePageHeader-loginTitle {
    display: block;
    background: #5977a3;
    color: #555555;
    margin: 0;
    padding: 3px; }
.OnePageHeader-loginLink {
    display: block;
    background: #cbeafa;
    color: #555555;
    padding: 3px; }
.OnePageMenu {
  padding: 0.5rem 1rem 0; }
.OnePageMenu > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -0.25rem;
    margin-left: -0.25rem; }
.OnePageMenu > ul > * {
      width: calc(100% / 2 - 0.01px); }
.OnePageMenu > ul.has-gutter {
      margin-right: -0.5rem;
      margin-left: -0.5rem; }
.OnePageMenu > ul.has-gutter > * {
        width: calc(100% / 2 - 1rem - 0.01px);
        margin-right: 0.5rem;
        margin-left: 0.5rem; }
.OnePageMenu > ul.has-gutter-l {
      margin-right: -1rem;
      margin-left: -1rem; }
.OnePageMenu > ul.has-gutter-l > * {
        width: calc(100% / 2 - 2rem - 0.01px);
        margin-right: 1rem;
        margin-left: 1rem; }
.OnePageMenu > ul.has-gutter-xl {
      margin-right: -2rem;
      margin-left: -2rem; }
.OnePageMenu > ul.has-gutter-xl > * {
        width: calc(100% / 2 - 4rem - 0.01px);
        margin-right: 2rem;
        margin-left: 2rem; }
.OnePageMenu > ul > * {
      width: calc(100% / 2 - 0.5rem - 0.01px);
      margin-right: 0.25rem;
      margin-left: 0.25rem; }
@media (min-width: 543px) {
      .OnePageMenu > ul {
        margin-right: -0.5rem;
        margin-left: -0.5rem; }
        .OnePageMenu > ul > * {
          width: calc(100% / 2 - 0.01px); }
        .OnePageMenu > ul.has-gutter {
          margin-right: -0.5rem;
          margin-left: -0.5rem; }
          .OnePageMenu > ul.has-gutter > * {
            width: calc(100% / 2 - 1rem - 0.01px);
            margin-right: 0.5rem;
            margin-left: 0.5rem; }
        .OnePageMenu > ul.has-gutter-l {
          margin-right: -1rem;
          margin-left: -1rem; }
          .OnePageMenu > ul.has-gutter-l > * {
            width: calc(100% / 2 - 2rem - 0.01px);
            margin-right: 1rem;
            margin-left: 1rem; }
        .OnePageMenu > ul.has-gutter-xl {
          margin-right: -2rem;
          margin-left: -2rem; }
          .OnePageMenu > ul.has-gutter-xl > * {
            width: calc(100% / 2 - 4rem - 0.01px);
            margin-right: 2rem;
            margin-left: 2rem; }
        .OnePageMenu > ul > * {
          width: calc(100% / 2 - 1rem - 0.01px);
          margin-right: 0.5rem;
          margin-left: 0.5rem; } }
.OnePageMenu-item {
    margin: 0 0.5rem 0.5rem;
    position: relative; }
@media (min-width: 991px) {
      .OnePageMenu-item {
        width: auto !important;
        margin: 0 0.5rem !important; } }
.OnePageMenu-item:hover .OnePageMenu-subMenu, .OnePageMenu-item:focus .OnePageMenu-subMenu {
      display: block; }
.OnePageMenu-item:hover .OnePageMenu-link:after, .OnePageMenu-item:focus .OnePageMenu-link:after {
      background-color: #fff; }
.OnePageMenu-item .OnePageMenu-link:focus:after {
      background-color: #fff; }
.OnePageMenu-item .OnePageMenu-link:focus + .OnePageMenu-subMenu {
      display: block; }
.OnePageMenu-item.is-active .OnePageMenu-subBlock {
      display: block; }
.OnePageMenu-item.is-active .OnePageMenu-link:after {
      background-color: #fff; }
.OnePageMenu-link {
    position: relative;
    display: block;
    color: #555555;
    padding: 0.7rem 0.5rem;
    border: 1px solid #5977a3;
    text-transform: uppercase;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
    font-size: 0.875rem;
    text-align: center;
    max-width: 300px; }
.OnePageMenu-link.contact {
      min-width: 200px; }
@media (min-width: 543px) {
      .OnePageMenu-link {
        padding: 0.9rem 1.5rem;
        font-size: 1rem; } }
@media (min-width: 1199px) {
      .OnePageMenu-link {
        padding: 0.9rem 2.5rem;
        font-size: 1.125rem; } }
.OnePageMenu-link:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      height: 5px;
      width: 50%;
      background: #5977a3; }
.OnePageMenu-link.is-active:after {
      background-color: #fff; }
.OnePageMenu-subMenu {
    display: none;
    background: #5977a3;
    padding: 1rem;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-family: #97adcb;
    font-size: 0.875rem;
    z-index: 5; }
.OnePageMenu-subBlock {
    display: none;
    background: #5977a3;
    padding: 1rem;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-family: #97adcb;
    font-size: 0.875rem;
    color: #fff;
    z-index: 5; }
.OnePageMenu-subBlock a {
      color: #fff; }
.OnePageMenu-subMenuLink {
    color: #fff; }
.OnePageMenu-subMenuLink:hover, .OnePageMenu-subMenuLink:focus {
      color: #fff; }
.OnePageStrate {
  display: none;
  padding: 1rem 0;
  background: #fff;
  /*&.enquetes {
        background: none;
    }*/
  /*&-wrapBtnEnquete {
        padding: 130px 0;
        text-align: center;
    }*/
  /*&-btnEnquete {
        position: relative;
        display: inline-block;
        color: $c-tertiary;
        padding: 0.9rem 2.5rem;
        text-transform: uppercase;
        font-family: $f-title;
        font-weight: 400;
        font-size: rem-calc(26);
        background: transparentize(#000, 0.95);

        &:after {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 5px;
            height: 50%;
            background: $c-tertiary;
        }
    }*/ }
@media (min-width: 767px) {
    .OnePageStrate {
      padding: 3rem 2rem; } }
.OnePageStrate.is-active {
    display: block; }
.OnePageStrate.crematoriums {
    background: none; }
.OnePageStrate-content {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0.8125rem;
    line-height: 120%;
    text-align: justify; }
.OnePageStrate-image {
    display: block;
    margin: 1rem auto; }
.OnePageStrate-news {
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #5977a3;
    max-width: 750px;
    margin: 0 auto; }
.OnePageStrate-news:last-of-type {
      margin-bottom: 0;
      border-bottom: 0; }
.OnePageStrate-newsVisuel {
    display: block;
    margin: 0 auto 1rem; }
.OnePageStrate-newsSummary {
    font-weight: bold;
    line-height: 120%;
    text-align: justify; }
.OnePageStrate-newsContent {
    font-size: 0.8125rem;
    line-height: 120%;
    text-align: justify;
    max-width: 750px;
    margin: 0 auto 1rem; }
.OnePageStrate-newsFiles {
    text-align: left; }
.OnePageStrate-newsFileItem {
    display: block;
    color: #405f8e;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8; }
.OnePageStrate-newsFileItem:last-child {
      border-bottom: 0; }
.OnePageStrate-newsFileItem .fa, .OnePageStrate-newsFileItem .Form-fieldReset {
      margin-right: 3px; }
.OnePageStrate-wrapBtnCrematorium {
    padding: 0 0 1rem 0;
    text-align: center; }
.OnePageStrate-btnCrematorium {
    position: relative;
    display: inline-block;
    color: #405f8e;
    padding: 0.9rem 2.5rem;
    text-transform: uppercase;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
    font-size: 1.625rem;
    background: rgba(0, 0, 0, 0.05); }
.OnePageStrate-btnCrematorium:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 5px;
      height: 50%;
      background: #405f8e; }
/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
#outdated {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1500;
  background-color: #f25648;
  color: #ffffff; }
#outdated h6 {
    font-size: 25px;
    line-height: 25px;
    margin: 30px 0 10px; }
#outdated p {
    font-size: 12px;
    line-height: 12px;
    margin: 0; }
#outdated #btnUpdateBrowser {
    display: block;
    position: relative;
    padding: 10px 20px;
    margin: 30px auto 0;
    width: 230px;
    /*need for IE*/
    color: #ffffff;
    text-decoration: none;
    border: 2px solid #ffffff;
    cursor: pointer; }
#outdated #btnUpdateBrowser:hover {
      color: #f25648;
      background-color: #ffffff; }
#outdated .last {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 20px;
    height: 20px; }
#outdated .last[dir='rtl'] {
      right: auto !important;
      left: 25px !important; }
#outdated #btnCloseUpdateBrowser {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #ffffff;
    font-size: 36px;
    line-height: 36px; }
* html #outdated {
    position: absolute; }
.PageIntro {
  position: relative; }
.PageIntro.has-visuel {
    min-height: 200px; }
@media (min-width: 991px) {
      .PageIntro.has-visuel {
        min-height: 500px; } }
.PageIntro-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: no-repeat center;
    background-size: cover; }
.PageIntro-contactLink {
    position: absolute;
    z-index: 20;
    right: 0;
    top: 100%;
    background: #5977a3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif;
    padding: 3px 40px;
    font-size: 1.375rem; }
.PageIntro-contactLink:focus, .PageIntro-contactLink:hover {
      color: #fff;
      background-color: #354761; }
.Pagination {
  overflow: hidden;
  text-align: center; }
.Pagination-item {
    display: inline-block; }
.Pagination .page-numbers {
    display: inline-block;
    background: rgba(151, 173, 203, 0.4);
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0.9375rem;
    font-weight: 500;
    margin: 0 4px; }
.Pagination .page-numbers:focus, .Pagination .page-numbers:hover {
      background-color: rgba(89, 119, 163, 0.6);
      color: #fff; }
.Pagination .page-numbers.current {
      color: #fff;
      background: #5977a3; }
.Pagination .page-numbers.current:focus, .Pagination .page-numbers.current:hover {
        background: #5977a3; }
.Pagination .page-numbers.prev, .Pagination .page-numbers.next {
      background: none;
      opacity: .5;
      color: #5977a3;
      width: 20px;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
.Pagination .page-numbers.prev svg, .Pagination .page-numbers.next svg {
        fill: #5977a3;
        width: 8px;
        height: calc(8px * 1.71404);
        position: relative;
        top: 1px; }
.Pagination .page-numbers.prev:focus, .Pagination .page-numbers.prev:hover, .Pagination .page-numbers.next:focus, .Pagination .page-numbers.next:hover {
        background: none;
        opacity: 1; }
.RecapReservation-content {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border: 1px solid #d9d9d9;
  margin-bottom: 1rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 2rem; }
.RecapReservation-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem; }
.RecapReservation-title {
  margin-bottom: 0; }
.RecapReservation-date {
  font-weight: bold;
  margin-bottom: 0; }
.RecapReservation-heure {
  font-size: 0.9375rem;
  line-height: 140%;
  margin: 5px 0 0; }
.RecapReservation-subTitle {
  text-transform: uppercase;
  color: #555555;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 5px; }
.RecapReservation-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem; }
.RecapReservation-actions {
  margin-bottom: 1rem; }
.RecapReservation-actions .Button {
    text-transform: none;
    font-weight: normal;
    padding: .4em .6em;
    font-size: 0.875rem;
    vertical-align: top; }
.RecapReservation-actionsTitle {
  font-weight: bold;
  margin-bottom: 5px; }
.RecapSpecialReservation-content {
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border: 1px solid #d9d9d9;
  margin-bottom: 1rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  margin-bottom: 2rem; }
.RecapSpecialReservation-head {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem; }
.RecapSpecialReservation-title {
  margin-bottom: 0; }
.RecapSpecialReservation-date {
  font-weight: bold;
  margin-bottom: 0; }
.RecapSpecialReservation-heure {
  font-size: 0.9375rem;
  line-height: 140%;
  margin: 5px 0 0; }
.RecapSpecialReservation-subTitle {
  text-transform: uppercase;
  color: #555555;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 5px; }
.RecapSpecialReservation-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem; }
.RecapSpecialReservation-actions {
  margin-bottom: 1rem; }
.RecapSpecialReservation-actions .Button {
    text-transform: none;
    font-weight: normal;
    padding: .4em .6em;
    font-size: 0.875rem;
    vertical-align: top; }
.RecapSpecialReservation-actionsTitle {
  font-weight: bold;
  margin-bottom: 5px; }
.SecondaryNav {
  background: #f0f1f1; }
.SecondaryNav-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
.SecondaryNav-item {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: center;
    border-bottom: 1px solid #d9d9d9; }
.SecondaryNav-item:last-child .SecondaryNav-link {
      border-right: none; }
.SecondaryNav-item:hover, .SecondaryNav-item:focus {
      border-bottom-color: #5977a3; }
.SecondaryNav-link {
    position: relative;
    display: block;
    padding: 1em .8em;
    border-right: 1px solid #d9d9d9;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    color: #555555;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Roboto", Georgia, Times, "Times New Roman", serif; }
.SecondaryNav-link:hover, .SecondaryNav-link:focus, .SecondaryNav-link.is-active {
      border-bottom-color: #5977a3;
      background: #e8e8e8;
      color: #555555;
      z-index: 1; }
.TableSort {
  font-size: 0.875rem; }
.TableSort.show-passed tr.is-passed {
    display: table-row; }
.TableSort tr.is-passed {
    display: none;
    background: #eee; }
.TableSort table {
    background: #fff;
    max-width: 100%;
    border-spacing: 0;
    width: 100%;
    margin: 5px 0 1rem;
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapsed;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1); }
.TableSort table th,
  .TableSort table td {
    padding: 10px;
    line-height: 18px;
    text-align: left;
    border: none;
    border-top: 1px solid #ddd; }
.TableSort table th {
    background: #eee;
    background: -moz-linear-gradient(top, #f6f6f6, #eee);
    text-shadow: 0 1px 0 #fff;
    font-weight: bold;
    vertical-align: bottom; }
.TableSort table td {
    vertical-align: top; }
.TableSort table td.col-status {
      vertical-align: middle; }
.TableSort table thead {
    position: relative;
    z-index: 5; }
.TableSort table thead.js-is-sticky {
      max-width: inherit;
      width: 100%; }
.TableSort table thead:first-child tr th,
  .TableSort table thead:first-child tr td {
    border-top: 0; }
.TableSort table tbody + tbody {
    border-top: 2px solid #ddd; }
.TableSort table th + th,
  .TableSort table td + td,
  .TableSort table th + td,
  .TableSort table td + th {
    border-left: 1px solid #ddd; }
.TableSort table thead:first-child tr:first-child th,
  .TableSort table tbody:first-child tr:first-child th,
  .TableSort table tbody:first-child tr:first-child td {
    border-top: 0; }
.TableSort .Button {
    text-transform: none;
    font-weight: normal;
    padding: .4em .6em;
    font-size: 0.875rem;
    vertical-align: top; }
.Tag {
  border-radius: 4px;
  padding: 3px 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  background: #97adcb;
  font-size: 0.6875rem;
  margin-right: 5px; }
.Tag:last-child {
    margin-right: 0; }
.Tag.c-available {
    background: #fff; }
.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION {
    background: #5bc0de; }
.Tag.c-funerary-CREMATORIUM_VALIDATED {
    background: #a3c623; }
.Tag.c-funerary-CREMATORIUM_REFUSED {
    background: #e35555; }
.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION {
    background: #f0ad4e; }
.Tag.c-crematorium-CREMATORIUM_VALIDATED {
    background: #a3c623; }
.Tag.c-crematorium-CREMATORIUM_REFUSED {
    background: #e35555; }
.Tag.c-available.resa_crema {
    background: #fff; }
.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema {
    background: #2390b0; }
.Tag.c-funerary-CREMATORIUM_VALIDATED.resa_crema {
    background: #5c6f14; }
.Tag.c-funerary-CREMATORIUM_REFUSED.resa_crema {
    background: #b41e1e; }
.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema {
    background: #c77c11; }
.Tag.c-crematorium-CREMATORIUM_VALIDATED.resa_crema {
    background: #5c6f14; }
.Tag.c-crematorium-CREMATORIUM_REFUSED.resa_crema {
    background: #b41e1e; }
a.Tag:hover, a.Tag:focus {
  color: #fff;
  background-color: #6485b2; }
a.Tag.c-available:hover, a.Tag.c-available:focus {
  background: #cccccc; }
a.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION:hover, a.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION:focus {
  background: #2390b0; }
a.Tag.c-funerary-CREMATORIUM_VALIDATED:hover, a.Tag.c-funerary-CREMATORIUM_VALIDATED:focus {
  background: #5c6f14; }
a.Tag.c-funerary-CREMATORIUM_REFUSED:hover, a.Tag.c-funerary-CREMATORIUM_REFUSED:focus {
  background: #b41e1e; }
a.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION:hover, a.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION:focus {
  background: #c77c11; }
a.Tag.c-crematorium-CREMATORIUM_VALIDATED:hover, a.Tag.c-crematorium-CREMATORIUM_VALIDATED:focus {
  background: #5c6f14; }
a.Tag.c-crematorium-CREMATORIUM_REFUSED:hover, a.Tag.c-crematorium-CREMATORIUM_REFUSED:focus {
  background: #b41e1e; }
a.Tag.c-available.resa_crema:hover, a.Tag.c-available.resa_crema:focus {
  background: #cccccc; }
a.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, a.Tag.c-funerary-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
  background: #124a5b; }
a.Tag.c-funerary-CREMATORIUM_VALIDATED.resa_crema:hover, a.Tag.c-funerary-CREMATORIUM_VALIDATED.resa_crema:focus {
  background: #141904; }
a.Tag.c-funerary-CREMATORIUM_REFUSED.resa_crema:hover, a.Tag.c-funerary-CREMATORIUM_REFUSED.resa_crema:focus {
  background: #5d0f0f; }
a.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:hover, a.Tag.c-crematorium-WAIT_CREMATORIUM_VALIDATION.resa_crema:focus {
  background: #694109; }
a.Tag.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:hover, a.Tag.c-crematorium-CREMATORIUM_VALIDATED.resa_crema:focus {
  background: #141904; }
a.Tag.c-crematorium-CREMATORIUM_REFUSED.resa_crema:hover, a.Tag.c-crematorium-CREMATORIUM_REFUSED.resa_crema:focus {
  background: #5d0f0f; }
.TagFilter {
  margin-bottom: 1rem; }
@media (min-width: 991px) {
    .TagFilter {
      margin-bottom: 3rem; } }
.TagFilter-title {
    font-weight: 600;
    font-size: 0.9375rem;
    text-transform: uppercase;
    text-align: center;
    color: #4d4d4f;
    margin-bottom: 5px; }
@media (min-width: 991px) {
      .TagFilter-title {
        margin-bottom: 1rem; } }
.TagFilter-tags {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
.TagFilter .Tag {
    font-size: 0.8125rem;
    margin: 0 5px;
    padding-left: .9rem;
    padding-right: .9rem;
    opacity: .4; }
.TagFilter .Tag.is-active {
      opacity: 1; }
.Tooltip {
  display: inline-block;
  position: relative;
  z-index: 50;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 4px 20px rgba(0, 0, 0, 0.2));
  font-size: 0.8125rem;
  font-weight: 400; }
.Tooltip svg {
    width: 16px;
    height: 16px;
    fill: white; }
.Tooltip:after, .Tooltip:before {
    opacity: 0;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, 10px);
        -ms-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    pointer-events: none; }
.Tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 13px solid white;
    position: absolute;
    top: -15px;
    left: 50%; }
.Tooltip:after {
    content: attr(data-tooltip);
    display: inline-block;
    position: absolute;
    background-color: white;
    border-radius: 20px;
    padding: 12px 1rem;
    width: 250px;
    bottom: calc(100% + 15px);
    left: -100px; }
.Tooltip.is-active:after, .Tooltip.is-active:before, .Tooltip:focus:after, .Tooltip:focus:before, .Tooltip:hover:after, .Tooltip:hover:before {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
