/**
 * @author: Yoann Le Crom <yoann.lecrom@azimut.net>
 * date:   2014-06-17 10:25:24
 * last modified by:   Yoann Le Crom
 * last modified date: 2014-06-17 14:43:13
 ******************************************************************************
 *
 * CSS classes for Glyphicons pro, with bootstrap3-like naming.
 * Usage example : <span class="glyphicon glyphicon-pro glyphicon-pro-leaf"></span>.
 *
 */

 @font-face {
  font-family: 'Glyphicons';

  src: url('../../../assets/glyphicons-regular.eot');
  src: url('../../../assets/glyphicons-regular.eot') format('embedded-opentype'), url('../../../assets/glyphicons-regular.woff2') format('woff2'), url('../../../assets/glyphicons-regular.woff') format('woff'), url('../../../assets/glyphicons-regular.ttf') format('truetype'), url('../../../assets/glyphicons-regular.svg') format('svg');
}
.glyphicon-pro {
  font-family: 'Glyphicons' !important;
}

.glyphicon-pro-glass:before {
    content: "\E001";
}

.glyphicon-pro-leaf:before {
    content: "\E002";
}

.glyphicon-pro-dog:before {
    content: "\E003";
}

.glyphicon-pro-user:before {
    content: "\E004";
}

.glyphicon-pro-girl:before {
    content: "\E005";
}

.glyphicon-pro-car:before {
    content: "\E006";
}

.glyphicon-pro-user-add:before {
    content: "\E007";
}

.glyphicon-pro-user-remove:before {
    content: "\E008";
}

.glyphicon-pro-film:before {
    content: "\E009";
}

.glyphicon-pro-magic:before {
    content: "\E010";
}

.glyphicon-pro-envelope:before {
    content: "\E011";
}

.glyphicon-pro-camera:before {
    content: "\E012";
}

.glyphicon-pro-heart:before {
    content: "\E013";
}

.glyphicon-pro-beach-umbrella:before {
    content: "\E014";
}

.glyphicon-pro-train:before {
    content: "\E015";
}

.glyphicon-pro-print:before {
    content: "\E016";
}

.glyphicon-pro-bin:before {
    content: "\E017";
}

.glyphicon-pro-music:before {
    content: "\E018";
}

.glyphicon-pro-music-alt:before {
    content: "\E019";
}

.glyphicon-pro-heart-empty:before {
    content: "\E020";
}

.glyphicon-pro-home:before {
    content: "\E021";
}

.glyphicon-pro-snowflake:before {
    content: "\E022";
}

.glyphicon-pro-fire:before {
    content: "\E023";
}

.glyphicon-pro-magnet:before {
    content: "\E024";
}

.glyphicon-pro-parents:before {
    content: "\E025";
}

.glyphicon-pro-binoculars:before {
    content: "\E026";
}

.glyphicon-pro-road:before {
    content: "\E027";
}

.glyphicon-pro-search:before {
    content: "\E028";
}

.glyphicon-pro-cars:before {
    content: "\E029";
}

.glyphicon-pro-notes-2:before {
    content: "\E030";
}

.glyphicon-pro-pencil:before {
    content: "\E031";
}

.glyphicon-pro-bus:before {
    content: "\E032";
}

.glyphicon-pro-wifi-alt:before {
    content: "\E033";
}

.glyphicon-pro-luggage:before {
    content: "\E034";
}

.glyphicon-pro-old-man:before {
    content: "\E035";
}

.glyphicon-pro-woman:before {
    content: "\E036";
}

.glyphicon-pro-file:before {
    content: "\E037";
}

.glyphicon-pro-coins:before {
    content: "\E038";
}

.glyphicon-pro-plane:before {
    content: "\E039";
}

.glyphicon-pro-notes:before {
    content: "\E040";
}

.glyphicon-pro-stats:before {
    content: "\E041";
}

.glyphicon-pro-charts:before {
    content: "\E042";
}

.glyphicon-pro-pie-chart:before {
    content: "\E043";
}

.glyphicon-pro-group:before {
    content: "\E044";
}

.glyphicon-pro-keys:before {
    content: "\E045";
}

.glyphicon-pro-calendar:before {
    content: "\E046";
}

.glyphicon-pro-router:before {
    content: "\E047";
}

.glyphicon-pro-camera-small:before {
    content: "\E048";
}

.glyphicon-pro-star-empty:before {
    content: "\E049";
}

.glyphicon-pro-star:before {
    content: "\E050";
}

.glyphicon-pro-link:before {
    content: "\E051";
}

.glyphicon-pro-eye-open:before {
    content: "\E052";
}

.glyphicon-pro-eye-close:before {
    content: "\E053";
}

.glyphicon-pro-alarm:before {
    content: "\E054";
}

.glyphicon-pro-clock:before {
    content: "\E055";
}

.glyphicon-pro-stopwatch:before {
    content: "\E056";
}

.glyphicon-pro-projector:before {
    content: "\E057";
}

.glyphicon-pro-history:before {
    content: "\E058";
}

.glyphicon-pro-truck:before {
    content: "\E059";
}

.glyphicon-pro-cargo:before {
    content: "\E060";
}

.glyphicon-pro-compass:before {
    content: "\E061";
}

.glyphicon-pro-keynote:before {
    content: "\E062";
}

.glyphicon-pro-paperclip:before {
    content: "\E063";
}

.glyphicon-pro-power:before {
    content: "\E064";
}

.glyphicon-pro-lightbulb:before {
    content: "\E065";
}

.glyphicon-pro-tag:before {
    content: "\E066";
}

.glyphicon-pro-tags:before {
    content: "\E067";
}

.glyphicon-pro-cleaning:before {
    content: "\E068";
}

.glyphicon-pro-ruler:before {
    content: "\E069";
}

.glyphicon-pro-gift:before {
    content: "\E070";
}

.glyphicon-pro-umbrella:before {
    content: "\E071";
}

.glyphicon-pro-book:before {
    content: "\E072";
}

.glyphicon-pro-bookmark:before {
    content: "\E073";
}

.glyphicon-pro-wifi:before {
    content: "\E074";
}

.glyphicon-pro-cup:before {
    content: "\E075";
}

.glyphicon-pro-stroller:before {
    content: "\E076";
}

.glyphicon-pro-headphones:before {
    content: "\E077";
}

.glyphicon-pro-headset:before {
    content: "\E078";
}

.glyphicon-pro-warning-sign:before {
    content: "\E079";
}

.glyphicon-pro-signal:before {
    content: "\E080";
}

.glyphicon-pro-retweet:before {
    content: "\E081";
}

.glyphicon-pro-refresh:before {
    content: "\E082";
}

.glyphicon-pro-roundabout:before {
    content: "\E083";
}

.glyphicon-pro-random:before {
    content: "\E084";
}

.glyphicon-pro-heat:before {
    content: "\E085";
}

.glyphicon-pro-repeat:before {
    content: "\E086";
}

.glyphicon-pro-display:before {
    content: "\E087";
}

.glyphicon-pro-log-book:before {
    content: "\E088";
}

.glyphicon-pro-address-book:before {
    content: "\E089";
}

.glyphicon-pro-building:before {
    content: "\E090";
}

.glyphicon-pro-eyedropper:before {
    content: "\E091";
}

.glyphicon-pro-adjust:before {
    content: "\E092";
}

.glyphicon-pro-tint:before {
    content: "\E093";
}

.glyphicon-pro-crop:before {
    content: "\E094";
}

.glyphicon-pro-vector-path-square:before {
    content: "\E095";
}

.glyphicon-pro-vector-path-circle:before {
    content: "\E096";
}

.glyphicon-pro-vector-path-polygon:before {
    content: "\E097";
}

.glyphicon-pro-vector-path-line:before {
    content: "\E098";
}

.glyphicon-pro-vector-path-curve:before {
    content: "\E099";
}

.glyphicon-pro-vector-path-all:before {
    content: "\E100";
}

.glyphicon-pro-font:before {
    content: "\E101";
}

.glyphicon-pro-italic:before {
    content: "\E102";
}

.glyphicon-pro-bold:before {
    content: "\E103";
}

.glyphicon-pro-text-underline:before {
    content: "\E104";
}

.glyphicon-pro-text-strike:before {
    content: "\E105";
}

.glyphicon-pro-text-height:before {
    content: "\E106";
}

.glyphicon-pro-text-width:before {
    content: "\E107";
}

.glyphicon-pro-text-resize:before {
    content: "\E108";
}

.glyphicon-pro-left-indent:before {
    content: "\E109";
}

.glyphicon-pro-right-indent:before {
    content: "\E110";
}

.glyphicon-pro-align-left:before {
    content: "\E111";
}

.glyphicon-pro-align-center:before {
    content: "\E112";
}

.glyphicon-pro-align-right:before {
    content: "\E113";
}

.glyphicon-pro-justify:before {
    content: "\E114";
}

.glyphicon-pro-list:before {
    content: "\E115";
}

.glyphicon-pro-text-smaller:before {
    content: "\E116";
}

.glyphicon-pro-text-bigger:before {
    content: "\E117";
}

.glyphicon-pro-embed:before {
    content: "\E118";
}

.glyphicon-pro-embed-close:before {
    content: "\E119";
}

.glyphicon-pro-table:before {
    content: "\E120";
}

.glyphicon-pro-message-full:before {
    content: "\E121";
}

.glyphicon-pro-message-empty:before {
    content: "\E122";
}

.glyphicon-pro-message-in:before {
    content: "\E123";
}

.glyphicon-pro-message-out:before {
    content: "\E124";
}

.glyphicon-pro-message-plus:before {
    content: "\E125";
}

.glyphicon-pro-message-minus:before {
    content: "\E126";
}

.glyphicon-pro-message-ban:before {
    content: "\E127";
}

.glyphicon-pro-message-flag:before {
    content: "\E128";
}

.glyphicon-pro-message-lock:before {
    content: "\E129";
}

.glyphicon-pro-message-new:before {
    content: "\E130";
}

.glyphicon-pro-inbox:before {
    content: "\E131";
}

.glyphicon-pro-inbox-plus:before {
    content: "\E132";
}

.glyphicon-pro-inbox-minus:before {
    content: "\E133";
}

.glyphicon-pro-inbox-lock:before {
    content: "\E134";
}

.glyphicon-pro-inbox-in:before {
    content: "\E135";
}

.glyphicon-pro-inbox-out:before {
    content: "\E136";
}

.glyphicon-pro-cogwheel:before {
    content: "\E137";
}

.glyphicon-pro-cogwheels:before {
    content: "\E138";
}

.glyphicon-pro-picture:before {
    content: "\E139";
}

.glyphicon-pro-adjust-alt:before {
    content: "\E140";
}

.glyphicon-pro-database-lock:before {
    content: "\E141";
}

.glyphicon-pro-database-plus:before {
    content: "\E142";
}

.glyphicon-pro-database-minus:before {
    content: "\E143";
}

.glyphicon-pro-database-ban:before {
    content: "\E144";
}

.glyphicon-pro-folder-open:before {
    content: "\E145";
}

.glyphicon-pro-folder-plus:before {
    content: "\E146";
}

.glyphicon-pro-folder-minus:before {
    content: "\E147";
}

.glyphicon-pro-folder-lock:before {
    content: "\E148";
}

.glyphicon-pro-folder-flag:before {
    content: "\E149";
}

.glyphicon-pro-folder-new:before {
    content: "\E150";
}

.glyphicon-pro-edit:before {
    content: "\E151";
}

.glyphicon-pro-new-window:before {
    content: "\E152";
}

.glyphicon-pro-check:before {
    content: "\E153";
}

.glyphicon-pro-unchecked:before {
    content: "\E154";
}

.glyphicon-pro-more-windows:before {
    content: "\E155";
}

.glyphicon-pro-show-big-thumbnails:before {
    content: "\E156";
}

.glyphicon-pro-show-thumbnails:before {
    content: "\E157";
}

.glyphicon-pro-show-thumbnails-with-lines:before {
    content: "\E158";
}

.glyphicon-pro-show-lines:before {
    content: "\E159";
}

.glyphicon-pro-playlist:before {
    content: "\E160";
}

.glyphicon-pro-imac:before {
    content: "\E161";
}

.glyphicon-pro-macbook:before {
    content: "\E162";
}

.glyphicon-pro-ipad:before {
    content: "\E163";
}

.glyphicon-pro-iphone:before {
    content: "\E164";
}

.glyphicon-pro-iphone-transfer:before {
    content: "\E165";
}

.glyphicon-pro-iphone-exchange:before {
    content: "\E166";
}

.glyphicon-pro-ipod:before {
    content: "\E167";
}

.glyphicon-pro-ipod-shuffle:before {
    content: "\E168";
}

.glyphicon-pro-ear-plugs:before {
    content: "\E169";
}

.glyphicon-pro-record:before {
    content: "\E170";
}

.glyphicon-pro-step-backward:before {
    content: "\E171";
}

.glyphicon-pro-fast-backward:before {
    content: "\E172";
}

.glyphicon-pro-rewind:before {
    content: "\E173";
}

.glyphicon-pro-play:before {
    content: "\E174";
}

.glyphicon-pro-pause:before {
    content: "\E175";
}

.glyphicon-pro-stop:before {
    content: "\E176";
}

.glyphicon-pro-forward:before {
    content: "\E177";
}

.glyphicon-pro-fast-forward:before {
    content: "\E178";
}

.glyphicon-pro-step-forward:before {
    content: "\E179";
}

.glyphicon-pro-eject:before {
    content: "\E180";
}

.glyphicon-pro-facetime-video:before {
    content: "\E181";
}

.glyphicon-pro-download-alt:before {
    content: "\E182";
}

.glyphicon-pro-mute:before {
    content: "\E183";
}

.glyphicon-pro-volume-down:before {
    content: "\E184";
}

.glyphicon-pro-volume-up:before {
    content: "\E185";
}

.glyphicon-pro-screenshot:before {
    content: "\E186";
}

.glyphicon-pro-move:before {
    content: "\E187";
}

.glyphicon-pro-more:before {
    content: "\E188";
}

.glyphicon-pro-brightness-reduce:before {
    content: "\E189";
}

.glyphicon-pro-brightness-increase:before {
    content: "\E190";
}

.glyphicon-pro-plus-sign:before {
    content: "\E191";
}

.glyphicon-pro-minus-sign:before {
    content: "\E192";
}

.glyphicon-pro-remove-sign:before {
    content: "\E193";
}

.glyphicon-pro-ok-sign:before {
    content: "\E194";
}

.glyphicon-pro-question-sign:before {
    content: "\E195";
}

.glyphicon-pro-info-sign:before {
    content: "\E196";
}

.glyphicon-pro-exclamation-sign:before {
    content: "\E197";
}

.glyphicon-pro-remove-circle:before {
    content: "\E198";
}

.glyphicon-pro-ok-circle:before {
    content: "\E199";
}

.glyphicon-pro-ban-circle:before {
    content: "\E200";
}

.glyphicon-pro-download:before {
    content: "\E201";
}

.glyphicon-pro-upload:before {
    content: "\E202";
}

.glyphicon-pro-shopping-cart:before {
    content: "\E203";
}

.glyphicon-pro-lock:before {
    content: "\E204";
}

.glyphicon-pro-unlock:before {
    content: "\E205";
}

.glyphicon-pro-electricity:before {
    content: "\E206";
}

.glyphicon-pro-ok:before {
    content: "\E207";
}

.glyphicon-pro-remove:before {
    content: "\E208";
}

.glyphicon-pro-cart-in:before {
    content: "\E209";
}

.glyphicon-pro-cart-out:before {
    content: "\E210";
}

.glyphicon-pro-arrow-left:before {
    content: "\E211";
}

.glyphicon-pro-arrow-right:before {
    content: "\E212";
}

.glyphicon-pro-arrow-down:before {
    content: "\E213";
}

.glyphicon-pro-arrow-up:before {
    content: "\E214";
}

.glyphicon-pro-resize-small:before {
    content: "\E215";
}

.glyphicon-pro-resize-full:before {
    content: "\E216";
}

.glyphicon-pro-circle-arrow-left:before {
    content: "\E217";
}

.glyphicon-pro-circle-arrow-right:before {
    content: "\E218";
}

.glyphicon-pro-circle-arrow-top:before {
    content: "\E219";
}

.glyphicon-pro-circle-arrow-down:before {
    content: "\E220";
}

.glyphicon-pro-play-button:before {
    content: "\E221";
}

.glyphicon-pro-unshare:before {
    content: "\E222";
}

.glyphicon-pro-share:before {
    content: "\E223";
}

.glyphicon-pro-chevron-right:before {
    content: "\E224";
}

.glyphicon-pro-chevron-left:before {
    content: "\E225";
}

.glyphicon-pro-bluetooth:before {
    content: "\E226";
}

.glyphicon-pro-euro:before {
    content: "\E227";
}

.glyphicon-pro-usd:before {
    content: "\E228";
}

.glyphicon-pro-gbp:before {
    content: "\E229";
}

.glyphicon-pro-retweet-2:before {
    content: "\E230";
}

.glyphicon-pro-moon:before {
    content: "\E231";
}

.glyphicon-pro-sun:before {
    content: "\E232";
}

.glyphicon-pro-cloud:before {
    content: "\E233";
}

.glyphicon-pro-direction:before {
    content: "\E234";
}

.glyphicon-pro-brush:before {
    content: "\E235";
}

.glyphicon-pro-pen:before {
    content: "\E236";
}

.glyphicon-pro-zoom-in:before {
    content: "\E237";
}

.glyphicon-pro-zoom-out:before {
    content: "\E238";
}

.glyphicon-pro-pin:before {
    content: "\E239";
}

.glyphicon-pro-albums:before {
    content: "\E240";
}

.glyphicon-pro-rotation-lock:before {
    content: "\E241";
}

.glyphicon-pro-flash:before {
    content: "\E242";
}

.glyphicon-pro-map-marker:before {
    content: "\E243";
}

.glyphicon-pro-anchor:before {
    content: "\E244";
}

.glyphicon-pro-conversation:before {
    content: "\E245";
}

.glyphicon-pro-chat:before {
    content: "\E246";
}

.glyphicon-pro-note-empty:before {
    content: "\E247";
}

.glyphicon-pro-note:before {
    content: "\E248";
}

.glyphicon-pro-asterisk:before {
    content: "\E249";
}

.glyphicon-pro-divide:before {
    content: "\E250";
}

.glyphicon-pro-snorkel-diving:before {
    content: "\E251";
}

.glyphicon-pro-scuba-diving:before {
    content: "\E252";
}

.glyphicon-pro-oxygen-bottle:before {
    content: "\E253";
}

.glyphicon-pro-fins:before {
    content: "\E254";
}

.glyphicon-pro-fishes:before {
    content: "\E255";
}

.glyphicon-pro-boat:before {
    content: "\E256";
}

.glyphicon-pro-delete:before {
    content: "\E257";
}

.glyphicon-pro-sheriffs-star:before {
    content: "\E258";
}

.glyphicon-pro-qrcode:before {
    content: "\E259";
}

.glyphicon-pro-barcode:before {
    content: "\E260";
}

.glyphicon-pro-pool:before {
    content: "\E261";
}

.glyphicon-pro-buoy:before {
    content: "\E262";
}

.glyphicon-pro-spade:before {
    content: "\E263";
}

.glyphicon-pro-bank:before {
    content: "\E264";
}

.glyphicon-pro-vcard:before {
    content: "\E265";
}

.glyphicon-pro-electrical-plug:before {
    content: "\E266";
}

.glyphicon-pro-flag:before {
    content: "\E267";
}

.glyphicon-pro-credit-card:before {
    content: "\E268";
}

.glyphicon-pro-keyboard-wireless:before {
    content: "\E269";
}

.glyphicon-pro-keyboard-wired:before {
    content: "\E270";
}

.glyphicon-pro-shield:before {
    content: "\E271";
}

.glyphicon-pro-ring:before {
    content: "\E272";
}

.glyphicon-pro-cake:before {
    content: "\E273";
}

.glyphicon-pro-drink:before {
    content: "\E274";
}

.glyphicon-pro-beer:before {
    content: "\E275";
}

.glyphicon-pro-fast-food:before {
    content: "\E276";
}

.glyphicon-pro-cutlery:before {
    content: "\E277";
}

.glyphicon-pro-pizza:before {
    content: "\E278";
}

.glyphicon-pro-birthday-cake:before {
    content: "\E279";
}

.glyphicon-pro-tablet:before {
    content: "\E280";
}

.glyphicon-pro-settings:before {
    content: "\E281";
}

.glyphicon-pro-bullets:before {
    content: "\E282";
}

.glyphicon-pro-cardio:before {
    content: "\E283";
}

.glyphicon-pro-t-shirt:before {
    content: "\E284";
}

.glyphicon-pro-pants:before {
    content: "\E285";
}

.glyphicon-pro-sweater:before {
    content: "\E286";
}

.glyphicon-pro-fabric:before {
    content: "\E287";
}

.glyphicon-pro-leather:before {
    content: "\E288";
}

.glyphicon-pro-scissors:before {
    content: "\E289";
}

.glyphicon-pro-bomb:before {
    content: "\E290";
}

.glyphicon-pro-skull:before {
    content: "\E291";
}

.glyphicon-pro-celebration:before {
    content: "\E292";
}

.glyphicon-pro-tea-kettle:before {
    content: "\E293";
}

.glyphicon-pro-french-press:before {
    content: "\E294";
}

.glyphicon-pro-coffee-cup:before {
    content: "\E295";
}

.glyphicon-pro-pot:before {
    content: "\E296";
}

.glyphicon-pro-grater:before {
    content: "\E297";
}

.glyphicon-pro-kettle:before {
    content: "\E298";
}

.glyphicon-pro-hospital:before {
    content: "\E299";
}

.glyphicon-pro-hospital-h:before {
    content: "\E300";
}

.glyphicon-pro-microphone:before {
    content: "\E301";
}

.glyphicon-pro-webcam:before {
    content: "\E302";
}

.glyphicon-pro-temple-christianity-church:before {
    content: "\E303";
}

.glyphicon-pro-temple-islam:before {
    content: "\E304";
}

.glyphicon-pro-temple-hindu:before {
    content: "\E305";
}

.glyphicon-pro-temple-buddhist:before {
    content: "\E306";
}

.glyphicon-pro-bicycle:before {
    content: "\E307";
}

.glyphicon-pro-life-preserver:before {
    content: "\E308";
}

.glyphicon-pro-share-alt:before {
    content: "\E309";
}

.glyphicon-pro-comments:before {
    content: "\E310";
}

.glyphicon-pro-flower:before {
    content: "\E311";
}

.glyphicon-pro-baseball:before {
    content: "\E312";
}

.glyphicon-pro-rugby:before {
    content: "\E313";
}

.glyphicon-pro-ax:before {
    content: "\E314";
}

.glyphicon-pro-table-tennis:before {
    content: "\E315";
}

.glyphicon-pro-bowling:before {
    content: "\E316";
}

.glyphicon-pro-tree-conifer:before {
    content: "\E317";
}

.glyphicon-pro-tree-deciduous:before {
    content: "\E318";
}

.glyphicon-pro-more-items:before {
    content: "\E319";
}

.glyphicon-pro-sort:before {
    content: "\E320";
}

.glyphicon-pro-filter:before {
    content: "\E321";
}

.glyphicon-pro-gamepad:before {
    content: "\E322";
}

.glyphicon-pro-playing-dices:before {
    content: "\E323";
}

.glyphicon-pro-calculator:before {
    content: "\E324";
}

.glyphicon-pro-tie:before {
    content: "\E325";
}

.glyphicon-pro-wallet:before {
    content: "\E326";
}

.glyphicon-pro-piano:before {
    content: "\E327";
}

.glyphicon-pro-sampler:before {
    content: "\E328";
}

.glyphicon-pro-podium:before {
    content: "\E329";
}

.glyphicon-pro-soccer-ball:before {
    content: "\E330";
}

.glyphicon-pro-blog:before {
    content: "\E331";
}

.glyphicon-pro-dashboard:before {
    content: "\E332";
}

.glyphicon-pro-certificate:before {
    content: "\E333";
}

.glyphicon-pro-bell:before {
    content: "\E334";
}

.glyphicon-pro-candle:before {
    content: "\E335";
}

.glyphicon-pro-pushpin:before {
    content: "\E336";
}

.glyphicon-pro-iphone-shake:before {
    content: "\E337";
}

.glyphicon-pro-pin-flag:before {
    content: "\E338";
}

.glyphicon-pro-turtle:before {
    content: "\E339";
}

.glyphicon-pro-rabbit:before {
    content: "\E340";
}

.glyphicon-pro-globe:before {
    content: "\E341";
}

.glyphicon-pro-briefcase:before {
    content: "\E342";
}

.glyphicon-pro-hdd:before {
    content: "\E343";
}

.glyphicon-pro-thumbs-up:before {
    content: "\E344";
}

.glyphicon-pro-thumbs-down:before {
    content: "\E345";
}

.glyphicon-pro-hand-right:before {
    content: "\E346";
}

.glyphicon-pro-hand-left:before {
    content: "\E347";
}

.glyphicon-pro-hand-up:before {
    content: "\E348";
}

.glyphicon-pro-hand-down:before {
    content: "\E349";
}

.glyphicon-pro-fullscreen:before {
    content: "\E350";
}

.glyphicon-pro-shopping-bag:before {
    content: "\E351";
}

.glyphicon-pro-book-open:before {
    content: "\E352";
}

.glyphicon-pro-nameplate:before {
    content: "\E353";
}

.glyphicon-pro-nameplate-alt:before {
    content: "\E354";
}

.glyphicon-pro-vases:before {
    content: "\E355";
}

.glyphicon-pro-bullhorn:before {
    content: "\E356";
}

.glyphicon-pro-dumbbell:before {
    content: "\E357";
}

.glyphicon-pro-suitcase:before {
    content: "\E358";
}

.glyphicon-pro-file-import:before {
    content: "\E359";
}

.glyphicon-pro-file-export:before {
    content: "\E360";
}

.glyphicon-pro-bug:before {
    content: "\E361";
}

.glyphicon-pro-crown:before {
    content: "\E362";
}

.glyphicon-pro-smoking:before {
    content: "\E363";
}

.glyphicon-pro-cloud-upload:before {
    content: "\E364";
}

.glyphicon-pro-cloud-download:before {
    content: "\E365";
}

.glyphicon-pro-restart:before {
    content: "\E366";
}

.glyphicon-pro-security-camera:before {
    content: "\E367";
}

.glyphicon-pro-expand:before {
    content: "\E368";
}

.glyphicon-pro-collapse:before {
    content: "\E369";
}

.glyphicon-pro-collapse-top:before {
    content: "\E370";
}

.glyphicon-pro-globe-af:before {
    content: "\E371";
}

.glyphicon-pro-global:before {
    content: "\E372";
}

.glyphicon-pro-spray:before {
    content: "\E373";
}

.glyphicon-pro-nails:before {
    content: "\E374";
}

.glyphicon-pro-claw-hammer:before {
    content: "\E375";
}

.glyphicon-pro-classic-hammer:before {
    content: "\E376";
}

.glyphicon-pro-hand-saw:before {
    content: "\E377";
}

.glyphicon-pro-riflescope:before {
    content: "\E378";
}

.glyphicon-pro-electrical-socket-eu:before {
    content: "\E379";
}

.glyphicon-pro-electrical-socket-us:before {
    content: "\E380";
}

.glyphicon-pro-message-forward:before {
    content: "\E381";
}

.glyphicon-pro-coat-hanger:before {
    content: "\E382";
}

.glyphicon-pro-dress:before {
    content: "\E383";
}

.glyphicon-pro-bathrobe:before {
    content: "\E384";
}

.glyphicon-pro-shirt:before {
    content: "\E385";
}

.glyphicon-pro-underwear:before {
    content: "\E386";
}

.glyphicon-pro-log-in:before {
    content: "\E387";
}

.glyphicon-pro-log-out:before {
    content: "\E388";
}

.glyphicon-pro-exit:before {
    content: "\E389";
}

.glyphicon-pro-new-window-alt:before {
    content: "\E390";
}

.glyphicon-pro-video-sd:before {
    content: "\E391";
}

.glyphicon-pro-video-hd:before {
    content: "\E392";
}

.glyphicon-pro-subtitles:before {
    content: "\E393";
}

.glyphicon-pro-sound-stereo:before {
    content: "\E394";
}

.glyphicon-pro-sound-dolby:before {
    content: "\E395";
}

.glyphicon-pro-sound-5-1:before {
    content: "\E396";
}

.glyphicon-pro-sound-6-1:before {
    content: "\E397";
}

.glyphicon-pro-sound-7-1:before {
    content: "\E398";
}

.glyphicon-pro-copyright-mark:before {
    content: "\E399";
}

.glyphicon-pro-registration-mark:before {
    content: "\E400";
}

.glyphicon-pro-radar:before {
    content: "\E401";
}

.glyphicon-pro-skateboard:before {
    content: "\E402";
}

.glyphicon-pro-golf-course:before {
    content: "\E403";
}

.glyphicon-pro-sorting:before {
    content: "\E404";
}

.glyphicon-pro-sort-by-alphabet:before {
    content: "\E405";
}

.glyphicon-pro-sort-by-alphabet-alt:before {
    content: "\E406";
}

.glyphicon-pro-sort-by-order:before {
    content: "\E407";
}

.glyphicon-pro-sort-by-order-alt:before {
    content: "\E408";
}

.glyphicon-pro-sort-by-attributes:before {
    content: "\E409";
}

.glyphicon-pro-sort-by-attributes-alt:before {
    content: "\E410";
}

.glyphicon-pro-compressed:before {
    content: "\E411";
}

.glyphicon-pro-package:before {
    content: "\E412";
}

.glyphicon-pro-cloud-plus:before {
    content: "\E413";
}

.glyphicon-pro-cloud-minus:before {
    content: "\E414";
}

.glyphicon-pro-disk-save:before {
    content: "\E415";
}

.glyphicon-pro-disk-open:before {
    content: "\E416";
}

.glyphicon-pro-disk-saved:before {
    content: "\E417";
}

.glyphicon-pro-disk-remove:before {
    content: "\E418";
}

.glyphicon-pro-disk-import:before {
    content: "\E419";
}

.glyphicon-pro-disk-export:before {
    content: "\E420";
}

.glyphicon-pro-tower:before {
    content: "\E421";
}

.glyphicon-pro-send:before {
    content: "\E422";
}

.glyphicon-pro-git-branch:before {
    content: "\E423";
}

.glyphicon-pro-git-create:before {
    content: "\E424";
}

.glyphicon-pro-git-private:before {
    content: "\E425";
}

.glyphicon-pro-git-delete:before {
    content: "\E426";
}

.glyphicon-pro-git-merge:before {
    content: "\E427";
}

.glyphicon-pro-git-pull-request:before {
    content: "\E428";
}

.glyphicon-pro-git-compare:before {
    content: "\E429";
}

.glyphicon-pro-git-commit:before {
    content: "\E430";
}

.glyphicon-pro-construction-cone:before {
    content: "\E431";
}

.glyphicon-pro-shoe-steps:before {
    content: "\E432";
}

.glyphicon-pro-plus:before {
    content: "\E433";
}

.glyphicon-pro-minus:before {
    content: "\E434";
}

.glyphicon-pro-redo:before {
    content: "\E435";
}

.glyphicon-pro-undo:before {
    content: "\E436";
}

.glyphicon-pro-golf:before {
    content: "\E437";
}

.glyphicon-pro-hockey:before {
    content: "\E438";
}

.glyphicon-pro-pipe:before {
    content: "\E439";
}

.glyphicon-pro-wrench:before {
    content: "\E440";
}

.glyphicon-pro-folder-closed:before {
    content: "\E441";
}

.glyphicon-pro-phone-alt:before {
    content: "\E442";
}

.glyphicon-pro-earphone:before {
    content: "\E443";
}

.glyphicon-pro-floppy-disk:before {
    content: "\E444";
}

.glyphicon-pro-floppy-saved:before {
    content: "\E445";
}

.glyphicon-pro-floppy-remove:before {
    content: "\E446";
}

.glyphicon-pro-floppy-save:before {
    content: "\E447";
}

.glyphicon-pro-floppy-open:before {
    content: "\E448";
}

.glyphicon-pro-translate:before {
    content: "\E449";
}

.glyphicon-pro-fax:before {
    content: "\E450";
}

.glyphicon-pro-factory:before {
    content: "\E451";
}

.glyphicon-pro-shop-window:before {
    content: "\E452";
}

.glyphicon-pro-shop:before {
    content: "\E453";
}

.glyphicon-pro-kiosk:before {
    content: "\E454";
}

.glyphicon-pro-kiosk-wheels:before {
    content: "\E455";
}

.glyphicon-pro-kiosk-light:before {
    content: "\E456";
}

.glyphicon-pro-kiosk-food:before {
    content: "\E457";
}

.glyphicon-pro-transfer:before {
    content: "\E458";
}

.glyphicon-pro-money:before {
    content: "\E459";
}

.glyphicon-pro-header:before {
    content: "\E460";
}

.glyphicon-pro-blacksmith:before {
    content: "\E461";
}

.glyphicon-pro-saw-blade:before {
    content: "\E462";
}

.glyphicon-pro-basketball:before {
    content: "\E463";
}

.glyphicon-pro-server:before {
    content: "\E464";
}

.glyphicon-pro-server-plus:before {
    content: "\E465";
}

.glyphicon-pro-server-minus:before {
    content: "\E466";
}

.glyphicon-pro-server-ban:before {
    content: "\E467";
}

.glyphicon-pro-server-flag:before {
    content: "\E468";
}

.glyphicon-pro-server-lock:before {
    content: "\E469";
}

.glyphicon-pro-server-new:before {
    content: "\E470";
}

.glyphicon-pro-charging-station:before {
    content: "\E471";
}

.glyphicon-pro-gas-station:before {
    content: "\E472";
}

.glyphicon-pro-target:before {
    content: "\E473";
}

.glyphicon-pro-bed:before {
    content: "\E474";
}

.glyphicon-pro-mosquito:before {
    content: "\E475";
}

.glyphicon-pro-dining-set:before {
    content: "\E476";
}

.glyphicon-pro-plate-of-food:before {
    content: "\E477";
}

.glyphicon-pro-hygiene-kit:before {
    content: "\E478";
}

.glyphicon-pro-blackboard:before {
    content: "\E479";
}

.glyphicon-pro-marriage:before {
    content: "\E480";
}

.glyphicon-pro-bucket:before {
    content: "\E481";
}

.glyphicon-pro-none-color-swatch:before {
    content: "\E482";
}

.glyphicon-pro-bring-forward:before {
    content: "\E483";
}

.glyphicon-pro-bring-to-front:before {
    content: "\E484";
}

.glyphicon-pro-send-backward:before {
    content: "\E485";
}

.glyphicon-pro-send-to-back:before {
    content: "\E486";
}

.glyphicon-pro-fit-frame-to-image:before {
    content: "\E487";
}

.glyphicon-pro-fit-image-to-frame:before {
    content: "\E488";
}

.glyphicon-pro-multiple-displays:before {
    content: "\E489";
}

.glyphicon-pro-handshake:before {
    content: "\E490";
}

.glyphicon-pro-child:before {
    content: "\E491";
}

.glyphicon-pro-baby-formula:before {
    content: "\E492";
}

.glyphicon-pro-medicine:before {
    content: "\E493";
}

.glyphicon-pro-atv-vehicle:before {
    content: "\E494";
}

.glyphicon-pro-motorcycle:before {
    content: "\E495";
}

.glyphicon-pro-bed-alt:before {
    content: "\E496";
}

.glyphicon-pro-tent:before {
    content: "\E497";
}

.glyphicon-pro-glasses:before {
    content: "\E498";
}

.glyphicon-pro-sunglasses:before {
    content: "\E499";
}

.glyphicon-pro-family:before {
    content: "\E500";
}

.glyphicon-pro-education:before {
    content: "\E501";
}

.glyphicon-pro-shoes:before {
    content: "\E502";
}

.glyphicon-pro-map:before {
    content: "\E503";
}

.glyphicon-pro-cd:before {
    content: "\E504";
}

.glyphicon-pro-alert:before {
    content: "\E505";
}

.glyphicon-pro-piggy-bank:before {
    content: "\E506";
}

.glyphicon-pro-star-half:before {
    content: "\E507";
}

.glyphicon-pro-cluster:before {
    content: "\E508";
}

.glyphicon-pro-flowchart:before {
    content: "\E509";
}

.glyphicon-pro-commodities:before {
    content: "\E510";
}

.glyphicon-pro-duplicate:before {
    content: "\E511";
}

.glyphicon-pro-copy:before {
    content: "\E512";
}

.glyphicon-pro-paste:before {
    content: "\E513";
}

.glyphicon-pro-bath-bathtub:before {
    content: "\E514";
}

.glyphicon-pro-bath-shower:before {
    content: "\E515";
}

.glyphicon-pro-shower:before {
    content: "\E516";
}

.glyphicon-pro-menu-hamburger:before {
    content: "\E517";
}

.glyphicon-pro-option-vertical:before {
    content: "\E518";
}

.glyphicon-pro-option-horizontal:before {
    content: "\E519";
}

.glyphicon-pro-currency-conversion:before {
    content: "\E520";
}

.glyphicon-pro-user-ban:before {
    content: "\E521";
}

.glyphicon-pro-user-lock:before {
    content: "\E522";
}

.glyphicon-pro-user-flag:before {
    content: "\E523";
}

.glyphicon-pro-user-asterisk:before {
    content: "\E524";
}

.glyphicon-pro-user-alert:before {
    content: "\E525";
}

.glyphicon-pro-user-key:before {
    content: "\E526";
}

.glyphicon-pro-user-conversation:before {
    content: "\E527";
}

.glyphicon-pro-database:before {
    content: "\E528";
}

.glyphicon-pro-database-search:before {
    content: "\E529";
}

.glyphicon-pro-list-alt:before {
    content: "\E530";
}

.glyphicon-pro-hazard-sign:before {
    content: "\E531";
}

.glyphicon-pro-hazard:before {
    content: "\E532";
}

.glyphicon-pro-stop-sign:before {
    content: "\E533";
}

.glyphicon-pro-lab:before {
    content: "\E534";
}

.glyphicon-pro-lab-alt:before {
    content: "\E535";
}

.glyphicon-pro-ice-cream:before {
    content: "\E536";
}

.glyphicon-pro-ice-lolly:before {
    content: "\E537";
}

.glyphicon-pro-ice-lolly-tasted:before {
    content: "\E538";
}

.glyphicon-pro-invoice:before {
    content: "\E539";
}

.glyphicon-pro-cart-tick:before {
    content: "\E540";
}

.glyphicon-pro-hourglass:before {
    content: "\E541";
}

.glyphicon-pro-cat:before {
    content: "\E542";
}

.glyphicon-pro-lamp:before {
    content: "\E543";
}

.glyphicon-pro-scale-classic:before {
    content: "\E544";
}

.glyphicon-pro-eye-plus:before {
    content: "\E545";
}

.glyphicon-pro-eye-minus:before {
    content: "\E546";
}

.glyphicon-pro-quote:before {
    content: "\E547";
}

.glyphicon-pro-bitcoin:before {
    content: "\E548";
}

.glyphicon-pro-yen:before {
    content: "\E549";
}

.glyphicon-pro-ruble:before {
    content: "\E550";
}

.glyphicon-pro-erase:before {
    content: "\E551";
}

.glyphicon-pro-podcast:before {
    content: "\E552";
}

.glyphicon-pro-firework:before {
    content: "\E553";
}

.glyphicon-pro-scale:before {
    content: "\E554";
}

.glyphicon-pro-king:before {
    content: "\E555";
}

.glyphicon-pro-queen:before {
    content: "\E556";
}

.glyphicon-pro-pawn:before {
    content: "\E557";
}

.glyphicon-pro-bishop:before {
    content: "\E558";
}

.glyphicon-pro-knight:before {
    content: "\E559";
}

.glyphicon-pro-mic-mute:before {
    content: "\E560";
}

.glyphicon-pro-voicemail:before {
    content: "\E561";
}

.glyphicon-pro-paragraph-alt:before {
    content: "\E562";
}

.glyphicon-pro-person-walking:before {
    content: "\E563";
}

.glyphicon-pro-person-wheelchair:before {
    content: "\E564";
}

.glyphicon-pro-underground:before {
    content: "\E565";
}

.glyphicon-pro-car-hov:before {
    content: "\E566";
}

.glyphicon-pro-car-rental:before {
    content: "\E567";
}

.glyphicon-pro-transport:before {
    content: "\E568";
}

.glyphicon-pro-taxi:before {
    content: "\E569";
}

.glyphicon-pro-ice-cream-no:before {
    content: "\E570";
}

.glyphicon-pro-uk-rat-u:before {
    content: "\E571";
}

.glyphicon-pro-uk-rat-pg:before {
    content: "\E572";
}

.glyphicon-pro-uk-rat-12a:before {
    content: "\E573";
}

.glyphicon-pro-uk-rat-12:before {
    content: "\E574";
}

.glyphicon-pro-uk-rat-15:before {
    content: "\E575";
}

.glyphicon-pro-uk-rat-18:before {
    content: "\E576";
}

.glyphicon-pro-uk-rat-r18:before {
    content: "\E577";
}

.glyphicon-pro-tv:before {
    content: "\E578";
}

.glyphicon-pro-sms:before {
    content: "\E579";
}

.glyphicon-pro-mms:before {
    content: "\E580";
}

.glyphicon-pro-us-rat-g:before {
    content: "\E581";
}

.glyphicon-pro-us-rat-pg:before {
    content: "\E582";
}

.glyphicon-pro-us-rat-pg-13:before {
    content: "\E583";
}

.glyphicon-pro-us-rat-restricted:before {
    content: "\E584";
}

.glyphicon-pro-us-rat-no-one-17:before {
    content: "\E585";
}

.glyphicon-pro-equalizer:before {
    content: "\E586";
}

.glyphicon-pro-speakers:before {
    content: "\E587";
}

.glyphicon-pro-remote-control:before {
    content: "\E588";
}

.glyphicon-pro-remote-control-tv:before {
    content: "\E589";
}

.glyphicon-pro-shredder:before {
    content: "\E590";
}

.glyphicon-pro-folder-heart:before {
    content: "\E591";
}

.glyphicon-pro-person-running:before {
    content: "\E592";
}

.glyphicon-pro-person:before {
    content: "\E593";
}

.glyphicon-pro-voice:before {
    content: "\E594";
}

.glyphicon-pro-stethoscope:before {
    content: "\E595";
}

.glyphicon-pro-paired:before {
    content: "\E596";
}

.glyphicon-pro-activity:before {
    content: "\E597";
}

.glyphicon-pro-watch:before {
    content: "\E598";
}

.glyphicon-pro-scissors-alt:before {
    content: "\E599";
}

.glyphicon-pro-car-wheel:before {
    content: "\E600";
}

.glyphicon-pro-chevron-up:before {
    content: "\E601";
}

.glyphicon-pro-chevron-down:before {
    content: "\E602";
}

.glyphicon-pro-superscript:before {
    content: "\E603";
}

.glyphicon-pro-subscript:before {
    content: "\E604";
}

.glyphicon-pro-text-size:before {
    content: "\E605";
}

.glyphicon-pro-text-color:before {
    content: "\E606";
}

.glyphicon-pro-text-background:before {
    content: "\E607";
}

.glyphicon-pro-modal-window:before {
    content: "\E608";
}

.glyphicon-pro-newspaper:before {
    content: "\E609";
}

.glyphicon-pro-tractor:before {
    content: "\E610";
}

.glyphicon-pro-camping:before {
    content: "\E611";
}

.glyphicon-pro-camping-benches:before {
    content: "\E612";
}

.glyphicon-pro-forest:before {
    content: "\E613";
}

.glyphicon-pro-park:before {
    content: "\E614";
}

.glyphicon-pro-field:before {
    content: "\E615";
}

.glyphicon-pro-mountains:before {
    content: "\E616";
}

.glyphicon-pro-fees-payments:before {
    content: "\E617";
}

.glyphicon-pro-small-payments:before {
    content: "\E618";
}

.glyphicon-pro-mixed-buildings:before {
    content: "\E619";
}

.glyphicon-pro-industrial-zone:before {
    content: "\E620";
}

.glyphicon-pro-visitor-tag:before {
    content: "\E621";
}

.glyphicon-pro-businessman:before {
    content: "\E622";
}

.glyphicon-pro-meditation:before {
    content: "\E623";
}

.glyphicon-pro-bath:before {
    content: "\E624";
}

.glyphicon-pro-donate:before {
    content: "\E625";
}

.glyphicon-pro-sauna:before {
    content: "\E626";
}

.glyphicon-pro-bedroom-nightstand:before {
    content: "\E627";
}

.glyphicon-pro-bedroom-lamp:before {
    content: "\E628";
}

.glyphicon-pro-doctor:before {
    content: "\E629";
}

.glyphicon-pro-engineering-networks:before {
    content: "\E630";
}

.glyphicon-pro-washing-machine:before {
    content: "\E631";
}

.glyphicon-pro-dryer:before {
    content: "\E632";
}

.glyphicon-pro-dishwasher:before {
    content: "\E633";
}

.glyphicon-pro-luggage-group:before {
    content: "\E634";
}

.glyphicon-pro-teenager:before {
    content: "\E635";
}

.glyphicon-pro-person-stick:before {
    content: "\E636";
}

.glyphicon-pro-person-stick-old:before {
    content: "\E637";
}

.glyphicon-pro-traveler:before {
    content: "\E638";
}

.glyphicon-pro-veteran:before {
    content: "\E639";
}

.glyphicon-pro-group-chat:before {
    content: "\E640";
}

.glyphicon-pro-elections:before {
    content: "\E641";
}

.glyphicon-pro-law-justice:before {
    content: "\E642";
}

.glyphicon-pro-judiciary:before {
    content: "\E643";
}

.glyphicon-pro-house-fire:before {
    content: "\E644";
}

.glyphicon-pro-firefighters:before {
    content: "\E645";
}

.glyphicon-pro-police:before {
    content: "\E646";
}

.glyphicon-pro-ambulance:before {
    content: "\E647";
}

.glyphicon-pro-light-beacon:before {
    content: "\E648";
}

.glyphicon-pro-important-day:before {
    content: "\E649";
}

.glyphicon-pro-bike-park:before {
    content: "\E650";
}

.glyphicon-pro-object-align-top:before {
    content: "\E651";
}

.glyphicon-pro-object-align-bottom:before {
    content: "\E652";
}

.glyphicon-pro-object-align-horizontal:before {
    content: "\E653";
}

.glyphicon-pro-object-align-left:before {
    content: "\E654";
}

.glyphicon-pro-object-align-vertical:before {
    content: "\E655";
}

.glyphicon-pro-object-align-right:before {
    content: "\E656";
}

.glyphicon-pro-reflect-y:before {
    content: "\E657";
}

.glyphicon-pro-reflect-x:before {
    content: "\E658";
}

.glyphicon-pro-tick:before {
    content: "\E659";
}

.glyphicon-pro-lawnmower:before {
    content: "\E660";
}

.glyphicon-pro-call-redirect:before {
    content: "\E661";
}

.glyphicon-pro-call-ip:before {
    content: "\E662";
}

.glyphicon-pro-call-record:before {
    content: "\E663";
}

.glyphicon-pro-call-ringtone:before {
    content: "\E664";
}

.glyphicon-pro-call-traffic:before {
    content: "\E665";
}

.glyphicon-pro-call-hold:before {
    content: "\E666";
}

.glyphicon-pro-call-incoming:before {
    content: "\E667";
}

.glyphicon-pro-call-outgoing:before {
    content: "\E668";
}

.glyphicon-pro-call-video:before {
    content: "\E669";
}

.glyphicon-pro-call-missed:before {
    content: "\E670";
}

.glyphicon-pro-theater:before {
    content: "\E671";
}

.glyphicon-pro-heartbeat:before {
    content: "\E672";
}

.glyphicon-pro-kettlebell:before {
    content: "\E673";
}

.glyphicon-pro-fireplace:before {
    content: "\E674";
}

.glyphicon-pro-street-lights:before {
    content: "\E675";
}

.glyphicon-pro-pedestrian:before {
    content: "\E676";
}

.glyphicon-pro-flood:before {
    content: "\E677";
}

.glyphicon-pro-open-water:before {
    content: "\E678";
}

.glyphicon-pro-for-sale:before {
    content: "\E679";
}

.glyphicon-pro-dustbin:before {
    content: "\E680";
}

.glyphicon-pro-door:before {
    content: "\E681";
}

.glyphicon-pro-camp-fire:before {
    content: "\E682";
}

.glyphicon-pro-fleur-de-lis:before {
    content: "\E683";
}

.glyphicon-pro-temperature-settings:before {
    content: "\E684";
}

.glyphicon-pro-article:before {
    content: "\E685";
}

.glyphicon-pro-sunbath:before {
    content: "\E686";
}

.glyphicon-pro-balanced-diet:before {
    content: "\E687";
}

.glyphicon-pro-ticket:before {
    content: "\E688";
}

.glyphicon-pro-parking-ticket:before {
    content: "\E689";
}

.glyphicon-pro-parking-meter:before {
    content: "\E690";
}

.glyphicon-pro-laptop:before {
    content: "\E691";
}

.glyphicon-pro-tree-structure:before {
    content: "\E692";
}

.glyphicon-pro-weather-warning:before {
    content: "\E693";
}

.glyphicon-pro-temperature-low:before {
    content: "\E694";
}

.glyphicon-pro-temperature-high:before {
    content: "\E695";
}

.glyphicon-pro-temperature-low-warning:before {
    content: "\E696";
}

.glyphicon-pro-temperature-high-warning:before {
    content: "\E697";
}

.glyphicon-pro-hurricane:before {
    content: "\E698";
}

.glyphicon-pro-storm:before {
    content: "\E699";
}

.glyphicon-pro-sorted-waste:before {
    content: "\E700";
}

.glyphicon-pro-ear:before {
    content: "\E701";
}

.glyphicon-pro-ear-deaf:before {
    content: "\E702";
}

.glyphicon-pro-file-plus:before {
    content: "\E703";
}

.glyphicon-pro-file-minus:before {
    content: "\E704";
}

.glyphicon-pro-file-lock:before {
    content: "\E705";
}

.glyphicon-pro-file-cloud:before {
    content: "\E706";
}

.glyphicon-pro-file-cloud-download:before {
    content: "\E707";
}

.glyphicon-pro-file-cloud-upload:before {
    content: "\E708";
}

.glyphicon-pro-paragraph:before {
    content: "\E709";
}

.glyphicon-pro-list-numbered:before {
    content: "\E710";
}

.glyphicon-pro-donate-heart:before {
    content: "\E711";
}

.glyphicon-pro-government:before {
    content: "\E712";
}

.glyphicon-pro-maze:before {
    content: "\E713";
}

.glyphicon-pro-chronicle:before {
    content: "\E714";
}

.glyphicon-pro-user-structure:before {
    content: "\E715";
}

.glyphicon-pro-recycle:before {
    content: "\E716";
}

.glyphicon-pro-gas:before {
    content: "\E717";
}

.glyphicon-pro-waste-pipe:before {
    content: "\E718";
}

.glyphicon-pro-water-pipe:before {
    content: "\E719";
}

.glyphicon-pro-parking:before {
    content: "\E720";
}

.glyphicon-pro-closed:before {
    content: "\E721";
}

.glyphicon-pro-mouse:before {
    content: "\E722";
}

.glyphicon-pro-mouse-double-click:before {
    content: "\E723";
}

.glyphicon-pro-mouse-left-click:before {
    content: "\E724";
}

.glyphicon-pro-mouse-right-click:before {
    content: "\E725";
}

.glyphicon-pro-mouse-middle-click:before {
    content: "\E726";
}

.glyphicon-pro-mouse-scroll:before {
    content: "\E727";
}

.glyphicon-pro-resize-vertical:before {
    content: "\E728";
}

.glyphicon-pro-resize-horizontal:before {
    content: "\E729";
}

.glyphicon-pro-temperature:before {
    content: "\E730";
}

.glyphicon-pro-puzzle:before {
    content: "\E731";
}

.glyphicon-pro-puzzle-2:before {
    content: "\E732";
}

.glyphicon-pro-puzzle-3:before {
    content: "\E733";
}

.glyphicon-pro-nearby-square:before {
    content: "\E734";
}

.glyphicon-pro-nearby-circle:before {
    content: "\E735";
}

.glyphicon-pro-rotate-right:before {
    content: "\E736";
}

.glyphicon-pro-rotate-left:before {
    content: "\E737";
}

.glyphicon-pro-pictures:before {
    content: "\E738";
}

.glyphicon-pro-photo-album:before {
    content: "\E739";
}

.glyphicon-pro-cadastral-map:before {
    content: "\E740";
}

.glyphicon-pro-fingerprint-scan:before {
    content: "\E741";
}

.glyphicon-pro-fingerprint:before {
    content: "\E742";
}

.glyphicon-pro-fingerprint-lock:before {
    content: "\E743";
}

.glyphicon-pro-fingerprint-ok:before {
    content: "\E744";
}

.glyphicon-pro-fingerprint-remove:before {
    content: "\E745";
}

.glyphicon-pro-fingerprint-reload:before {
    content: "\E746";
}

.glyphicon-pro-pending-notifications:before {
    content: "\E747";
}

.glyphicon-pro-synchronization:before {
    content: "\E748";
}

.glyphicon-pro-synchronization-ban:before {
    content: "\E749";
}

.glyphicon-pro-hash:before {
    content: "\E750";
}

.glyphicon-pro-gender-male:before {
    content: "\E751";
}

.glyphicon-pro-gender-female:before {
    content: "\E752";
}

.glyphicon-pro-gender-virgin-female:before {
    content: "\E753";
}

.glyphicon-pro-gender-intersex:before {
    content: "\E754";
}

.glyphicon-pro-gender-transgender:before {
    content: "\E755";
}

.glyphicon-pro-gender-ori-lesbian:before {
    content: "\E756";
}

.glyphicon-pro-gender-ori-gay:before {
    content: "\E757";
}

.glyphicon-pro-gender-ori-hetero:before {
    content: "\E758";
}

.glyphicon-pro-gender-other:before {
    content: "\E759";
}

.glyphicon-pro-gender-unknown:before {
    content: "\E760";
}

.glyphicon-pro-scanner:before {
    content: "\E761";
}

.glyphicon-pro-multifunction-printer:before {
    content: "\E762";
}

.glyphicon-pro-lasso:before {
    content: "\E763";
}

.glyphicon-pro-view-360:before {
    content: "\E764";
}

.glyphicon-pro-battery-charging:before {
    content: "\E765";
}

.glyphicon-pro-battery-full:before {
    content: "\E766";
}

.glyphicon-pro-battery-75:before {
    content: "\E767";
}

.glyphicon-pro-battery-50:before {
    content: "\E768";
}

.glyphicon-pro-battery-25:before {
    content: "\E769";
}

.glyphicon-pro-battery-10:before {
    content: "\E770";
}

.glyphicon-pro-satellite:before {
    content: "\E771";
}

.glyphicon-pro-satellite-dish:before {
    content: "\E772";
}

.glyphicon-pro-satellite-dish-alt:before {
    content: "\E773";
}

.glyphicon-pro-auction:before {
    content: "\E774";
}

.glyphicon-pro-directions:before {
    content: "\E775";
}

.glyphicon-pro-race:before {
    content: "\E776";
}

.glyphicon-pro-robot:before {
    content: "\E777";
}

.glyphicon-pro-ruler-alt:before {
    content: "\E778";
}

.glyphicon-pro-cube-empty:before {
    content: "\E779";
}

.glyphicon-pro-cube-black:before {
    content: "\E780";
}

.glyphicon-pro-move-square:before {
    content: "\E781";
}

.glyphicon-pro-drop:before {
    content: "\E782";
}

.glyphicon-pro-vr-headset:before {
    content: "\E783";
}

.glyphicon-pro-vr-charging:before {
    content: "\E784";
}

.glyphicon-pro-vr-low-battery:before {
    content: "\E785";
}

.glyphicon-pro-vr-paired:before {
    content: "\E786";
}

.glyphicon-pro-vr-settings:before {
    content: "\E787";
}

.glyphicon-pro-vr-maintenance:before {
    content: "\E788";
}

.glyphicon-pro-filter-remove:before {
    content: "\E789";
}

.glyphicon-pro-filter-applied:before {
    content: "\E790";
}

.glyphicon-pro-one-day:before {
    content: "\E791";
}

.glyphicon-pro-user-vr:before {
    content: "\E792";
}

.glyphicon-pro-user-vr-add:before {
    content: "\E793";
}

.glyphicon-pro-user-vr-remove:before {
    content: "\E794";
}

.glyphicon-pro-dice-1:before {
    content: "\E795";
}

.glyphicon-pro-dice-2:before {
    content: "\E796";
}

.glyphicon-pro-dice-3:before {
    content: "\E797";
}

.glyphicon-pro-dice-4:before {
    content: "\E798";
}

.glyphicon-pro-dice-5:before {
    content: "\E799";
}

.glyphicon-pro-dice-6:before {
    content: "\E800";
}

/*!
 * 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; }

.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(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.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.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.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.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:34px;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:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-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 .1s;transition:fill .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 input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance: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:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.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 .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;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.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-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.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(0,0,0);transform:translate3d(0,0,0);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.flatpickr-disabled,.flatpickr-day.flatpickr-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.flatpickr-disabled,.flatpickr-day.flatpickr-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{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;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.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;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:#eee}.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)}}
/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;

    &:focus {
        outline: none;
    }

    &.dragging {
        cursor: pointer;
        cursor: hand;
    }
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;

    &:before,
    &:after {
        content: "";
        display: table;
    }

    &:after {
        clear: both;
    }

    .slick-loading & {
        visibility: hidden;
    }
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    [dir="rtl"] & {
        float: right;
    }
    img {
        display: block;
    }
    &.slick-loading img {
        display: none;
    }

    display: none;

    &.dragging img {
        pointer-events: none;
    }

    .slick-initialized & {
        display: block;
    }

    .slick-loading & {
        visibility: hidden;
    }

    .slick-vertical & {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../../assets/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../../assets/slick.eot');
    src: url('../../../assets/slick.eot') format('embedded-opentype'), url('../../../assets/slick.woff') format('woff'), url('../../../assets/slick.ttf') format('truetype'), url('../../../assets/slick.svg') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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: bolder;
}

/**
 * 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: transparent;
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #ffd90e;
  text-decoration-thickness: 2px;

}

/**
 * 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;
  vertical-align: middle;
}

/**
 * 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"], /* 1 */
[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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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, /* 1 */
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;
}
/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-20 13:55:32
 */

* {
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

html, body {
    height: 100%;
}

body {
    font-family: 'Oxygen', Arial, sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #324160;
    background-color: rgba(190, 190, 190, 0.3);
    width: 100%;
}

.MainContainer {
    position: relative;
    overflow: hidden;
}

.Body-background {
    position: absolute;
    height: 150%;
    width: 300px;
    background-image: url('../../../assets/background.svg');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.Body-background--1 {
    top: 500px;
    left: 0px;
    background-position: -140px center;
    background-size: 100% auto;
}

.Body-background--2 {
    bottom: 300px;
    right: 0px;
    background-position: 150px bottom;
    background-size: 100% auto;
}

.PageContent {
    padding-bottom: 3rem;
}

.Page--inner .PageContent {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: 'Simplon', sans-serif;
}

a {
    color: #647593;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.glyphicon {
    color: #647593;
    margin-right: 10px;
    vertical-align: bottom;
}

*[onclick] {
    cursor: pointer;
}

hr {
    margin: 3rem 0;
    border: 1px solid #f2f2f2;
}
audio{
    width:80%;
}

h1, .Title--1 {
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 600;
    color: #324160;
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: 0.1rem;
}

h2, .Title--2 {
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 600;
    color: #AAC0CD;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 0.1rem;
}

.richtext h2 {
    font-size: 2.4rem;
    color: #90a5b2;
}

.richtext h3 {
    font-size: 2.1rem;
    color: #90a5b2;
}

.richtext h4 {
    font-size: 1.8rem;
    color: #90a5b2;
}

.richtext h5 {
    font-size: 1.6rem;
    color: #90a5b2;
}

h1~h2 {
    margin-top: -20px;
}

.MainBody .richtext h1~p,
.MainBody .richtext h2~p,
.MainBody .richtext h3~p,
.MainBody .richtext h4~p,
.MainBody .richtext h5~p {
    margin-top: -1.5rem;
}
/*
@media (max-width: 1680px) {
    html {
        font-size: 54.7%;
    }
}

@media (max-width: 540px) {
    html {
        font-size: 46.875%;
    }
}
*/

header {
    margin-bottom: 2rem;
}
/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-20 13:55:32
 */

@font-face {
    font-family: 'Heebo';
    src:
            url('../../../assets/Heebo-Light.ttf') format('truetype')
;
    font-weight: 300; /* Light */
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src:
        url('../../../assets/Heebo-Regular.ttf') format('truetype')
    ;
    font-weight: 400; /* Regular */
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src:
            url('../../../assets/Heebo-SemiBold.ttf') format('truetype')
;
    font-weight: 600; /* Semi bold */
    font-display: swap;
}


@font-face {
    font-family: 'Heebo';
    src:
            url('../../../assets/Heebo-ExtraBold.ttf') format('truetype')
;
    font-weight: 800; /* Extra bold */
    font-display: swap;
}


@font-face {
    font-family: 'Oxygen';
    src:
            url('../../../assets/Oxygen-Regular.ttf') format('truetype')
;
    font-weight: 400; /* Regular */
    font-display: swap;
}
@font-face {
    font-family: 'Oxygen';
    src:
            url('../../../assets/Oxygen-Bold.ttf') format('truetype')
;
    font-weight: 700; /* Bold */
    font-display: swap;
}


/*@font-face {*/
/*    font-family: 'Poppins';*/
/*    src:*/
/*            url('../../../../web/fonts/Poppins/Poppins-Medium.ttf') format('truetype')*/
/*;*/
/*    font-weight: 500; !* Medium *!*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Century Gothic';*/
/*    src:*/
/*            url('../../../../web/fonts/Century_Gothic/Century_Gothic_Regular.ttf') format('truetype')*/
/*;*/
/*    font-weight: 400; !* Medium *!*/
/*    font-display: swap;*/
/*}*/

.Article--summary {
    border-bottom: 2px solid #324160;
    padding: 1rem 0;
    max-width: 700px;
    margin: 0 auto;
}

.Article--summary:last-of-type {
    border-bottom: 0 solid transparent;
}

.Article--summary .Article-title--summary {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.Article--summary .Article-title--summary h3 {
    display: inline-block;
    font-size: 1.6rem;
    margin: 0 0;
}

.Article--summary .Article-title--summary.Article-title--summary--withTooltip h3::after {
    margin: 0 5px;
    content: "-";
}

.Article--summary .Article-abstract--summary {
    margin-top: 0;
    color: #647593;
}

.Article-subtitle--summary {
    margin-top: -15px;
}

.Article-subtitle {
    margin-top: 15px;
    color: #647593;
    font-size: 1.5rem;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.Article-annotation--summary {
    margin-top: -15px;
    font-size: 0.8em;
}

.Articles-separator {
    display: block;
    font-size: 2rem;
    text-align: center;
    color: #647593;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 300;
}

.Article--summary ~ .Articles-separator {
    margin-top: 5rem;
}
.labsticc .azimut-consent--container {
    z-index: 1;
}

.labsticc .azimut-consent--modal-container {
    z-index: 1000;
}

.labsticc .azimut-consent--button {
    color: white;
    background-color: #768a97;
    border: 1px solid #768a97;
}

.labsticc .azimut-consent--button:hover {
    color: white;
    background-color: #5c6d7a;
    border: 1px solid #5c6d7a;
}

.labsticc .azimut-consent--button.azimut-consent--invert {
    color: #768a97;
    background-color: transparent;
}

.Banner--header {
    height: 700px;
    display: flex;
}

.Banner--header img {
    object-fit: cover;
}

.Banner--header div {
    position: absolute;
    background-color: #1e0d68;
    width: 75rem;
    bottom: -5rem;
    font-size: 3em;
    color: white;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 500;
    padding: 10rem;
    padding-left: 25rem;
    line-height: 1.2em;
}

.Banner--gallery {
    margin: 2rem 4rem;
    display: flex;
    width: 120px;
    height: 120px;
    justify-content: center;
}

.Banner--gallery img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

@media (max-width: 1280px) {
    .Banner--gallery {
        margin: 2rem 2rem;
    }
}
@media (max-width: 1024px) {
    .Banner--gallery {
        margin: 1rem 1rem;
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 668px) {
    .Banner--gallery {
        margin: 1rem;
        width: 80px;
        height: 80px;
    }
}
@media (max-width: 600px) {
    .Banner--gallery {
        margin: 1rem;
        width: 70px;
        height: 70px;
    }
}
.Bloc-tag {
    color : #479dff;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: bold;
}

.Bloc {
    overflow: hidden;
    color: #000000;
    margin-bottom: 1.5rem;
}

.Bloc--overflow-authorized {
    overflow: initial;
}


.Bloc-title {
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 500;
    color: #29245c;
}

.Bloc--table .Bloc-title {
    padding: 0;
}

.Bloc--table {
    padding: 0;
}

.Bloc--table table {
    width: 100%;
}

.Bloc-image {
    display: block;
    position: relative;
    margin: -2rem -4rem;
    margin-bottom: 2rem;
    height: 300px;
}

.Bloc--padding-small .Bloc-image{
    margin: -1rem -2rem;
    margin-bottom: 1rem;
}

.Bloc-image img {
    width: 100%;
    height: auto;
    display: block;
}



.Bloc--hover-effet .Bloc-image {
    overflow: hidden;
}

.Bloc--hover-effet .Bloc-image img {
    transition: transform .5s ease;
}


.Bloc--hover-effet:hover .Bloc-image img {
    transform: scale(1.1);
}

.Bloc hr {
    margin: 1rem -4rem;
    border: 1px solid #ececec;
}

.Bloc--article--summary .Bloc-image {
    display: flex;
    justify-content: center;
}

.Bloc--article--summary .Bloc-image img {
    object-fit: cover;
    width: initial;
    height: initial;
    display: initial;
}

/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-25 17:35:09
 */

.Breadcrumb-container {
    background-color: rgb(221, 223, 226);
}
.Breadcrumb {
    margin: 0;
    padding: 5px;
    list-style: none;
    text-align: left;
    /*background-color: #2e4094;*/
}

.Breadcrumb-container .MainBody {
    padding: 0 !important;
}

.Breadcrumb li {
    margin: 0;
    display: inline;
    /*color: #ffffff;*/
    opacity: 0.5;
}
.Breadcrumb li::before {
    content: '/';
    margin: 0 .5em;
    /*color: white;*/
}
.Breadcrumb li:first-child::before {
    display: none;
}
.Breadcrumb li:last-child {
    opacity: 1;
}

.Breadcrumb li a, .Breadcrumb span {
    color: inherit;
    text-decoration: none;
}
.Breadcrumb a:hover {
    text-decoration: underline;
}


.Calendar {
    position: relative;
    z-index: 1;
    margin-top: 2rem;
}
.Calendar .fc-button-group {

}

.Calendar .fc-button {
    background-color: white;
    background-image: none;
    color: #324160;
}

.Calendar .fc-corner-right {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right: 15px;
}

.Calendar .fc-corner-left {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 15px;
}

.Calendar .fc-state-down, .Calendar .fc-state-active,
.Calendar .fc-state-down:hover, .Calendar .fc-state-active:hover,
.Calendar .fc-state-down:active, .Calendar .fc-state-active:active,
.Calendar .fc-state-down:focus, .Calendar .fc-state-active:focus {
    box-shadow: none;
    background-color: #324160;
    color: white;
}

.Calendar td.fc-today {
    background: white;
}

.Event--summary {
    border-bottom: 2px solid #324160;
    padding: 1rem 0;
    display: flex;
    flex-direction: row;
}

.Event--summary:last-of-type {
    border-bottom: 0 solid transparent;
}

.Event-date--summary {
    width: 160px;
}

.Event-content--summary {
    flex: min-content;
}

.Event--summary .Event-title--summary {
    margin-bottom: 1rem;
}

.Event--summary .Event-title--summary h3 {
    display: inline-block;
    font-size: 1.6rem;
    margin: 0 0;
}

.Event--summary .Event-title--summary.Event-title--summary--withTooltip h3::after {
    margin: 0 5px;
    content: "-";
}

.Event--summary .Event-abstract--summary {
    margin-top: 0;
    color: #647593;
}

.Event-subtitle--summary {
    margin-top: -15px;
}

.Event-subtitle {
    margin-top: 15px;
    color: #647593;
    font-size: 1.5rem;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.Event-annotation--summary {
    margin-top: -15px;
    font-size: 0.8em;
}

.Events-separator {
    display: block;
    font-size: 2rem;
    text-align: center;
    color: #647593;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 300;
}

.Event--summary ~ .Events-separator {
    margin-top: 5rem;
}

@media (max-width: 768px) {
    .Event--summary {
        flex-direction: column;
    }
}
.Footer {
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 400;
    font-size: 0.9em;
    position: relative;
    background-color: #324160;
    color: white;
    width: 100%;
    height: auto;
    padding: 3rem 1rem 0.5rem 1rem;
}

.Footer a,
.Footer a:hover,
.Footer a:focus {
    color: white;
}

.Footer-content {
    display: grid;
    column-gap: 5rem;
    grid-template-columns: 1fr 2fr 1fr;
}

.Footer-logo img {
    width: 100%;
    height: auto;
    max-width: 150px;
 }

.Footer-Menu {
    display: grid;
    grid-template-columns: 1fr;
    padding: 0;
    margin: 0;
    list-style: none;
}

.Footer-Menu li {
    padding: 2px;
    font-family: Arial, sans-serif;
}

.Footer-Menu li a {
    text-decoration: none;
}

.Footer-Azimut {
    margin-top: 1rem;
    text-align: center;
    font-size: 0.9em;
    opacity: 0.7;
}

@media (max-width: 668px) {
    .Footer {
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .Footer-logo {
        text-align: center;
        margin-bottom: 2rem;
    }

    .Footer-content.MainBody {
        padding-top: 1rem;
        grid-template-columns: 1fr;
    }
}
.Filtersform {
    background-color: rgba(50, 65, 96, 0.5);
    padding: 15px;
    position: relative;
    z-index: 10;
}

.Filtersform form > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.Filtersform form > div > div {
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
}
.Form-selectbox {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    max-width: 200px;
    margin: 0 1rem;
    z-index: 1;
}
.Form-selectbox-options {
    background-color: white;
    width: 100%;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 8px 2px 22px 0px rgba(0,0,0, 0.16);
}

.Form-selectbox--active .Form-selectbox-options {
    max-height: 240px;
    opacity: 1;
    overflow-y: scroll;
}

.Form-selectbox-displayWord,
.Form-selectbox-option {
    padding: 5px 24px;
    cursor: pointer;
    user-select: none;
}

.Form-selectbox-displayWord {
    position: relative;
    background-color: white;
    border-radius: 8px;
    height: 30px;
    box-shadow: 8px 2px 22px 0px rgba(0,0,0, 0.16);
    overflow: hidden;
    word-break: break-all;
}
.Form-selectbox-displayWord::after {
    position: absolute;
    top: 50%;
    right: 16px;
    content: "";
    background: url("https://image.flaticon.com/icons/svg/271/271210.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;

    height: 16px;
    width: 16px;
    transform: translateY(-50%);
    transition: all 0.4s;
}
.Form-selectbox--active .Form-selectbox-displayWord::after {
    transform: translateY(-50%) rotateZ(180deg);
}

.Form-selectbox-options {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
}
.Form-selectbox-option:hover {
    background-color: #eeeeee;
}
.Form-selectbox-option input {
    display: none;
}
.Form-selectbox-option label {
    cursor: pointer;
}

.Form-index {
    padding-top: 2rem;
    display: flex;
    justify-content: space-around;
}

.Form-index-option {
    color: white;
}

.Form-index-option.Form-index-option--active {
    color: #324160;
}

.Form--classic {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.Form--column,
.Form--column div {
    display: flex;
    flex-direction: column;
}

.Form--classic .Grid {
    display: grid;
}

.Form--classic input[type=password],
.Form--classic input[type=text],
.Form--classic input[type=email],
.Form--classic textarea {
    background-color: #f8f8f8;
    border: none;
    color: #575757;
    padding: 10px 15px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 25px;
}
.Form--classic textarea {
    padding: 15px 20px;
}
.Form--classic input:focus,
.Form--classic input:active,
.Form--classic textarea:focus,
.Form--classic textarea:active{
    outline: none;
    background-color: white;
}
.Form--classic {
    max-width: 300px;
}

.Form--classic.Form--lg {
    max-width: 700px;
}

.Form--classic .btn.btn-default {
   background-color: #324160;
    color: white;
    cursor: pointer;
}

.Form--classic .btn.btn-default:hover,
.Form--classic .btn.btn-default:focus,
.Form--classic .btn.btn-default:active {
    color: #324160;
    background-color: white;
}

.Form--classic .g-recaptcha {
    margin: 2rem auto;
}

.Form--classic .form-group {
    margin-bottom: 2rem;
}

.Form--classic .control-label::first-letter {
    text-transform: capitalize;
}

.Form-select--classic {
    position: relative;
    margin: 0.5em 0;
}

.Form-select--classic div {
    position: relative;
    overflow: hidden;
    border: none;
    margin: 0.5em 0 0 0;
    border-radius: 20px;
}

.Form-select--classic div::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1.75em;
    display: block;
    width: 0; height: 0;
    border-color: transparent;
    border-top-color: #324160;
    border-width: 6px;
    border-style: solid;
    pointer-events: none;
}

.Form-select--classic select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #f8f8f8;
    width: 110%;
    height: auto;
    border: 0;
    margin: 0;
    padding: .75em 1.75em;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #324160;
}

.Form-select--classic select:focus {
    background-color: white;
}

.Form-select--classic select::-ms-expand {
    display: none;
}

@media (max-width: 768px) {
    .Filtersform form > div {
        flex-wrap: wrap;
    }
    .Filtersform form > div > div:first-child {
        flex: 0 1 100%;
    }

    .Form-selectbox {
        flex: 0 1 50%;
    }
}
/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-20 15:46:17
 */

/* Grid flexbox fallback */
.Grid {
    display: flex;
    flex-wrap: wrap;
    margin: -1rem;
    overflow: hidden;
}
.Grid > * {
    width: calc(100%/var(--grid-columns) - 2rem);
    margin: 1rem;
}
.Grid--marginBottom {
    margin-bottom: 15rem;
}

@supports (display: grid) {
    .Grid {
        --grid-columns: 1;
        display: grid;
        grid-gap: 10rem;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
        margin: 0;
    }
    .Grid > * {
        width: auto;
        margin: 0;
    }
}
.Grid--2 {
    --grid-columns: 2;
}
.Grid--2--1-2 {
    --grid-columns: 2;
}
.Grid--2--1-2 > *:first-child {
    width: 33%;
    margin-right: 2rem;
}
.Grid--2--1-2 > *:last-child {
    flex: 1;
}
@supports (display: grid) {
    .Grid--2--1-2 {
        grid-template-columns: 1fr 2fr;
    }
    .Grid--2--1-2 > *:first-child,
    .Grid--2--1-2 > *:last-child {
        width: auto;
        margin: 0;
    }
}

.Grid--2--2-1 {
    --grid-columns: 2;
}
.Grid--2--2-1 > *:first-child {
    width: 66%;
    margin-right: 2rem;
}
.Grid--2--2-1 > *:last-child {
    flex: 1;
}
@supports (display: grid) {
    .Grid--2--2-1 {
        grid-template-columns: 2fr 1fr;
    }
    .Grid--2--2-1 > *:first-child,
    .Grid--2--2-1 > *:last-child {
        width: auto;
        margin: 0;
    }
}

.Grid--3 {
    --grid-columns: 3;
}
.Grid--4 {
    --grid-columns: 4;
}
.Grid--5 {
    --grid-columns: 5;
}
.Grid--padding {
    padding: 1rem;
}
@media (max-width: 1260px) {
    /* 1 column at size L */
    .Grid--l-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--l-1.Grid--2--1-2 > *:first-child,
    .Grid--l-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size L */
    .Grid--l-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size L */
    .Grid--l-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
@media (max-width: 1080px) {
    /* 1 column at size M */
    .Grid--m-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--m-1.Grid--2--1-2 > *:first-child,
    .Grid--m-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size M */
    .Grid--m-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size M */
    .Grid--m-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
@media (max-width: 960px) {
    /* 1 column at size S */
    .Grid--s-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--s-1.Grid--2--1-2 > *:first-child,
    .Grid--s-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size S */
    .Grid--s-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size S */
    .Grid--s-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
@media (max-width: 900px) {
    /* 1 column at size XS */
    .Grid--xs-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--xs-1.Grid--2--1-2 > *:first-child,
    .Grid--xs-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size XS */
    .Grid--xs-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size XS */
    .Grid--xs-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
@media (max-width: 620px) {
    /* 1 column at size XXS */
    .Grid--xxs-noGrid {
        display: block;
    }
    .Grid--xxs-noGrid.Grid--2--1-2 > *,
    .Grid--xxs-noGrid.Grid--2--2-1 > * {
        width: auto;
        margin-right: 1em;
    }
    .Grid--xxs-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--xxs-order-1 {
        order:1;
    }
    .Grid--xxs-order-2 {
        order:2;
    }
    .Grid--xxs-1.Grid--2--1-2 > *:first-child,
    .Grid--xxs-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size XS */
    .Grid--xxs-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size XS */
    .Grid--xxs-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
@media (max-width: 320px) {
    /* 1 column at size XXXS */
    .Grid--xxxs-noGrid {
        display: block;
    }
    .Grid--xxxs-noGrid.Grid--2--1-2 > *,
    .Grid--xxxs-noGrid.Grid--2--2-1 > * {
        width: auto;
        margin-right: 1em;
    }
    .Grid--xxxs-1 {
        --grid-columns: 1;
        grid-template-columns: 1fr;
    }
    .Grid--xxxs-1.Grid--2--1-2 > *:first-child,
    .Grid--xxxs-1.Grid--2--2-1 > *:first-child {
        width: auto;
        margin-right: 0;
    }
    /* 2 columns at size XS */
    .Grid--xxxs-2 {
        --grid-columns: 2;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
    /* 3 columns at size XS */
    .Grid--xxxs-3 {
        --grid-columns: 3;
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}

.Grid--marginBottom {
    margin-bottom: 2rem;
}


/* IE 10-11 */

@media all and (-ms-high-contrast:none)
{
    .Grid > * {
        width: calc(100% - 2.01rem);
    }
    .Grid--2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    .Grid--3 > * {
        width: calc(100%/3 - 2.01rem);
    }
    .Grid--4 > * {
        width: calc(100%/4 - 2.01rem);
    }
    .Grid--5 > * {
        width: calc(100%/5 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 1260px) {
    /* 1 column at size L */
    .Grid--l-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size L */
    .Grid--l-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size L */
    .Grid--l-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 1080px) {
    /* 1 column at size M */
    .Grid--m-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size M */
    .Grid--m-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size M */
    .Grid--m-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 960px) {
    /* 1 column at size S */
    .Grid--s-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size S */
    .Grid--s-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size S */
    .Grid--s-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 900px) {
    /* 1 column at size XS */
    .Grid--xs-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size XS */
    .Grid--xs-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size XS */
    .Grid--xs-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 620px) {
    /* 1 column at size XXS */
    .Grid--xxs-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size XXS */
    .Grid--xxs-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size XXS */
    .Grid--xxs-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}
@media all and (-ms-high-contrast:none) and (max-width: 320px) {
    /* 1 column at size XXXS */
    .Grid--xxxs-1 > * {
        width: calc(100% - 2.01rem);
    }
    /* 2 columns at size XXXS */
    .Grid--xxxs-2 > * {
        width: calc(100%/2 - 2.01rem);
    }
    /* 3 columns at size XXXS */
    .Grid--xxxs-3 > * {
        width: calc(100%/3 - 2.01rem);
    }
}


.Header {
    min-height: 350px;
    width: 100%;
    background-image: url('../../../assets/labsticc_background.jpeg'), radial-gradient(circle, rgb(129, 220, 205) 0%, rgb(50, 65, 96) 100%);
    background-size: cover;
    background-position: center 40%;
    background-blend-mode: multiply;
    padding-top: 60px;
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 600;
}

.Page--inner .Header {
    padding-left: 200px;
    min-height: 120px;
}

.Homepage .Header img {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    margin: 100px;
}

.Homepage .Header {
    padding-bottom: 90px;
}

.Header a {
    display: inline-block;
}

.Homepage .Header h1 {
    color: white;
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
}

.Page--inner .Header img {
    width: 180px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
    margin: 40px;
}

.Page--inner .Header span {
    color: white;
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle;
}

.Page--inner .Header span,
.Homepage .Header h1 {
    text-transform: uppercase;
}

@media (max-width: 1600px) {
}

@media (max-width: 1280px) {
    .Header {
        min-height: 250px;
    }
    .Homepage .Header {
        padding-bottom: 150px;
    }
    .Homepage .Header img {
        width: 230px;
        margin: 50px 100px;
    }
    .Homepage .Header h1, .Page--inner .Header span {
        font-size: 1.2em;
    }
}

@media (max-width: 1024px) {
    .Header {
        min-height: 200px;
    }
    .Page--inner .Header {
        padding-left: 0px;
        padding-top: 63px;
        min-height: 120px;
        text-align: center;
    }
    .Page--inner .Header img {
        width: 130px;
        margin: 20px;
        height: 57px;
    }
    .Homepage .Header img {
        width: 200px;
        margin: 50px 50px 50px 100px;
    }
    .Homepage .Header h1, .Page--inner .Header span {
        font-size: 1.2em;
        width: 300px;
        word-break: normal;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .Header {
        min-height: 200px;
    }
    .Page--inner .Header {
        min-height: inherit;
        padding: 1.5rem;
    }
    .Page--inner .Header img {
        margin: 1.5rem;
    }
    .Homepage .Header {
        padding-top: 0;
        text-align: center;
    }
    .Homepage .Header img {
        width: 150px;
        margin: 30px;
    }
    .Homepage .Header h1, .Page--inner .Header span {
        font-size: 1em;
    }
}

@media (max-width: 600px) {
    .Homepage .Header {
        margin-bottom: 10px;
    }
    .Homepage .Header h1, .Page--inner .Header span {
        text-align: center;
    }
}
.Home-presentation {
    display: flex;
    flex-direction: row;
}

.Home-presentation-photos {
    flex: 1.5;
    position: relative;
}

.Home-presentation-photos div:nth-child(1) {
    width: 70%;
    margin-top: 80px;
}

.Home-presentation-photos img {
    box-shadow: 8px 2px 22px 0px rgba(0,0,0, 0.16);
}

.Home-presentation-photos div:nth-child(2) {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

.Home-presentation-text {
    flex: 1;
    padding-left: 6rem;
}

.Home-presentation-text *:nth-child(1) {
    margin-top: 0;
}

.Home-partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 1600px) {
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
    .Home-presentation-photos {
        flex: 1;
    }

    .Home-presentation-text {
        padding-left: 2rem;
    }
}

@media (max-width: 768px) {
    .Home-presentation-photos div:nth-child(1),
    .Home-presentation-photos div:nth-child(2) {
        position: relative;
        width: 100%;
        margin-top: 0;
        top: inherit;
        right: inherit;
        margin-bottom: 1rem;
    }
}

@media (max-width: 600px) {
    .Home-presentation-text {
        padding-left: 0rem;
    }
    .Home-presentation {
        flex-direction: column-reverse;
    }
    .Home-presentation-photos div:nth-child(1),
    .Home-presentation-photos div:nth-child(2) {
        width: 50%;
        display: inline-block;
    }
}
/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-20 13:55:32
 */

.MainBody {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 4rem 140px 2rem 140px;
}

.MainBody p {
    margin: 1.5rem 0;
}

.MainBodyBgWrapper {
    background: #2e4094;
}
.MainBodyBgWrapper--light {
    background: #fff;
}

.MainBody--withSubMenu {
    display: flex;
    margin: 0 0;
}

@media (max-width: 1600px) {
    .MainBody--extraLarge.MainBody--withSubMenu {
        padding-left: 8rem;
    }
}

@media (max-width: 1280px) {
    .MainBody--extraLarge.MainBody--withSubMenu {
        padding-left: 5rem;
        padding-right: 8rem;
    }
}

@media (max-width: 1080px) {
    .MainBody {
        padding-right: 100px;
        padding-left: 100px;
    }

    .MainBody--extraLarge.MainBody--withSubMenu {
        padding-left: 2rem;
        padding-right: 0rem;
    }
}

@media (max-width: 800px) {
    .MainBody {
        padding-right: 70px;
        padding-left: 70px;
    }
}

@media (max-width: 640px) {
    .MainBody {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.MainBody--small{
    max-width: 700px;
}

.MainBody--large {
    max-width: 1400px;
    padding-right: 120px;
    padding-left: 120px;
}

.MainBody--extraLarge {
    max-width: 1800px;
    padding-right: 120px;
    padding-left: 120px;
}

.MainBody--noPadding {
    padding: 0 0 0 0;
}

@media (max-width: 1120px) {
    .Grid {
        grid-gap: 4rem;
    }

    .MainBody--large {
        padding-right: 100px;
        padding-left: 100px;
    }
}

@media (max-width: 1080px) {
    .MainBody,
    .MainBody--large {
        padding-right: 80px;
        padding-left: 80px;
    }
}

@media (max-width: 1040px) {
    .MainBody,
    .MainBody--large {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 720px) {
    .MainBody {
        padding-top: 3rem;
    }
    .MainBody,
    .MainBody--large {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.MainBody--fullWidth {
    max-width: unset;
    padding-right: 0;
    padding-left: 0;
}

/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-07-01 09:01:58
 */

.Pagination {
    text-align: center;
    margin: 3rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #647593;
}

.Pagination-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.Pagination-item {
    display: inline-block;
    margin: 0;
}
.Pagination-item + .Pagination-item {
    margin-left: -1px;
}
.Pagination-item.active {
    font-weight: bold;
}

.Pagination-item.active .Pagination-item-link {
    text-decoration: underline;
}

.Pagination-item-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: .8rem 1.2rem;
    color: inherit;
    transition: color .5s ease, background-color .5s ease, border-color .5s ease;
}

.Pagination-item-link:hover {
    text-decoration: none;
    color: #324160;
}

.Pagination-item.disable .Pagination-item-link,
.Pagination-item.disable .Pagination-item-link:hover {
    color: #324160;
    background: none;
    z-index: 1;
    opacity: 0.5;
}

.Pagination-item.active {
    z-index: 1;
}
.Pagination-item.active .Pagination-item-link {
    color: #324160;
}

.Pagination-item--previous,
.Pagination-item--next {
}
.Pagination-item--previous .Pagination-item-link {
    border-radius: 0;
}
.Pagination-item--next .Pagination-item-link {
    border-radius: 0;
}
.Pagination-item--previous .Pagination-item-link::before,
.Pagination-item--next .Pagination-item-link::after {
    color: #324160;
    transition: color .5s ease;
}
.Pagination-item--previous .Pagination-item-link::before {
    content: '<<';
    margin-right: .5em;
}
.Pagination-item--next .Pagination-item-link::after {
    content: '>>';
    margin-left: .5em;
}
.Pagination-item--previous .Pagination-item-label,
.Pagination-item--next .Pagination-item-label {
}
.Pagination-item--previous .Pagination-item-link:hover::before,
.Pagination-item--next .Pagination-item-link:hover::after {
    color: #324160;
}
.Pagination-item--previous.disable .Pagination-item-link::before,
.Pagination-item--next.disable .Pagination-item-link::after,
.Pagination-item--previous.disable .Pagination-item-link:hover::before,
.Pagination-item--next.disable .Pagination-item-link:hover::after {
    color: #324160;
    opacity: 0.5;
}

@media (max-width: 640px) {
    .Pagination-item--previous .Pagination-item-label,
    .Pagination-item--next .Pagination-item-label {
        display: none;
    }
}

@media (max-width: 500px) {
    .Pagination-item {
        display: none;
    }
    .Pagination-item.active,
    .Pagination-item--previous,
    .Pagination-item--next {
        display: inline-block;
    }
}

.Home-poles {
    position: relative;
    margin-top: -170px;
    padding-bottom: 7rem;
    margin-bottom: 0;
    overflow: hidden;
}

.with-sidebar .Home-poles{
    overflow: hidden;
}

.Home-poles-slider {
    width: 100%;
}

.Home-poles-slider .slide {
    padding: 0 30px;
}

.Home-poles-slider-item{
    width:100%;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.Home-poles-slider .slide, .Home-poles-slider-item,
.Home-poles-slider .slide:focus, .Home-poles-slider-item:focus,
.Home-poles-slider .slide:active, .Home-poles-slider-item:active,
.Home-poles-slider .slide:hover, .Home-poles-slider-item:hover {
    outline: none;
}

.Home-poles-slider-item-detail {
    max-height: 0;
    overflow: hidden;
    width: 100%;
    display: block;
}

.slick-center .Home-poles-slider-item {
    width: calc(100% + 100px);
    transform: translate(-50px,0px);
    max-width: initial;
}

.slick-center .Home-poles-slider-item-detail {
    max-height: 1000px;
}

.slide {
    margin-top: 7rem;
}
.slick-center {
    margin-top: 0;
}

.Home-poles-slider-item-picture{
    display: flex;
    justify-content: center;
}

.Home-poles-item-imageContainer {
    margin-bottom: -60px;
    box-shadow: 8px 2px 22px 0px rgba(0,0,0, 0.16);
    background-color: white;
    width: 120px;
    height: 120px;
    display: flex;
    padding: 25px;
}
.Home-poles-item-imageContainer img {
    object-fit: cover;
    max-height: 100%;
    max-width: 100%;
}

.Home-poles-slider-item-text
{
    padding: 75px 15px 10px 15px;
    background-color: white;
}

.Home-poles-slider .slick-prev,
.Home-poles-slider .slick-next {
    top: inherit;
    bottom: -5rem;
    z-index: 1;
    background-color: white;
    border-radius: 50px;
    height: 25px;
    width: 25px;
}

.Home-poles-slider .slick-prev:active,
.Home-poles-slider .slick-prev:focus,
.Home-poles-slider .slick-next:active,
.Home-poles-slider .slick-next:focus {
    outline: none;
}

.Home-poles-slider .slick-prev {
    left: calc(50% - 35px);
}

.Home-poles-slider .slick-next {
    right: calc(50% - 35px);
}

.Home-poles-slider .slick-prev::before,
.Home-poles-slider .slick-next::before {
    content: '';
    display: block;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    width: 8px;
    height: 8px;
    transform: rotate(-135deg);
    color: inherit;
    transition: .5s border-color ease;
    margin-left: 5px;
    border-radius: 2px;
}

.Home-poles-slider .slick-prev::before {
    transform: rotate(45deg);
    margin-left: 9px;
}


@media (max-width: 1600px) {
    .Home-poles-slider .slide {
        padding: 0 50px;
    }
    .Home-poles-slider .slick-center .Home-poles-slider-item {
        width: calc(100% + 120px);
        transform: translate(-60px,0px);
    }
}


@media (max-width: 1400px) {
    .Home-poles-slider .slide {
        padding: 0 30px;
    }
    .Home-poles-slider .slick-center .Home-poles-slider-item {
        width: calc(100% + 100px);
        transform: translate(-50px,0px);
    }
}

@media (max-width: 1280px) {
    .Home-poles {
        margin-top: -170px;
    }
    .Home-poles-slider .slide {
        padding: 0 70px;
    }
    .Home-poles-slider .slick-center .Home-poles-slider-item {
        width: calc(100% + 120px);
        transform: translate(-60px,0px);
    }
}

@media (max-width: 1024px) {
    .Home-poles-slider .slide {
        padding: 0 50px;
    }
    .Home-poles-slider .slick-center .Home-poles-slider-item {
        width: calc(100% + 120px);
        transform: translate(-60px,0px);
    }
}

@media (max-width: 768px) {
    .Home-poles {
        margin-top: -150px;
    }
    /*.Home-poles-slider .slide {*/
    /*    padding: 0 50px;*/
    /*}*/
    .Home-poles-slider {
        max-width: 280px;
        margin: 0 auto;
    }

    .Home-poles-slider .slick-list {
        overflow: visible;
        height: 26rem;
    }

    .Home-poles-slider .slide:not(.slick-center) {
        opacity: 0.5;
    }
    /*.Home-poles-slider .Home-poles-slider-item {*/
    /*    display: inline-block;*/
    /*}*/
    /*.Home-poles-slider .slick-center .Home-poles-slider-item {*/
    /*    max-width: 280px;*/
    /*    width: calc(100% + 0px);*/
    /*    transform: translate(0px,0px);*/
    /*    display: inline-block;*/
    /*}*/
}


.Pole {

}

.Pole-picture {
    text-align: center;
}

.Pole-picture > div {
    display: flex;
    justify-content: center;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.Pole-picture img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.Pole-subtitle {
    display: inline-block;
    margin-top: 15px;
    color: #647593;
    font-size: 1.5rem;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.Search {
    margin: 0;
    padding: .5rem 0;
    text-align: center;
    z-index: 1200;
    position: fixed;
    flex-direction: column;
    justify-content: center !important;
    background: rgba(166, 166, 166, 0.8);
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: 1s top ease, 1s opacity ease, 1s visibility ease;
    overflow: auto;
    top: -100vh;
    left: 0;
    right: 0;
    bottom: 0;
}

.Search--open .Search {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.MainContainer.Search--open {
    overflow-y: hidden;
}

.Search > div {
    display: flex;
    justify-content: center;
}

.Search-results {
    padding-bottom: 5rem;
}

.Search form {
    display: flex;
    flex-direction: column;
    margin: 3rem;
    width: 300px;
    max-width: 80%;
}

.Search button[type=submit] {
    margin-top: 2rem;
}

/*.Search-btn {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    right: 70px;*/
/*    cursor: pointer;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    margin: -12px 0 0;*/
/*    padding: 0;*/
/*    border: none;*/
/*    outline-offset: 5px;*/
/*    background: none;*/
/*    transition: padding .5s ease-in-out, background 1.5s ease-out, border-radius .5s ease-in-out, .5s opacity ease, .5s visibility ease, border-color .4s ease-in-out;*/
/*    z-index: 1201;*/
/*}*/

/*.Search-btn img {*/
/*    width: 90%;*/
/*    opacity: 0.5;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    transition: opacity .4s ease-in-out;*/
/*}*/
/*.Search--open .Search-btn img {*/
/*    opacity: 0;*/
/*}*/

/*.Search-btn:before {*/
/*    content: "";*/
/*    display: block;*/
/*    margin-bottom: 4px;*/
/*    border-bottom: 3px solid transparent;*/
/*    transition: transform .4s ease-in-out, border-color .4s ease-in-out;*/
/*}*/
/*.Search-btn:after {*/
/*    content: "";*/
/*    display: block;*/
/*    margin-bottom: 4px;*/
/*    border-bottom: 3px solid transparent;*/
/*    transition: transform .4s ease-in-out, border-color .4s ease-in-out;*/
/*!*}*!*/
/*.Search--open .Search-btn:before {*/
/*    transform: translateY(5px) rotate(-135deg);*/
/*    border-color: #606060;*/
/*}*/
/*.Search--open .Search-btn:after {*/
/*    transform: translateY(-2px) rotate(135deg);*/
/*    border-color: #606060;*/
/*}*/

.Searchers--summary {
}

.Searcher--summary {
    display: grid;
    grid-template-columns: 5fr 2fr 3fr 4fr;
    margin-bottom: 1.5rem;
}

.Searcher-title--summary a {
    color: #324160;
}

.Searcher-category--summary,
.Searcher-teams--summary,
.Searcher-establishment--summary {
    text-align: center;
}

.Searcher-category--summary,
.Searcher-establishment--summary {
    font-size: 0.8em;
    opacity: 0.8;
}

.SubMenu {
    flex: 0 1 250px;
    margin: 3rem 0;
}

.SubMenu > div {
    border-right: 1px solid rgba(46, 64, 148, 0.3);
}

.MainBody-content--withSubMenu {
    flex: 1;
    padding: 4rem 80px 2rem 80px;
}

.SubMenu .Title--1 {
    font-family: 'Oxygen', Arial, sans-serif;
    font-weight: 800;
    font-size: 1.8rem;
    text-align: left;
}

.SubMenu, .SubMenu a {
    color : #324160;
}

.SubMenu > div > ul > li {
    margin-top: 10px;
}

.SubMenu ul {
    list-style: none;
    margin: 0;
    font-family: 'Oxygen', Arial, sans-serif;
    font-weight: 800;
    font-size: 1.4rem;
}

/*.SubMenu ul ul {*/
/*    opacity: 0.7;*/
/*}*/

.SubMenu > div > ul {
    padding-left: 0;
}

.SubMenu > div > ul ul {
    padding-left: 2rem;
}

.SubMenu > div > ul ul ul li {
    opacity: 0.7;
}
.SubMenu > div > ul ul ul li,
.SubMenu > div > ul ul ul li a {
    color: #2d2d2d;
}
/*.SubMenu ul ul {*/
/*    padding-left: 20px;*/
/*}*/
/*.SubMenu > div > ul > li > ul {*/
/*    padding-left: 40px;*/
/*}*/

/*.SubMenu li.current {*/
/*    font-weight: 800;*/
/*}*/

@media (max-width: 1024px) {
    .SubMenu {
        flex: 0 1 200px;
    }
}

@media (max-width: 768px) {
    .MainBody--withSubMenu {
        flex-direction: column;
    }
    .SubMenu {
        flex: 1;
        margin: 1rem 0 0 0;
    }

    .SubMenu .Title--1 {
        cursor: pointer;
    }

    .SubMenu .Title--1:after {
        content: '';
        background-image: url('data:image/svg+xml; utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 492.004 492.004" style="enable-background:new 0 0 492.004 492.004;" xml:space="preserve"> <g> <g> <path d="M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z"/> </g> </g> </svg>');
        background-position: center;
        background-size: 60% 60%;
        background-repeat: no-repeat;
        background-color: white;
        border-radius: 15px;
        display: inline-block;
        width: 15px;
        height: 15px;
        transform: rotate(90deg);
        position: relative;
        left: 15px;
        vertical-align: middle;
    }

    .SubMenu.open .Title--1:after {
        transform: rotate(-90deg);
    }

    .SubMenu ul {
        display: none;
    }
    .SubMenu.open ul {
        display: block;
    }

    .MainBody-content--withSubMenu {
        padding: 1rem
    }
}
.Team-MainPole-image {
text-align: center;
}

.Team-MainPole-image img {
    max-width: 100%;
    width: 100px;
    height: auto;
}

.Team-subtitle {
    display: inline-block;
    margin-top: 15px;
    color: #647593;
    font-size: 1.5rem;
    font-family: 'Heebo', Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.Team-title--summary {
    font-weight: 800;
    color: #AAC0CD;
}

.Team-acronym--summary {
    font-size: 1.2em;
}

.Team-poleLink img {
    vertical-align: bottom;
    margin-bottom: -4px;
}

.Team-poleLink a {
    color : #324160
}


[data-tooltip] {
    cursor: pointer;
}

[data-tooltip]:before {
    /* needed - do not touch */
    content: attr(data-tooltip);
    position: absolute;
    opacity: 0;

    /* customizable */
    transition: all 0.15s ease;
    padding: 4px 8px;
    color: #647593;
    border-radius: 10px 10px 10px 0;
    box-shadow: 1px 1px 1px silver;
    font-size: 0.8em;
}

[data-tooltip]:hover:before {
    /* needed - do not touch */
    opacity: 1;

    /* customizable */
    background: white;
    margin-top: -25px;
    margin-left: 20px;
}

[data-tooltip]:not([data-tooltip-persistent]):before {
    pointer-events: none;
}

.Tooltip--team {
    font-size: 1.2rem;
    display: inline-block;
}
.TopBar {
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 300;
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    z-index: 2000;
}

.TopBar ul {
    list-style: none;
    margin: 0 0 0 0;
}

.TopBar-Shortcuts {
    background-color: #768a97;
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
}

.TopBar-Shortcuts li.activeLocale {
    background-color: #b4c1c9;
    font-weight: bold;
}

.TopBar-Shortcuts svg {
    vertical-align: middle;
    height: 1.2em;
    width: auto;
}

.TopBar-Menu {
    background-color: rgba(157, 173, 183, 0.6);
    display: flex;
    justify-content: flex-end;
    margin: 0;
    flex-direction: row;
    list-style: none;
    transition: background-color 0.5s ease;
    padding: 0 15px;
    height: 32px;
}

.TopBar--scroll .TopBar-Menu {
    background-color: rgb(157, 173, 183);
}

.TopBar li {
    padding: 5px 10px;
    position: relative;
}

.TopBar li a {
    text-decoration: none;
    color: white;
}

body:not(.with-sidebar)  .TopBar li a:hover {
    text-decoration: none;
    color: #ffffff;
}

body:not(.with-sidebar)  .TopBar li a:hover::before {
    content: '';
    width: 100%;
    position: absolute;
    height: 3px;
    background-color: #cdcdcd;
    left: 0;
    bottom: 0;
}

body:not(.with-sidebar) .TopBar-Menu .dropdown-menu {
    display: none;
}

.TopBar-Menu .dropdown-menu {
    padding-left: 0;
}

body:not(.with-sidebar) .TopBar-Menu > li:hover .dropdown-menu {
    display: block;
    background-color: #768a97;
    position: absolute;
    left: 0;
    top: 32px;
}

.TopBar-burgerButton {
    display: none;
}

@media (max-width: 768px) {

    .MainContainer {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .MainContainer-wrapper {
        height: 100%;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    .TopBar {
        position: static;
    }

    .TopBar > div {
        justify-content: left;
    }

    .TopBar-burgerButton {
        display: block;
        cursor: pointer;
        color: black;
        position: absolute;
        left: 10px;
        width: 40px;
        height: 40px;
        z-index: 150;
    }
    .TopBar-burgerButton div {
        width: 25px;
        height: 3px;
        background-color: white;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        transition: 0.5s;
    }
    .TopBar-burgerButton div::before,
    .TopBar-burgerButton div::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 3px;
        background: white;
        transition: 0.5s;
    }
    .TopBar-burgerButton div::before {
        top: -8px;
    }
    .TopBar-burgerButton div::after {
        top: 8px;
    }

    .with-sidebar .TopBar-burgerButton div {
        background: rgba(0,0,0,0);
    }
    .with-sidebar .TopBar-burgerButton div::before {
        top: 0;
        transform: rotate(45deg);
        background-color: white;
    }
    .with-sidebar .TopBar-burgerButton div::after {
        top: 0;
        transform: rotate(135deg);
        background-color: white;
    }

    .TopBar nav {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 20rem;
        background-color: #ffffff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        -webkit-transform: translateX(-20rem);
        transform: translateX(-20rem);
    }
    .TopBar-Menu {
        display: -webkit-box;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-transform: translateX(-20rem);
        transform: translateX(-20rem);
        width: 20rem;
        background-color: transparent;
    }
    .with-sidebar .TopBar-Menu {
        display: block;
        position: absolute;
        height: 100%;
        overflow-x: scroll;
    }

    .TopBar-Shortcuts {
        align-items: center;
        height: 44px;
    }
    .TopBar-Menu li {
        width: 100%;
        padding: 1rem 1rem 0 1rem;

    }

    .TopBar-Menu li i {
        position: relative;
        display: inline-block;
        top: 0.3rem;
        margin-right: 1rem;
    }

    .TopBar-Menu li, .TopBar-Menu li a {
        color: #324160;
    }

    .with-sidebar .TopBar-Menu ul, .with-sidebar .TopBar-Menu li {
        display: block;
    }

    .with-sidebar .MainContainer {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .with-sidebar .MainContainer-wrapper {
        -webkit-transform: translateX(20rem);
        transform: translateX(20rem);
    }
    .overlay {
        display: none;
    }
    .with-sidebar .overlay {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 100;
    }

    .TopBar-Shortcuts li a span {
        display: none;
    }
}

/**
 * @author: Yoann Le Crom <yoann.lecrom@abstractive.fr>
 * date:    2019-06-20 14:29:04
 */

.clearfix {
    clear: both;
}

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

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

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

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

.pull-left {
    float: left;
    margin-right:25px;
    margin-bottom:25px;
}

.pull-right {
    float: right;
}

.media-pullLeft {
    float: left;
    max-width: 50%;
    margin: 0 2rem 1rem 0;
}

.media-pullRight {
    float: right;
    max-width: 50%;
    margin: 0 0 1rem 2rem;
}

.richtext {
    overflow: auto;
}
.richtext > *:first-child {
    margin-top: 0;
}

.richtext img {
    max-width: 100%;
    height: auto !important;
}

.marginTop {
    margin-top: 5rem;
}

.marginBottom {
    margin-bottom: 3rem;
}

button {
    border: none;
}

.btn.btn-default {
    font-family: "Heebo", Arial, sans-serif;
    font-weight: 800;
    display: inline-block;
    color:  #575757;
    background-color: white;
    padding: 10px 15px;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 25px;
    min-width: 230px;
    text-align: center;
    line-height: 1;
}

.btn.btn-default:hover,
.btn.btn-default:focus {
    color:  white;
    background-color: #324160;
    text-decoration: none;
    outline: none;
}


.btn.btn-readmore {
    position: relative;
    padding-right: 20px;
}
.btn.btn-readmore:hover,
.btn.btn-readmore:active,
.btn.btn-readmore:focus {
    text-decoration: none;
    outline: none;
}

.btn.btn-readmore::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0px;
    background-color: white;
    height: 15px;
    width: 15px;
    border-radius: 20px;
}

.btn.btn-readmore::after {
    content: '';
    display: block;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    width: 5px;
    height: 5px;
    transform: rotate(-135deg);
    color: inherit;
    transition: .5s border-color ease;
    margin-left: 5px;
    border-radius: 2px;
    position: absolute;
    right: 5px;
    bottom: 4px;
}

.table-container {
    overflow: auto;
}
.table-container-no-wrap {
    white-space: nowrap;
}

.icon,
.small-icon,
.flag-icon {
    height: 1em;
    width: 1.5em;
    vertical-align: middle;
    position: relative;
    top: -.1em;
    margin-right: .5em;
}
.small-icon {
    width: 1em;
    height: 1em;
}
.flag-icon {
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, .2);
}
.flag-icon-noMargin {
    margin: 0;
}
.flag-label-container {
    display: flex;
}
.flag-label-container.flag-label-container--center{
    justify-content: center;
}
.flag-label-container .flag-icon {
    top: .15em;
    right: 0.2em;
    margin:0;
}

.color-link {
    text-transform: uppercase;
    font-weight: bold;
    color: #28dbc4;
    text-decoration: none;
}
.alternativeTheme .color-link {
    color: #c2252d;
}
.color-link:hover {
    text-decoration: underline;
}
.color-hover-link {
    text-decoration: none;
}
.color-hover-link:hover {
    color: #28dbc4;
    text-decoration: none;
}
.alternativeTheme .color-hover-link:hover {
    color: #c2252d;
}
.strong-link {
    font-weight: bold;
    text-decoration: none;
}
.strong-link:hover,
.strong-link a :hover {
    color: #28dbc4;
    text-decoration: none;
}
.alternativeTheme .strong-link:hover,
.alternativeTheme .strong-link a :hover {
    color: #c2252d;
}

.download-link {
    text-transform: uppercase;
}
.download-link::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: .5em;
    background: url('data:image/svg+xml;utf8,<svg enable-background="new 0 0 5.949 8.244" height="8.244" viewBox="0 0 5.949 8.244" width="5.949" xmlns="http://www.w3.org/2000/svg"><path d="m.926 2.772 2.029 3.165 2.068-3.165z"/><path d="m2.439 0h1.07v3.114h-1.07z"/><path d="m0 7.173h5.949v1.07h-5.949z"/><path d="m0 6.137h1.07v1.57h-1.07z"/><path d="m4.878 6.137h1.071v1.57h-1.071z"/></svg>') no-repeat center / auto 100%;
}

.unstyled-list {
    list-style: none;
    padding: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}


.copyright {
    display: block;
    font-size: 1.2rem;
}
.copyright,
.copyright a {
    color: #999;
    text-decoration: none;
}
.copyright a:hover {
    text-decoration: underline;
}

.image-fullWidth {
    display: block;
    width: 100%;
}
.audio-fullWidth {
    width: 100%;
}

.videoHolder {
    position: relative;
    padding-bottom: 56.25%;
}
.videoHolder > * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tag {
    display: inline-block;
    font-size: 1.2rem;
    padding: .2rem 2rem;
    color: #1e0d68;
    background-color: #28dbc4;
}
.alternativeTheme .tag {
    color: #fff;
    background-color: #c2252d;;
}

.hideMobile {
}
.showMobile {
    display: none;
}
.collapseMobile {
}

.anchor {
    position: relative;
    top: -7.2rem; /* TopBar height*/
}

.flex-column {
    display: flex;
    flex-direction: column;
}
.flex-grow {
    flex-grow: 1;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.g-recaptcha {
    margin: 0 auto;
}

.richtext iframe,
.twitter-tweet {
display: block;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.twitter-tweet {
    width: 100% !important;
    max-width: 500px !important;
}

figure small {
    display: block;
    text-align: center;
}

@media (max-width: 720px) {
    .hideMobile {
        display: none;
    }
    .showMobile {
        display: block;
    }
    span.showMobile {
        display: inline;
    }
    td.collapseMobile {
        width: 0;
        min-width: 0;
        padding: 0;
        overflow: hidden;
        display: block;
    }

    .richtext ul {
        padding-left: 3rem;
    }
}

@media (max-width: 420px) {
    .richtext ul {
        padding-left: 2rem;
    }
}
