/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#fakeloader-overlay{opacity:0;top:0px;left:0px;position:fixed;background-color:rgba(255,255,255,0.8);height:100%;width:100%;z-index:9998;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}#fakeloader-overlay.visible{opacity:1;}#fakeloader-overlay.hidden{opacity:0;height:0px;width:0px;z-index:-10000;}#fakeloader-overlay .loader-wrapper-outer{background-color:transparent;z-index:9999;margin:auto;width:100%;height:100%;overflow:hidden;display:table;text-align:center;vertical-align:middle;}#fakeloader-overlay .loader-wrapper-inner{display:table-cell;vertical-align:middle;}#fakeloader-overlay .loader{margin:auto;font-size:10px;position:relative;text-indent:-9999em;border-top:8px solid rgba(255,255,255,0.5);border-right:8px solid rgba(255,255,255,0.5);border-bottom:8px solid rgba(255,255,255,0.5);border-left:8px solid #AAA;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:fakeloader 1.1s infinite linear;animation:fakeloader 1.1s infinite linear;}#fakeloader-overlay .loader,#fakeloader-overlay .loader:after{border-radius:50%;width:50px;height:50px;}@-webkit-keyframes fakeloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fakeloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}
@font-face{font-family:'FontAwesome';src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf);src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf) format('truetype'),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.woff2) format('woff2');font-weight:normal;font-style:normal;}@font-face{font-family:'Font Awesome 6 Free';src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf);src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf) format('truetype'),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.woff2) format('woff2');font-weight:normal;font-style:normal;}@font-face{font-family:'Font Awesome 6 Brands';src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.ttf);src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.ttf) format('truetype'),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.woff2) format('woff2');font-weight:normal;font-style:normal;}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{font-family:'Font Awesome 6 Free';-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:'Font Awesome 6 Free';}.fab,.fa-brands{font-family:'Font Awesome 6 Brands';}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-2xs{font-size:0.625em;line-height:0.1em;vertical-align:0.225em;}.fa-xs{font-size:0.75em;line-height:0.08333em;vertical-align:0.125em;}.fa-sm{font-size:0.875em;line-height:0.07143em;vertical-align:0.05357em;}.fa-lg{font-size:1.25em;line-height:0.05em;vertical-align:-0.075em;}.fa-xl{font-size:1.5em;line-height:0.04167em;vertical-align:-0.125em;}.fa-2xl{font-size:2em;line-height:0.03125em;vertical-align:-0.1875em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit;}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,0.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,0.08em);padding:var(--fa-border-padding,0.2em 0.25em 0.15em);}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,0.3em);}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,0.3em);}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.28,0.84,0.42,1));}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(0.4,0,0.6,1));}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out);}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear);}.fa-spin-reverse{--fa-animation-direction:reverse;}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8));}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s;}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1);}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25));}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0);}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4);}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4);}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.4);-webkit-transform:scale(1);transform:scale(1);}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125));}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg);}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg);}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg);}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg);}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg);}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg);}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));transform:rotate(var(--fa-rotate-angle,0));}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:var(--fa-inverse,#fff);}.fa-0::before{content:"\30";}.fa-1::before{content:"\31";}.fa-2::before{content:"\32";}.fa-3::before{content:"\33";}.fa-4::before{content:"\34";}.fa-5::before{content:"\35";}.fa-6::before{content:"\36";}.fa-7::before{content:"\37";}.fa-8::before{content:"\38";}.fa-9::before{content:"\39";}.fa-fill-drip::before{content:"\f576";}.fa-arrows-to-circle::before{content:"\e4bd";}.fa-circle-chevron-right::before{content:"\f138";}.fa-chevron-circle-right::before{content:"\f138";}.fa-at::before{content:"\40";}.fa-trash-can::before{content:"\f2ed";}.fa-trash-alt::before{content:"\f2ed";}.fa-text-height::before{content:"\f034";}.fa-user-xmark::before{content:"\f235";}.fa-user-times::before{content:"\f235";}.fa-stethoscope::before{content:"\f0f1";}.fa-message::before{content:"\f27a";}.fa-comment-alt::before{content:"\f27a";}.fa-info::before{content:"\f129";}.fa-down-left-and-up-right-to-center::before{content:"\f422";}.fa-compress-alt::before{content:"\f422";}.fa-explosion::before{content:"\e4e9";}.fa-file-lines::before{content:"\f15c";}.fa-file-alt::before{content:"\f15c";}.fa-file-text::before{content:"\f15c";}.fa-wave-square::before{content:"\f83e";}.fa-ring::before{content:"\f70b";}.fa-building-un::before{content:"\e4d9";}.fa-dice-three::before{content:"\f527";}.fa-calendar-days::before{content:"\f073";}.fa-calendar-alt::before{content:"\f073";}.fa-anchor-circle-check::before{content:"\e4aa";}.fa-building-circle-arrow-right::before{content:"\e4d1";}.fa-volleyball::before{content:"\f45f";}.fa-volleyball-ball::before{content:"\f45f";}.fa-arrows-up-to-line::before{content:"\e4c2";}.fa-sort-down::before{content:"\f0dd";}.fa-sort-desc::before{content:"\f0dd";}.fa-circle-minus::before{content:"\f056";}.fa-minus-circle::before{content:"\f056";}.fa-door-open::before{content:"\f52b";}.fa-right-from-bracket::before{content:"\f2f5";}.fa-sign-out-alt::before{content:"\f2f5";}.fa-atom::before{content:"\f5d2";}.fa-soap::before{content:"\e06e";}.fa-icons::before{content:"\f86d";}.fa-heart-music-camera-bolt::before{content:"\f86d";}.fa-microphone-lines-slash::before{content:"\f539";}.fa-microphone-alt-slash::before{content:"\f539";}.fa-bridge-circle-check::before{content:"\e4c9";}.fa-pump-medical::before{content:"\e06a";}.fa-fingerprint::before{content:"\f577";}.fa-hand-point-right::before{content:"\f0a4";}.fa-magnifying-glass-location::before{content:"\f689";}.fa-search-location::before{content:"\f689";}.fa-forward-step::before{content:"\f051";}.fa-step-forward::before{content:"\f051";}.fa-face-smile-beam::before{content:"\f5b8";}.fa-smile-beam::before{content:"\f5b8";}.fa-flag-checkered::before{content:"\f11e";}.fa-football::before{content:"\f44e";}.fa-football-ball::before{content:"\f44e";}.fa-school-circle-exclamation::before{content:"\e56c";}.fa-crop::before{content:"\f125";}.fa-angles-down::before{content:"\f103";}.fa-angle-double-down::before{content:"\f103";}.fa-users-rectangle::before{content:"\e594";}.fa-people-roof::before{content:"\e537";}.fa-people-line::before{content:"\e534";}.fa-beer-mug-empty::before{content:"\f0fc";}.fa-beer::before{content:"\f0fc";}.fa-diagram-predecessor::before{content:"\e477";}.fa-arrow-up-long::before{content:"\f176";}.fa-long-arrow-up::before{content:"\f176";}.fa-fire-flame-simple::before{content:"\f46a";}.fa-burn::before{content:"\f46a";}.fa-person::before{content:"\f183";}.fa-male::before{content:"\f183";}.fa-laptop::before{content:"\f109";}.fa-file-csv::before{content:"\f6dd";}.fa-menorah::before{content:"\f676";}.fa-truck-plane::before{content:"\e58f";}.fa-record-vinyl::before{content:"\f8d9";}.fa-face-grin-stars::before{content:"\f587";}.fa-grin-stars::before{content:"\f587";}.fa-bong::before{content:"\f55c";}.fa-spaghetti-monster-flying::before{content:"\f67b";}.fa-pastafarianism::before{content:"\f67b";}.fa-arrow-down-up-across-line::before{content:"\e4af";}.fa-spoon::before{content:"\f2e5";}.fa-utensil-spoon::before{content:"\f2e5";}.fa-jar-wheat::before{content:"\e517";}.fa-envelopes-bulk::before{content:"\f674";}.fa-mail-bulk::before{content:"\f674";}.fa-file-circle-exclamation::before{content:"\e4eb";}.fa-circle-h::before{content:"\f47e";}.fa-hospital-symbol::before{content:"\f47e";}.fa-pager::before{content:"\f815";}.fa-address-book::before{content:"\f2b9";}.fa-contact-book::before{content:"\f2b9";}.fa-strikethrough::before{content:"\f0cc";}.fa-k::before{content:"\4b";}.fa-landmark-flag::before{content:"\e51c";}.fa-pencil::before{content:"\f303";}.fa-pencil-alt::before{content:"\f303";}.fa-backward::before{content:"\f04a";}.fa-caret-right::before{content:"\f0da";}.fa-comments::before{content:"\f086";}.fa-paste::before{content:"\f0ea";}.fa-file-clipboard::before{content:"\f0ea";}.fa-code-pull-request::before{content:"\e13c";}.fa-clipboard-list::before{content:"\f46d";}.fa-truck-ramp-box::before{content:"\f4de";}.fa-truck-loading::before{content:"\f4de";}.fa-user-check::before{content:"\f4fc";}.fa-vial-virus::before{content:"\e597";}.fa-sheet-plastic::before{content:"\e571";}.fa-blog::before{content:"\f781";}.fa-user-ninja::before{content:"\f504";}.fa-person-arrow-up-from-line::before{content:"\e539";}.fa-scroll-torah::before{content:"\f6a0";}.fa-torah::before{content:"\f6a0";}.fa-broom-ball::before{content:"\f458";}.fa-quidditch::before{content:"\f458";}.fa-quidditch-broom-ball::before{content:"\f458";}.fa-toggle-off::before{content:"\f204";}.fa-box-archive::before{content:"\f187";}.fa-archive::before{content:"\f187";}.fa-person-drowning::before{content:"\e545";}.fa-arrow-down-9-1::before{content:"\f886";}.fa-sort-numeric-desc::before{content:"\f886";}.fa-sort-numeric-down-alt::before{content:"\f886";}.fa-face-grin-tongue-squint::before{content:"\f58a";}.fa-grin-tongue-squint::before{content:"\f58a";}.fa-spray-can::before{content:"\f5bd";}.fa-truck-monster::before{content:"\f63b";}.fa-w::before{content:"\57";}.fa-earth-africa::before{content:"\f57c";}.fa-globe-africa::before{content:"\f57c";}.fa-rainbow::before{content:"\f75b";}.fa-circle-notch::before{content:"\f1ce";}.fa-tablet-screen-button::before{content:"\f3fa";}.fa-tablet-alt::before{content:"\f3fa";}.fa-paw::before{content:"\f1b0";}.fa-cloud::before{content:"\f0c2";}.fa-trowel-bricks::before{content:"\e58a";}.fa-face-flushed::before{content:"\f579";}.fa-flushed::before{content:"\f579";}.fa-hospital-user::before{content:"\f80d";}.fa-tent-arrow-left-right::before{content:"\e57f";}.fa-gavel::before{content:"\f0e3";}.fa-legal::before{content:"\f0e3";}.fa-binoculars::before{content:"\f1e5";}.fa-microphone-slash::before{content:"\f131";}.fa-box-tissue::before{content:"\e05b";}.fa-motorcycle::before{content:"\f21c";}.fa-bell-concierge::before{content:"\f562";}.fa-concierge-bell::before{content:"\f562";}.fa-pen-ruler::before{content:"\f5ae";}.fa-pencil-ruler::before{content:"\f5ae";}.fa-people-arrows::before{content:"\e068";}.fa-people-arrows-left-right::before{content:"\e068";}.fa-mars-and-venus-burst::before{content:"\e523";}.fa-square-caret-right::before{content:"\f152";}.fa-caret-square-right::before{content:"\f152";}.fa-scissors::before{content:"\f0c4";}.fa-cut::before{content:"\f0c4";}.fa-sun-plant-wilt::before{content:"\e57a";}.fa-toilets-portable::before{content:"\e584";}.fa-hockey-puck::before{content:"\f453";}.fa-table::before{content:"\f0ce";}.fa-magnifying-glass-arrow-right::before{content:"\e521";}.fa-tachograph-digital::before{content:"\f566";}.fa-digital-tachograph::before{content:"\f566";}.fa-users-slash::before{content:"\e073";}.fa-clover::before{content:"\e139";}.fa-reply::before{content:"\f3e5";}.fa-mail-reply::before{content:"\f3e5";}.fa-star-and-crescent::before{content:"\f699";}.fa-house-fire::before{content:"\e50c";}.fa-square-minus::before{content:"\f146";}.fa-minus-square::before{content:"\f146";}.fa-helicopter::before{content:"\f533";}.fa-compass::before{content:"\f14e";}.fa-square-caret-down::before{content:"\f150";}.fa-caret-square-down::before{content:"\f150";}.fa-file-circle-question::before{content:"\e4ef";}.fa-laptop-code::before{content:"\f5fc";}.fa-swatchbook::before{content:"\f5c3";}.fa-prescription-bottle::before{content:"\f485";}.fa-bars::before{content:"\f0c9";}.fa-navicon::before{content:"\f0c9";}.fa-people-group::before{content:"\e533";}.fa-hourglass-end::before{content:"\f253";}.fa-hourglass-3::before{content:"\f253";}.fa-heart-crack::before{content:"\f7a9";}.fa-heart-broken::before{content:"\f7a9";}.fa-square-up-right::before{content:"\f360";}.fa-external-link-square-alt::before{content:"\f360";}.fa-face-kiss-beam::before{content:"\f597";}.fa-kiss-beam::before{content:"\f597";}.fa-film::before{content:"\f008";}.fa-ruler-horizontal::before{content:"\f547";}.fa-people-robbery::before{content:"\e536";}.fa-lightbulb::before{content:"\f0eb";}.fa-caret-left::before{content:"\f0d9";}.fa-circle-exclamation::before{content:"\f06a";}.fa-exclamation-circle::before{content:"\f06a";}.fa-school-circle-xmark::before{content:"\e56d";}.fa-arrow-right-from-bracket::before{content:"\f08b";}.fa-sign-out::before{content:"\f08b";}.fa-circle-chevron-down::before{content:"\f13a";}.fa-chevron-circle-down::before{content:"\f13a";}.fa-unlock-keyhole::before{content:"\f13e";}.fa-unlock-alt::before{content:"\f13e";}.fa-cloud-showers-heavy::before{content:"\f740";}.fa-headphones-simple::before{content:"\f58f";}.fa-headphones-alt::before{content:"\f58f";}.fa-sitemap::before{content:"\f0e8";}.fa-circle-dollar-to-slot::before{content:"\f4b9";}.fa-donate::before{content:"\f4b9";}.fa-memory::before{content:"\f538";}.fa-road-spikes::before{content:"\e568";}.fa-fire-burner::before{content:"\e4f1";}.fa-flag::before{content:"\f024";}.fa-hanukiah::before{content:"\f6e6";}.fa-feather::before{content:"\f52d";}.fa-volume-low::before{content:"\f027";}.fa-volume-down::before{content:"\f027";}.fa-comment-slash::before{content:"\f4b3";}.fa-cloud-sun-rain::before{content:"\f743";}.fa-compress::before{content:"\f066";}.fa-wheat-awn::before{content:"\e2cd";}.fa-wheat-alt::before{content:"\e2cd";}.fa-ankh::before{content:"\f644";}.fa-hands-holding-child::before{content:"\e4fa";}.fa-asterisk::before{content:"\2a";}.fa-square-check::before{content:"\f14a";}.fa-check-square::before{content:"\f14a";}.fa-peseta-sign::before{content:"\e221";}.fa-heading::before{content:"\f1dc";}.fa-header::before{content:"\f1dc";}.fa-ghost::before{content:"\f6e2";}.fa-list::before{content:"\f03a";}.fa-list-squares::before{content:"\f03a";}.fa-square-phone-flip::before{content:"\f87b";}.fa-phone-square-alt::before{content:"\f87b";}.fa-cart-plus::before{content:"\f217";}.fa-gamepad::before{content:"\f11b";}.fa-circle-dot::before{content:"\f192";}.fa-dot-circle::before{content:"\f192";}.fa-face-dizzy::before{content:"\f567";}.fa-dizzy::before{content:"\f567";}.fa-egg::before{content:"\f7fb";}.fa-house-medical-circle-xmark::before{content:"\e513";}.fa-campground::before{content:"\f6bb";}.fa-folder-plus::before{content:"\f65e";}.fa-futbol::before{content:"\f1e3";}.fa-futbol-ball::before{content:"\f1e3";}.fa-soccer-ball::before{content:"\f1e3";}.fa-paintbrush::before{content:"\f1fc";}.fa-paint-brush::before{content:"\f1fc";}.fa-lock::before{content:"\f023";}.fa-gas-pump::before{content:"\f52f";}.fa-hot-tub-person::before{content:"\f593";}.fa-hot-tub::before{content:"\f593";}.fa-map-location::before{content:"\f59f";}.fa-map-marked::before{content:"\f59f";}.fa-house-flood-water::before{content:"\e50e";}.fa-tree::before{content:"\f1bb";}.fa-bridge-lock::before{content:"\e4cc";}.fa-sack-dollar::before{content:"\f81d";}.fa-pen-to-square::before{content:"\f044";}.fa-edit::before{content:"\f044";}.fa-car-side::before{content:"\f5e4";}.fa-share-nodes::before{content:"\f1e0";}.fa-share-alt::before{content:"\f1e0";}.fa-heart-circle-minus::before{content:"\e4ff";}.fa-hourglass-half::before{content:"\f252";}.fa-hourglass-2::before{content:"\f252";}.fa-microscope::before{content:"\f610";}.fa-sink::before{content:"\e06d";}.fa-bag-shopping::before{content:"\f290";}.fa-shopping-bag::before{content:"\f290";}.fa-arrow-down-z-a::before{content:"\f881";}.fa-sort-alpha-desc::before{content:"\f881";}.fa-sort-alpha-down-alt::before{content:"\f881";}.fa-mitten::before{content:"\f7b5";}.fa-person-rays::before{content:"\e54d";}.fa-users::before{content:"\f0c0";}.fa-eye-slash::before{content:"\f070";}.fa-flask-vial::before{content:"\e4f3";}.fa-hand::before{content:"\f256";}.fa-hand-paper::before{content:"\f256";}.fa-om::before{content:"\f679";}.fa-worm::before{content:"\e599";}.fa-house-circle-xmark::before{content:"\e50b";}.fa-plug::before{content:"\f1e6";}.fa-chevron-up::before{content:"\f077";}.fa-hand-spock::before{content:"\f259";}.fa-stopwatch::before{content:"\f2f2";}.fa-face-kiss::before{content:"\f596";}.fa-kiss::before{content:"\f596";}.fa-bridge-circle-xmark::before{content:"\e4cb";}.fa-face-grin-tongue::before{content:"\f589";}.fa-grin-tongue::before{content:"\f589";}.fa-chess-bishop::before{content:"\f43a";}.fa-face-grin-wink::before{content:"\f58c";}.fa-grin-wink::before{content:"\f58c";}.fa-ear-deaf::before{content:"\f2a4";}.fa-deaf::before{content:"\f2a4";}.fa-deafness::before{content:"\f2a4";}.fa-hard-of-hearing::before{content:"\f2a4";}.fa-road-circle-check::before{content:"\e564";}.fa-dice-five::before{content:"\f523";}.fa-square-rss::before{content:"\f143";}.fa-rss-square::before{content:"\f143";}.fa-land-mine-on::before{content:"\e51b";}.fa-i-cursor::before{content:"\f246";}.fa-stamp::before{content:"\f5bf";}.fa-stairs::before{content:"\e289";}.fa-i::before{content:"\49";}.fa-hryvnia-sign::before{content:"\f6f2";}.fa-hryvnia::before{content:"\f6f2";}.fa-pills::before{content:"\f484";}.fa-face-grin-wide::before{content:"\f581";}.fa-grin-alt::before{content:"\f581";}.fa-tooth::before{content:"\f5c9";}.fa-v::before{content:"\56";}.fa-bangladeshi-taka-sign::before{content:"\e2e6";}.fa-bicycle::before{content:"\f206";}.fa-staff-snake::before{content:"\e579";}.fa-rod-asclepius::before{content:"\e579";}.fa-rod-snake::before{content:"\e579";}.fa-staff-aesculapius::before{content:"\e579";}.fa-head-side-cough-slash::before{content:"\e062";}.fa-truck-medical::before{content:"\f0f9";}.fa-ambulance::before{content:"\f0f9";}.fa-wheat-awn-circle-exclamation::before{content:"\e598";}.fa-snowman::before{content:"\f7d0";}.fa-mortar-pestle::before{content:"\f5a7";}.fa-road-barrier::before{content:"\e562";}.fa-school::before{content:"\f549";}.fa-igloo::before{content:"\f7ae";}.fa-joint::before{content:"\f595";}.fa-angle-right::before{content:"\f105";}.fa-horse::before{content:"\f6f0";}.fa-q::before{content:"\51";}.fa-g::before{content:"\47";}.fa-notes-medical::before{content:"\f481";}.fa-temperature-half::before{content:"\f2c9";}.fa-temperature-2::before{content:"\f2c9";}.fa-thermometer-2::before{content:"\f2c9";}.fa-thermometer-half::before{content:"\f2c9";}.fa-dong-sign::before{content:"\e169";}.fa-capsules::before{content:"\f46b";}.fa-poo-storm::before{content:"\f75a";}.fa-poo-bolt::before{content:"\f75a";}.fa-face-frown-open::before{content:"\f57a";}.fa-frown-open::before{content:"\f57a";}.fa-hand-point-up::before{content:"\f0a6";}.fa-money-bill::before{content:"\f0d6";}.fa-bookmark::before{content:"\f02e";}.fa-align-justify::before{content:"\f039";}.fa-umbrella-beach::before{content:"\f5ca";}.fa-helmet-un::before{content:"\e503";}.fa-bullseye::before{content:"\f140";}.fa-bacon::before{content:"\f7e5";}.fa-hand-point-down::before{content:"\f0a7";}.fa-arrow-up-from-bracket::before{content:"\e09a";}.fa-folder::before{content:"\f07b";}.fa-folder-blank::before{content:"\f07b";}.fa-file-waveform::before{content:"\f478";}.fa-file-medical-alt::before{content:"\f478";}.fa-radiation::before{content:"\f7b9";}.fa-chart-simple::before{content:"\e473";}.fa-mars-stroke::before{content:"\f229";}.fa-vial::before{content:"\f492";}.fa-gauge::before{content:"\f624";}.fa-dashboard::before{content:"\f624";}.fa-gauge-med::before{content:"\f624";}.fa-tachometer-alt-average::before{content:"\f624";}.fa-wand-magic-sparkles::before{content:"\e2ca";}.fa-magic-wand-sparkles::before{content:"\e2ca";}.fa-e::before{content:"\45";}.fa-pen-clip::before{content:"\f305";}.fa-pen-alt::before{content:"\f305";}.fa-bridge-circle-exclamation::before{content:"\e4ca";}.fa-user::before{content:"\f007";}.fa-school-circle-check::before{content:"\e56b";}.fa-dumpster::before{content:"\f793";}.fa-van-shuttle::before{content:"\f5b6";}.fa-shuttle-van::before{content:"\f5b6";}.fa-building-user::before{content:"\e4da";}.fa-square-caret-left::before{content:"\f191";}.fa-caret-square-left::before{content:"\f191";}.fa-highlighter::before{content:"\f591";}.fa-key::before{content:"\f084";}.fa-bullhorn::before{content:"\f0a1";}.fa-globe::before{content:"\f0ac";}.fa-synagogue::before{content:"\f69b";}.fa-person-half-dress::before{content:"\e548";}.fa-road-bridge::before{content:"\e563";}.fa-location-arrow::before{content:"\f124";}.fa-c::before{content:"\43";}.fa-tablet-button::before{content:"\f10a";}.fa-building-lock::before{content:"\e4d6";}.fa-pizza-slice::before{content:"\f818";}.fa-money-bill-wave::before{content:"\f53a";}.fa-chart-area::before{content:"\f1fe";}.fa-area-chart::before{content:"\f1fe";}.fa-house-flag::before{content:"\e50d";}.fa-person-circle-minus::before{content:"\e540";}.fa-ban::before{content:"\f05e";}.fa-cancel::before{content:"\f05e";}.fa-camera-rotate::before{content:"\e0d8";}.fa-spray-can-sparkles::before{content:"\f5d0";}.fa-air-freshener::before{content:"\f5d0";}.fa-star::before{content:"\f005";}.fa-repeat::before{content:"\f363";}.fa-cross::before{content:"\f654";}.fa-box::before{content:"\f466";}.fa-venus-mars::before{content:"\f228";}.fa-arrow-pointer::before{content:"\f245";}.fa-mouse-pointer::before{content:"\f245";}.fa-maximize::before{content:"\f31e";}.fa-expand-arrows-alt::before{content:"\f31e";}.fa-charging-station::before{content:"\f5e7";}.fa-shapes::before{content:"\f61f";}.fa-triangle-circle-square::before{content:"\f61f";}.fa-shuffle::before{content:"\f074";}.fa-random::before{content:"\f074";}.fa-person-running::before{content:"\f70c";}.fa-running::before{content:"\f70c";}.fa-mobile-retro::before{content:"\e527";}.fa-grip-lines-vertical::before{content:"\f7a5";}.fa-spider::before{content:"\f717";}.fa-hands-bound::before{content:"\e4f9";}.fa-file-invoice-dollar::before{content:"\f571";}.fa-plane-circle-exclamation::before{content:"\e556";}.fa-x-ray::before{content:"\f497";}.fa-spell-check::before{content:"\f891";}.fa-slash::before{content:"\f715";}.fa-computer-mouse::before{content:"\f8cc";}.fa-mouse::before{content:"\f8cc";}.fa-arrow-right-to-bracket::before{content:"\f090";}.fa-sign-in::before{content:"\f090";}.fa-shop-slash::before{content:"\e070";}.fa-store-alt-slash::before{content:"\e070";}.fa-server::before{content:"\f233";}.fa-virus-covid-slash::before{content:"\e4a9";}.fa-shop-lock::before{content:"\e4a5";}.fa-hourglass-start::before{content:"\f251";}.fa-hourglass-1::before{content:"\f251";}.fa-blender-phone::before{content:"\f6b6";}.fa-building-wheat::before{content:"\e4db";}.fa-person-breastfeeding::before{content:"\e53a";}.fa-right-to-bracket::before{content:"\f2f6";}.fa-sign-in-alt::before{content:"\f2f6";}.fa-venus::before{content:"\f221";}.fa-passport::before{content:"\f5ab";}.fa-heart-pulse::before{content:"\f21e";}.fa-heartbeat::before{content:"\f21e";}.fa-people-carry-box::before{content:"\f4ce";}.fa-people-carry::before{content:"\f4ce";}.fa-temperature-high::before{content:"\f769";}.fa-microchip::before{content:"\f2db";}.fa-crown::before{content:"\f521";}.fa-weight-hanging::before{content:"\f5cd";}.fa-xmarks-lines::before{content:"\e59a";}.fa-file-prescription::before{content:"\f572";}.fa-weight-scale::before{content:"\f496";}.fa-weight::before{content:"\f496";}.fa-user-group::before{content:"\f500";}.fa-user-friends::before{content:"\f500";}.fa-arrow-up-a-z::before{content:"\f15e";}.fa-sort-alpha-up::before{content:"\f15e";}.fa-chess-knight::before{content:"\f441";}.fa-face-laugh-squint::before{content:"\f59b";}.fa-laugh-squint::before{content:"\f59b";}.fa-wheelchair::before{content:"\f193";}.fa-circle-arrow-up::before{content:"\f0aa";}.fa-arrow-circle-up::before{content:"\f0aa";}.fa-toggle-on::before{content:"\f205";}.fa-person-walking::before{content:"\f554";}.fa-walking::before{content:"\f554";}.fa-l::before{content:"\4c";}.fa-fire::before{content:"\f06d";}.fa-bed-pulse::before{content:"\f487";}.fa-procedures::before{content:"\f487";}.fa-shuttle-space::before{content:"\f197";}.fa-space-shuttle::before{content:"\f197";}.fa-face-laugh::before{content:"\f599";}.fa-laugh::before{content:"\f599";}.fa-folder-open::before{content:"\f07c";}.fa-heart-circle-plus::before{content:"\e500";}.fa-code-fork::before{content:"\e13b";}.fa-city::before{content:"\f64f";}.fa-microphone-lines::before{content:"\f3c9";}.fa-microphone-alt::before{content:"\f3c9";}.fa-pepper-hot::before{content:"\f816";}.fa-unlock::before{content:"\f09c";}.fa-colon-sign::before{content:"\e140";}.fa-headset::before{content:"\f590";}.fa-store-slash::before{content:"\e071";}.fa-road-circle-xmark::before{content:"\e566";}.fa-user-minus::before{content:"\f503";}.fa-mars-stroke-up::before{content:"\f22a";}.fa-mars-stroke-v::before{content:"\f22a";}.fa-champagne-glasses::before{content:"\f79f";}.fa-glass-cheers::before{content:"\f79f";}.fa-clipboard::before{content:"\f328";}.fa-house-circle-exclamation::before{content:"\e50a";}.fa-file-arrow-up::before{content:"\f574";}.fa-file-upload::before{content:"\f574";}.fa-wifi::before{content:"\f1eb";}.fa-wifi-3::before{content:"\f1eb";}.fa-wifi-strong::before{content:"\f1eb";}.fa-bath::before{content:"\f2cd";}.fa-bathtub::before{content:"\f2cd";}.fa-underline::before{content:"\f0cd";}.fa-user-pen::before{content:"\f4ff";}.fa-user-edit::before{content:"\f4ff";}.fa-signature::before{content:"\f5b7";}.fa-stroopwafel::before{content:"\f551";}.fa-bold::before{content:"\f032";}.fa-anchor-lock::before{content:"\e4ad";}.fa-building-ngo::before{content:"\e4d7";}.fa-manat-sign::before{content:"\e1d5";}.fa-not-equal::before{content:"\f53e";}.fa-border-top-left::before{content:"\f853";}.fa-border-style::before{content:"\f853";}.fa-map-location-dot::before{content:"\f5a0";}.fa-map-marked-alt::before{content:"\f5a0";}.fa-jedi::before{content:"\f669";}.fa-square-poll-vertical::before{content:"\f681";}.fa-poll::before{content:"\f681";}.fa-mug-hot::before{content:"\f7b6";}.fa-car-battery::before{content:"\f5df";}.fa-battery-car::before{content:"\f5df";}.fa-gift::before{content:"\f06b";}.fa-dice-two::before{content:"\f528";}.fa-chess-queen::before{content:"\f445";}.fa-glasses::before{content:"\f530";}.fa-chess-board::before{content:"\f43c";}.fa-building-circle-check::before{content:"\e4d2";}.fa-person-chalkboard::before{content:"\e53d";}.fa-mars-stroke-right::before{content:"\f22b";}.fa-mars-stroke-h::before{content:"\f22b";}.fa-hand-back-fist::before{content:"\f255";}.fa-hand-rock::before{content:"\f255";}.fa-square-caret-up::before{content:"\f151";}.fa-caret-square-up::before{content:"\f151";}.fa-cloud-showers-water::before{content:"\e4e4";}.fa-chart-bar::before{content:"\f080";}.fa-bar-chart::before{content:"\f080";}.fa-hands-bubbles::before{content:"\e05e";}.fa-hands-wash::before{content:"\e05e";}.fa-less-than-equal::before{content:"\f537";}.fa-train::before{content:"\f238";}.fa-eye-low-vision::before{content:"\f2a8";}.fa-low-vision::before{content:"\f2a8";}.fa-crow::before{content:"\f520";}.fa-sailboat::before{content:"\e445";}.fa-window-restore::before{content:"\f2d2";}.fa-square-plus::before{content:"\f0fe";}.fa-plus-square::before{content:"\f0fe";}.fa-torii-gate::before{content:"\f6a1";}.fa-frog::before{content:"\f52e";}.fa-bucket::before{content:"\e4cf";}.fa-image::before{content:"\f03e";}.fa-microphone::before{content:"\f130";}.fa-cow::before{content:"\f6c8";}.fa-caret-up::before{content:"\f0d8";}.fa-screwdriver::before{content:"\f54a";}.fa-folder-closed::before{content:"\e185";}.fa-house-tsunami::before{content:"\e515";}.fa-square-nfi::before{content:"\e576";}.fa-arrow-up-from-ground-water::before{content:"\e4b5";}.fa-martini-glass::before{content:"\f57b";}.fa-glass-martini-alt::before{content:"\f57b";}.fa-rotate-left::before{content:"\f2ea";}.fa-rotate-back::before{content:"\f2ea";}.fa-rotate-backward::before{content:"\f2ea";}.fa-undo-alt::before{content:"\f2ea";}.fa-table-columns::before{content:"\f0db";}.fa-columns::before{content:"\f0db";}.fa-lemon::before{content:"\f094";}.fa-head-side-mask::before{content:"\e063";}.fa-handshake::before{content:"\f2b5";}.fa-gem::before{content:"\f3a5";}.fa-dolly::before{content:"\f472";}.fa-dolly-box::before{content:"\f472";}.fa-smoking::before{content:"\f48d";}.fa-minimize::before{content:"\f78c";}.fa-compress-arrows-alt::before{content:"\f78c";}.fa-monument::before{content:"\f5a6";}.fa-snowplow::before{content:"\f7d2";}.fa-angles-right::before{content:"\f101";}.fa-angle-double-right::before{content:"\f101";}.fa-cannabis::before{content:"\f55f";}.fa-circle-play::before{content:"\f144";}.fa-play-circle::before{content:"\f144";}.fa-tablets::before{content:"\f490";}.fa-ethernet::before{content:"\f796";}.fa-euro-sign::before{content:"\f153";}.fa-eur::before{content:"\f153";}.fa-euro::before{content:"\f153";}.fa-chair::before{content:"\f6c0";}.fa-circle-check::before{content:"\f058";}.fa-check-circle::before{content:"\f058";}.fa-circle-stop::before{content:"\f28d";}.fa-stop-circle::before{content:"\f28d";}.fa-compass-drafting::before{content:"\f568";}.fa-drafting-compass::before{content:"\f568";}.fa-plate-wheat::before{content:"\e55a";}.fa-icicles::before{content:"\f7ad";}.fa-person-shelter::before{content:"\e54f";}.fa-neuter::before{content:"\f22c";}.fa-id-badge::before{content:"\f2c1";}.fa-marker::before{content:"\f5a1";}.fa-face-laugh-beam::before{content:"\f59a";}.fa-laugh-beam::before{content:"\f59a";}.fa-helicopter-symbol::before{content:"\e502";}.fa-universal-access::before{content:"\f29a";}.fa-circle-chevron-up::before{content:"\f139";}.fa-chevron-circle-up::before{content:"\f139";}.fa-lari-sign::before{content:"\e1c8";}.fa-volcano::before{content:"\f770";}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553";}.fa-sterling-sign::before{content:"\f154";}.fa-gbp::before{content:"\f154";}.fa-pound-sign::before{content:"\f154";}.fa-viruses::before{content:"\e076";}.fa-square-person-confined::before{content:"\e577";}.fa-user-tie::before{content:"\f508";}.fa-arrow-down-long::before{content:"\f175";}.fa-long-arrow-down::before{content:"\f175";}.fa-tent-arrow-down-to-line::before{content:"\e57e";}.fa-certificate::before{content:"\f0a3";}.fa-reply-all::before{content:"\f122";}.fa-mail-reply-all::before{content:"\f122";}.fa-suitcase::before{content:"\f0f2";}.fa-person-skating::before{content:"\f7c5";}.fa-skating::before{content:"\f7c5";}.fa-filter-circle-dollar::before{content:"\f662";}.fa-funnel-dollar::before{content:"\f662";}.fa-camera-retro::before{content:"\f083";}.fa-circle-arrow-down::before{content:"\f0ab";}.fa-arrow-circle-down::before{content:"\f0ab";}.fa-file-import::before{content:"\f56f";}.fa-arrow-right-to-file::before{content:"\f56f";}.fa-square-arrow-up-right::before{content:"\f14c";}.fa-external-link-square::before{content:"\f14c";}.fa-box-open::before{content:"\f49e";}.fa-scroll::before{content:"\f70e";}.fa-spa::before{content:"\f5bb";}.fa-location-pin-lock::before{content:"\e51f";}.fa-pause::before{content:"\f04c";}.fa-hill-avalanche::before{content:"\e507";}.fa-temperature-empty::before{content:"\f2cb";}.fa-temperature-0::before{content:"\f2cb";}.fa-thermometer-0::before{content:"\f2cb";}.fa-thermometer-empty::before{content:"\f2cb";}.fa-bomb::before{content:"\f1e2";}.fa-registered::before{content:"\f25d";}.fa-address-card::before{content:"\f2bb";}.fa-contact-card::before{content:"\f2bb";}.fa-vcard::before{content:"\f2bb";}.fa-scale-unbalanced-flip::before{content:"\f516";}.fa-balance-scale-right::before{content:"\f516";}.fa-subscript::before{content:"\f12c";}.fa-diamond-turn-right::before{content:"\f5eb";}.fa-directions::before{content:"\f5eb";}.fa-burst::before{content:"\e4dc";}.fa-house-laptop::before{content:"\e066";}.fa-laptop-house::before{content:"\e066";}.fa-face-tired::before{content:"\f5c8";}.fa-tired::before{content:"\f5c8";}.fa-money-bills::before{content:"\e1f3";}.fa-smog::before{content:"\f75f";}.fa-crutch::before{content:"\f7f7";}.fa-cloud-arrow-up::before{content:"\f0ee";}.fa-cloud-upload::before{content:"\f0ee";}.fa-cloud-upload-alt::before{content:"\f0ee";}.fa-palette::before{content:"\f53f";}.fa-arrows-turn-right::before{content:"\e4c0";}.fa-vest::before{content:"\e085";}.fa-ferry::before{content:"\e4ea";}.fa-arrows-down-to-people::before{content:"\e4b9";}.fa-seedling::before{content:"\f4d8";}.fa-sprout::before{content:"\f4d8";}.fa-left-right::before{content:"\f337";}.fa-arrows-alt-h::before{content:"\f337";}.fa-boxes-packing::before{content:"\e4c7";}.fa-circle-arrow-left::before{content:"\f0a8";}.fa-arrow-circle-left::before{content:"\f0a8";}.fa-group-arrows-rotate::before{content:"\e4f6";}.fa-bowl-food::before{content:"\e4c6";}.fa-candy-cane::before{content:"\f786";}.fa-arrow-down-wide-short::before{content:"\f160";}.fa-sort-amount-asc::before{content:"\f160";}.fa-sort-amount-down::before{content:"\f160";}.fa-cloud-bolt::before{content:"\f76c";}.fa-thunderstorm::before{content:"\f76c";}.fa-text-slash::before{content:"\f87d";}.fa-remove-format::before{content:"\f87d";}.fa-face-smile-wink::before{content:"\f4da";}.fa-smile-wink::before{content:"\f4da";}.fa-file-word::before{content:"\f1c2";}.fa-file-powerpoint::before{content:"\f1c4";}.fa-arrows-left-right::before{content:"\f07e";}.fa-arrows-h::before{content:"\f07e";}.fa-house-lock::before{content:"\e510";}.fa-cloud-arrow-down::before{content:"\f0ed";}.fa-cloud-download::before{content:"\f0ed";}.fa-cloud-download-alt::before{content:"\f0ed";}.fa-children::before{content:"\e4e1";}.fa-chalkboard::before{content:"\f51b";}.fa-blackboard::before{content:"\f51b";}.fa-user-large-slash::before{content:"\f4fa";}.fa-user-alt-slash::before{content:"\f4fa";}.fa-envelope-open::before{content:"\f2b6";}.fa-handshake-simple-slash::before{content:"\e05f";}.fa-handshake-alt-slash::before{content:"\e05f";}.fa-mattress-pillow::before{content:"\e525";}.fa-guarani-sign::before{content:"\e19a";}.fa-arrows-rotate::before{content:"\f021";}.fa-refresh::before{content:"\f021";}.fa-sync::before{content:"\f021";}.fa-fire-extinguisher::before{content:"\f134";}.fa-cruzeiro-sign::before{content:"\e152";}.fa-greater-than-equal::before{content:"\f532";}.fa-shield-halved::before{content:"\f3ed";}.fa-shield-alt::before{content:"\f3ed";}.fa-book-atlas::before{content:"\f558";}.fa-atlas::before{content:"\f558";}.fa-virus::before{content:"\e074";}.fa-envelope-circle-check::before{content:"\e4e8";}.fa-layer-group::before{content:"\f5fd";}.fa-arrows-to-dot::before{content:"\e4be";}.fa-archway::before{content:"\f557";}.fa-heart-circle-check::before{content:"\e4fd";}.fa-house-chimney-crack::before{content:"\f6f1";}.fa-house-damage::before{content:"\f6f1";}.fa-file-zipper::before{content:"\f1c6";}.fa-file-archive::before{content:"\f1c6";}.fa-square::before{content:"\f0c8";}.fa-martini-glass-empty::before{content:"\f000";}.fa-glass-martini::before{content:"\f000";}.fa-couch::before{content:"\f4b8";}.fa-cedi-sign::before{content:"\e0df";}.fa-italic::before{content:"\f033";}.fa-table-cells-column-lock::before{content:"\e678";}.fa-church::before{content:"\f51d";}.fa-comments-dollar::before{content:"\f653";}.fa-democrat::before{content:"\f747";}.fa-z::before{content:"\5a";}.fa-person-skiing::before{content:"\f7c9";}.fa-skiing::before{content:"\f7c9";}.fa-road-lock::before{content:"\e567";}.fa-a::before{content:"\41";}.fa-temperature-arrow-down::before{content:"\e03f";}.fa-temperature-down::before{content:"\e03f";}.fa-feather-pointed::before{content:"\f56b";}.fa-feather-alt::before{content:"\f56b";}.fa-p::before{content:"\50";}.fa-snowflake::before{content:"\f2dc";}.fa-newspaper::before{content:"\f1ea";}.fa-rectangle-ad::before{content:"\f641";}.fa-ad::before{content:"\f641";}.fa-circle-arrow-right::before{content:"\f0a9";}.fa-arrow-circle-right::before{content:"\f0a9";}.fa-filter-circle-xmark::before{content:"\e17b";}.fa-locust::before{content:"\e520";}.fa-sort::before{content:"\f0dc";}.fa-unsorted::before{content:"\f0dc";}.fa-list-ol::before{content:"\f0cb";}.fa-list-1-2::before{content:"\f0cb";}.fa-list-numeric::before{content:"\f0cb";}.fa-person-dress-burst::before{content:"\e544";}.fa-money-check-dollar::before{content:"\f53d";}.fa-money-check-alt::before{content:"\f53d";}.fa-vector-square::before{content:"\f5cb";}.fa-bread-slice::before{content:"\f7ec";}.fa-language::before{content:"\f1ab";}.fa-face-kiss-wink-heart::before{content:"\f598";}.fa-kiss-wink-heart::before{content:"\f598";}.fa-filter::before{content:"\f0b0";}.fa-question::before{content:"\3f";}.fa-file-signature::before{content:"\f573";}.fa-up-down-left-right::before{content:"\f0b2";}.fa-arrows-alt::before{content:"\f0b2";}.fa-house-chimney-user::before{content:"\e065";}.fa-hand-holding-heart::before{content:"\f4be";}.fa-puzzle-piece::before{content:"\f12e";}.fa-money-check::before{content:"\f53c";}.fa-star-half-stroke::before{content:"\f5c0";}.fa-star-half-alt::before{content:"\f5c0";}.fa-code::before{content:"\f121";}.fa-whiskey-glass::before{content:"\f7a0";}.fa-glass-whiskey::before{content:"\f7a0";}.fa-building-circle-exclamation::before{content:"\e4d3";}.fa-magnifying-glass-chart::before{content:"\e522";}.fa-arrow-up-right-from-square::before{content:"\f08e";}.fa-external-link::before{content:"\f08e";}.fa-cubes-stacked::before{content:"\e4e6";}.fa-won-sign::before{content:"\f159";}.fa-krw::before{content:"\f159";}.fa-won::before{content:"\f159";}.fa-virus-covid::before{content:"\e4a8";}.fa-austral-sign::before{content:"\e0a9";}.fa-f::before{content:"\46";}.fa-leaf::before{content:"\f06c";}.fa-road::before{content:"\f018";}.fa-taxi::before{content:"\f1ba";}.fa-cab::before{content:"\f1ba";}.fa-person-circle-plus::before{content:"\e541";}.fa-chart-pie::before{content:"\f200";}.fa-pie-chart::before{content:"\f200";}.fa-bolt-lightning::before{content:"\e0b7";}.fa-sack-xmark::before{content:"\e56a";}.fa-file-excel::before{content:"\f1c3";}.fa-file-contract::before{content:"\f56c";}.fa-fish-fins::before{content:"\e4f2";}.fa-building-flag::before{content:"\e4d5";}.fa-face-grin-beam::before{content:"\f582";}.fa-grin-beam::before{content:"\f582";}.fa-object-ungroup::before{content:"\f248";}.fa-poop::before{content:"\f619";}.fa-location-pin::before{content:"\f041";}.fa-map-marker::before{content:"\f041";}.fa-kaaba::before{content:"\f66b";}.fa-toilet-paper::before{content:"\f71e";}.fa-helmet-safety::before{content:"\f807";}.fa-hard-hat::before{content:"\f807";}.fa-hat-hard::before{content:"\f807";}.fa-eject::before{content:"\f052";}.fa-circle-right::before{content:"\f35a";}.fa-arrow-alt-circle-right::before{content:"\f35a";}.fa-plane-circle-check::before{content:"\e555";}.fa-face-rolling-eyes::before{content:"\f5a5";}.fa-meh-rolling-eyes::before{content:"\f5a5";}.fa-object-group::before{content:"\f247";}.fa-chart-line::before{content:"\f201";}.fa-line-chart::before{content:"\f201";}.fa-mask-ventilator::before{content:"\e524";}.fa-arrow-right::before{content:"\f061";}.fa-signs-post::before{content:"\f277";}.fa-map-signs::before{content:"\f277";}.fa-cash-register::before{content:"\f788";}.fa-person-circle-question::before{content:"\e542";}.fa-h::before{content:"\48";}.fa-tarp::before{content:"\e57b";}.fa-screwdriver-wrench::before{content:"\f7d9";}.fa-tools::before{content:"\f7d9";}.fa-arrows-to-eye::before{content:"\e4bf";}.fa-plug-circle-bolt::before{content:"\e55b";}.fa-heart::before{content:"\f004";}.fa-mars-and-venus::before{content:"\f224";}.fa-house-user::before{content:"\e1b0";}.fa-home-user::before{content:"\e1b0";}.fa-dumpster-fire::before{content:"\f794";}.fa-house-crack::before{content:"\e3b1";}.fa-martini-glass-citrus::before{content:"\f561";}.fa-cocktail::before{content:"\f561";}.fa-face-surprise::before{content:"\f5c2";}.fa-surprise::before{content:"\f5c2";}.fa-bottle-water::before{content:"\e4c5";}.fa-circle-pause::before{content:"\f28b";}.fa-pause-circle::before{content:"\f28b";}.fa-toilet-paper-slash::before{content:"\e072";}.fa-apple-whole::before{content:"\f5d1";}.fa-apple-alt::before{content:"\f5d1";}.fa-kitchen-set::before{content:"\e51a";}.fa-r::before{content:"\52";}.fa-temperature-quarter::before{content:"\f2ca";}.fa-temperature-1::before{content:"\f2ca";}.fa-thermometer-1::before{content:"\f2ca";}.fa-thermometer-quarter::before{content:"\f2ca";}.fa-cube::before{content:"\f1b2";}.fa-bitcoin-sign::before{content:"\e0b4";}.fa-shield-dog::before{content:"\e573";}.fa-solar-panel::before{content:"\f5ba";}.fa-lock-open::before{content:"\f3c1";}.fa-elevator::before{content:"\e16d";}.fa-money-bill-transfer::before{content:"\e528";}.fa-money-bill-trend-up::before{content:"\e529";}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f";}.fa-square-poll-horizontal::before{content:"\f682";}.fa-poll-h::before{content:"\f682";}.fa-circle::before{content:"\f111";}.fa-backward-fast::before{content:"\f049";}.fa-fast-backward::before{content:"\f049";}.fa-recycle::before{content:"\f1b8";}.fa-user-astronaut::before{content:"\f4fb";}.fa-plane-slash::before{content:"\e069";}.fa-trademark::before{content:"\f25c";}.fa-basketball::before{content:"\f434";}.fa-basketball-ball::before{content:"\f434";}.fa-satellite-dish::before{content:"\f7c0";}.fa-circle-up::before{content:"\f35b";}.fa-arrow-alt-circle-up::before{content:"\f35b";}.fa-mobile-screen-button::before{content:"\f3cd";}.fa-mobile-alt::before{content:"\f3cd";}.fa-volume-high::before{content:"\f028";}.fa-volume-up::before{content:"\f028";}.fa-users-rays::before{content:"\e593";}.fa-wallet::before{content:"\f555";}.fa-clipboard-check::before{content:"\f46c";}.fa-file-audio::before{content:"\f1c7";}.fa-burger::before{content:"\f805";}.fa-hamburger::before{content:"\f805";}.fa-wrench::before{content:"\f0ad";}.fa-bugs::before{content:"\e4d0";}.fa-rupee-sign::before{content:"\f156";}.fa-rupee::before{content:"\f156";}.fa-file-image::before{content:"\f1c5";}.fa-circle-question::before{content:"\f059";}.fa-question-circle::before{content:"\f059";}.fa-plane-departure::before{content:"\f5b0";}.fa-handshake-slash::before{content:"\e060";}.fa-book-bookmark::before{content:"\e0bb";}.fa-code-branch::before{content:"\f126";}.fa-hat-cowboy::before{content:"\f8c0";}.fa-bridge::before{content:"\e4c8";}.fa-phone-flip::before{content:"\f879";}.fa-phone-alt::before{content:"\f879";}.fa-truck-front::before{content:"\e2b7";}.fa-cat::before{content:"\f6be";}.fa-anchor-circle-exclamation::before{content:"\e4ab";}.fa-truck-field::before{content:"\e58d";}.fa-route::before{content:"\f4d7";}.fa-clipboard-question::before{content:"\e4e3";}.fa-panorama::before{content:"\e209";}.fa-comment-medical::before{content:"\f7f5";}.fa-teeth-open::before{content:"\f62f";}.fa-file-circle-minus::before{content:"\e4ed";}.fa-tags::before{content:"\f02c";}.fa-wine-glass::before{content:"\f4e3";}.fa-forward-fast::before{content:"\f050";}.fa-fast-forward::before{content:"\f050";}.fa-face-meh-blank::before{content:"\f5a4";}.fa-meh-blank::before{content:"\f5a4";}.fa-square-parking::before{content:"\f540";}.fa-parking::before{content:"\f540";}.fa-house-signal::before{content:"\e012";}.fa-bars-progress::before{content:"\f828";}.fa-tasks-alt::before{content:"\f828";}.fa-faucet-drip::before{content:"\e006";}.fa-cart-flatbed::before{content:"\f474";}.fa-dolly-flatbed::before{content:"\f474";}.fa-ban-smoking::before{content:"\f54d";}.fa-smoking-ban::before{content:"\f54d";}.fa-terminal::before{content:"\f120";}.fa-mobile-button::before{content:"\f10b";}.fa-house-medical-flag::before{content:"\e514";}.fa-basket-shopping::before{content:"\f291";}.fa-shopping-basket::before{content:"\f291";}.fa-tape::before{content:"\f4db";}.fa-bus-simple::before{content:"\f55e";}.fa-bus-alt::before{content:"\f55e";}.fa-eye::before{content:"\f06e";}.fa-face-sad-cry::before{content:"\f5b3";}.fa-sad-cry::before{content:"\f5b3";}.fa-audio-description::before{content:"\f29e";}.fa-person-military-to-person::before{content:"\e54c";}.fa-file-shield::before{content:"\e4f0";}.fa-user-slash::before{content:"\f506";}.fa-pen::before{content:"\f304";}.fa-tower-observation::before{content:"\e586";}.fa-file-code::before{content:"\f1c9";}.fa-signal::before{content:"\f012";}.fa-signal-5::before{content:"\f012";}.fa-signal-perfect::before{content:"\f012";}.fa-bus::before{content:"\f207";}.fa-heart-circle-xmark::before{content:"\e501";}.fa-house-chimney::before{content:"\e3af";}.fa-home-lg::before{content:"\e3af";}.fa-window-maximize::before{content:"\f2d0";}.fa-face-frown::before{content:"\f119";}.fa-frown::before{content:"\f119";}.fa-prescription::before{content:"\f5b1";}.fa-shop::before{content:"\f54f";}.fa-store-alt::before{content:"\f54f";}.fa-floppy-disk::before{content:"\f0c7";}.fa-save::before{content:"\f0c7";}.fa-vihara::before{content:"\f6a7";}.fa-scale-unbalanced::before{content:"\f515";}.fa-balance-scale-left::before{content:"\f515";}.fa-sort-up::before{content:"\f0de";}.fa-sort-asc::before{content:"\f0de";}.fa-comment-dots::before{content:"\f4ad";}.fa-commenting::before{content:"\f4ad";}.fa-plant-wilt::before{content:"\e5aa";}.fa-diamond::before{content:"\f219";}.fa-face-grin-squint::before{content:"\f585";}.fa-grin-squint::before{content:"\f585";}.fa-hand-holding-dollar::before{content:"\f4c0";}.fa-hand-holding-usd::before{content:"\f4c0";}.fa-bacterium::before{content:"\e05a";}.fa-hand-pointer::before{content:"\f25a";}.fa-drum-steelpan::before{content:"\f56a";}.fa-hand-scissors::before{content:"\f257";}.fa-hands-praying::before{content:"\f684";}.fa-praying-hands::before{content:"\f684";}.fa-arrow-rotate-right::before{content:"\f01e";}.fa-arrow-right-rotate::before{content:"\f01e";}.fa-arrow-rotate-forward::before{content:"\f01e";}.fa-redo::before{content:"\f01e";}.fa-biohazard::before{content:"\f780";}.fa-location-crosshairs::before{content:"\f601";}.fa-location::before{content:"\f601";}.fa-mars-double::before{content:"\f227";}.fa-child-dress::before{content:"\e59c";}.fa-users-between-lines::before{content:"\e591";}.fa-lungs-virus::before{content:"\e067";}.fa-face-grin-tears::before{content:"\f588";}.fa-grin-tears::before{content:"\f588";}.fa-phone::before{content:"\f095";}.fa-calendar-xmark::before{content:"\f273";}.fa-calendar-times::before{content:"\f273";}.fa-child-reaching::before{content:"\e59d";}.fa-head-side-virus::before{content:"\e064";}.fa-user-gear::before{content:"\f4fe";}.fa-user-cog::before{content:"\f4fe";}.fa-arrow-up-1-9::before{content:"\f163";}.fa-sort-numeric-up::before{content:"\f163";}.fa-door-closed::before{content:"\f52a";}.fa-shield-virus::before{content:"\e06c";}.fa-dice-six::before{content:"\f526";}.fa-mosquito-net::before{content:"\e52c";}.fa-bridge-water::before{content:"\e4ce";}.fa-person-booth::before{content:"\f756";}.fa-text-width::before{content:"\f035";}.fa-hat-wizard::before{content:"\f6e8";}.fa-pen-fancy::before{content:"\f5ac";}.fa-person-digging::before{content:"\f85e";}.fa-digging::before{content:"\f85e";}.fa-trash::before{content:"\f1f8";}.fa-gauge-simple::before{content:"\f629";}.fa-gauge-simple-med::before{content:"\f629";}.fa-tachometer-average::before{content:"\f629";}.fa-book-medical::before{content:"\f7e6";}.fa-poo::before{content:"\f2fe";}.fa-quote-right::before{content:"\f10e";}.fa-quote-right-alt::before{content:"\f10e";}.fa-shirt::before{content:"\f553";}.fa-t-shirt::before{content:"\f553";}.fa-tshirt::before{content:"\f553";}.fa-cubes::before{content:"\f1b3";}.fa-divide::before{content:"\f529";}.fa-tenge-sign::before{content:"\f7d7";}.fa-tenge::before{content:"\f7d7";}.fa-headphones::before{content:"\f025";}.fa-hands-holding::before{content:"\f4c2";}.fa-hands-clapping::before{content:"\e1a8";}.fa-republican::before{content:"\f75e";}.fa-arrow-left::before{content:"\f060";}.fa-person-circle-xmark::before{content:"\e543";}.fa-ruler::before{content:"\f545";}.fa-align-left::before{content:"\f036";}.fa-dice-d6::before{content:"\f6d1";}.fa-restroom::before{content:"\f7bd";}.fa-j::before{content:"\4a";}.fa-users-viewfinder::before{content:"\e595";}.fa-file-video::before{content:"\f1c8";}.fa-up-right-from-square::before{content:"\f35d";}.fa-external-link-alt::before{content:"\f35d";}.fa-table-cells::before{content:"\f00a";}.fa-th::before{content:"\f00a";}.fa-file-pdf::before{content:"\f1c1";}.fa-book-bible::before{content:"\f647";}.fa-bible::before{content:"\f647";}.fa-o::before{content:"\4f";}.fa-suitcase-medical::before{content:"\f0fa";}.fa-medkit::before{content:"\f0fa";}.fa-user-secret::before{content:"\f21b";}.fa-otter::before{content:"\f700";}.fa-person-dress::before{content:"\f182";}.fa-female::before{content:"\f182";}.fa-comment-dollar::before{content:"\f651";}.fa-business-time::before{content:"\f64a";}.fa-briefcase-clock::before{content:"\f64a";}.fa-table-cells-large::before{content:"\f009";}.fa-th-large::before{content:"\f009";}.fa-book-tanakh::before{content:"\f827";}.fa-tanakh::before{content:"\f827";}.fa-phone-volume::before{content:"\f2a0";}.fa-volume-control-phone::before{content:"\f2a0";}.fa-hat-cowboy-side::before{content:"\f8c1";}.fa-clipboard-user::before{content:"\f7f3";}.fa-child::before{content:"\f1ae";}.fa-lira-sign::before{content:"\f195";}.fa-satellite::before{content:"\f7bf";}.fa-plane-lock::before{content:"\e558";}.fa-tag::before{content:"\f02b";}.fa-comment::before{content:"\f075";}.fa-cake-candles::before{content:"\f1fd";}.fa-birthday-cake::before{content:"\f1fd";}.fa-cake::before{content:"\f1fd";}.fa-envelope::before{content:"\f0e0";}.fa-angles-up::before{content:"\f102";}.fa-angle-double-up::before{content:"\f102";}.fa-paperclip::before{content:"\f0c6";}.fa-arrow-right-to-city::before{content:"\e4b3";}.fa-ribbon::before{content:"\f4d6";}.fa-lungs::before{content:"\f604";}.fa-arrow-up-9-1::before{content:"\f887";}.fa-sort-numeric-up-alt::before{content:"\f887";}.fa-litecoin-sign::before{content:"\e1d3";}.fa-border-none::before{content:"\f850";}.fa-circle-nodes::before{content:"\e4e2";}.fa-parachute-box::before{content:"\f4cd";}.fa-indent::before{content:"\f03c";}.fa-truck-field-un::before{content:"\e58e";}.fa-hourglass::before{content:"\f254";}.fa-hourglass-empty::before{content:"\f254";}.fa-mountain::before{content:"\f6fc";}.fa-user-doctor::before{content:"\f0f0";}.fa-user-md::before{content:"\f0f0";}.fa-circle-info::before{content:"\f05a";}.fa-info-circle::before{content:"\f05a";}.fa-cloud-meatball::before{content:"\f73b";}.fa-camera::before{content:"\f030";}.fa-camera-alt::before{content:"\f030";}.fa-square-virus::before{content:"\e578";}.fa-meteor::before{content:"\f753";}.fa-car-on::before{content:"\e4dd";}.fa-sleigh::before{content:"\f7cc";}.fa-arrow-down-1-9::before{content:"\f162";}.fa-sort-numeric-asc::before{content:"\f162";}.fa-sort-numeric-down::before{content:"\f162";}.fa-hand-holding-droplet::before{content:"\f4c1";}.fa-hand-holding-water::before{content:"\f4c1";}.fa-water::before{content:"\f773";}.fa-calendar-check::before{content:"\f274";}.fa-braille::before{content:"\f2a1";}.fa-prescription-bottle-medical::before{content:"\f486";}.fa-prescription-bottle-alt::before{content:"\f486";}.fa-landmark::before{content:"\f66f";}.fa-truck::before{content:"\f0d1";}.fa-crosshairs::before{content:"\f05b";}.fa-person-cane::before{content:"\e53c";}.fa-tent::before{content:"\e57d";}.fa-vest-patches::before{content:"\e086";}.fa-check-double::before{content:"\f560";}.fa-arrow-down-a-z::before{content:"\f15d";}.fa-sort-alpha-asc::before{content:"\f15d";}.fa-sort-alpha-down::before{content:"\f15d";}.fa-money-bill-wheat::before{content:"\e52a";}.fa-cookie::before{content:"\f563";}.fa-arrow-rotate-left::before{content:"\f0e2";}.fa-arrow-left-rotate::before{content:"\f0e2";}.fa-arrow-rotate-back::before{content:"\f0e2";}.fa-arrow-rotate-backward::before{content:"\f0e2";}.fa-undo::before{content:"\f0e2";}.fa-hard-drive::before{content:"\f0a0";}.fa-hdd::before{content:"\f0a0";}.fa-face-grin-squint-tears::before{content:"\f586";}.fa-grin-squint-tears::before{content:"\f586";}.fa-dumbbell::before{content:"\f44b";}.fa-rectangle-list::before{content:"\f022";}.fa-list-alt::before{content:"\f022";}.fa-tarp-droplet::before{content:"\e57c";}.fa-house-medical-circle-check::before{content:"\e511";}.fa-person-skiing-nordic::before{content:"\f7ca";}.fa-skiing-nordic::before{content:"\f7ca";}.fa-calendar-plus::before{content:"\f271";}.fa-plane-arrival::before{content:"\f5af";}.fa-circle-left::before{content:"\f359";}.fa-arrow-alt-circle-left::before{content:"\f359";}.fa-train-subway::before{content:"\f239";}.fa-subway::before{content:"\f239";}.fa-chart-gantt::before{content:"\e0e4";}.fa-indian-rupee-sign::before{content:"\e1bc";}.fa-indian-rupee::before{content:"\e1bc";}.fa-inr::before{content:"\e1bc";}.fa-crop-simple::before{content:"\f565";}.fa-crop-alt::before{content:"\f565";}.fa-money-bill-1::before{content:"\f3d1";}.fa-money-bill-alt::before{content:"\f3d1";}.fa-left-long::before{content:"\f30a";}.fa-long-arrow-alt-left::before{content:"\f30a";}.fa-dna::before{content:"\f471";}.fa-virus-slash::before{content:"\e075";}.fa-minus::before{content:"\f068";}.fa-subtract::before{content:"\f068";}.fa-chess::before{content:"\f439";}.fa-arrow-left-long::before{content:"\f177";}.fa-long-arrow-left::before{content:"\f177";}.fa-plug-circle-check::before{content:"\e55c";}.fa-street-view::before{content:"\f21d";}.fa-franc-sign::before{content:"\e18f";}.fa-volume-off::before{content:"\f026";}.fa-hands-asl-interpreting::before{content:"\f2a3";}.fa-american-sign-language-interpreting::before{content:"\f2a3";}.fa-asl-interpreting::before{content:"\f2a3";}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3";}.fa-gear::before{content:"\f013";}.fa-cog::before{content:"\f013";}.fa-droplet-slash::before{content:"\f5c7";}.fa-tint-slash::before{content:"\f5c7";}.fa-mosque::before{content:"\f678";}.fa-mosquito::before{content:"\e52b";}.fa-star-of-david::before{content:"\f69a";}.fa-person-military-rifle::before{content:"\e54b";}.fa-cart-shopping::before{content:"\f07a";}.fa-shopping-cart::before{content:"\f07a";}.fa-vials::before{content:"\f493";}.fa-plug-circle-plus::before{content:"\e55f";}.fa-place-of-worship::before{content:"\f67f";}.fa-grip-vertical::before{content:"\f58e";}.fa-arrow-turn-up::before{content:"\f148";}.fa-level-up::before{content:"\f148";}.fa-u::before{content:"\55";}.fa-square-root-variable::before{content:"\f698";}.fa-square-root-alt::before{content:"\f698";}.fa-clock::before{content:"\f017";}.fa-clock-four::before{content:"\f017";}.fa-backward-step::before{content:"\f048";}.fa-step-backward::before{content:"\f048";}.fa-pallet::before{content:"\f482";}.fa-faucet::before{content:"\e005";}.fa-baseball-bat-ball::before{content:"\f432";}.fa-s::before{content:"\53";}.fa-timeline::before{content:"\e29c";}.fa-keyboard::before{content:"\f11c";}.fa-caret-down::before{content:"\f0d7";}.fa-house-chimney-medical::before{content:"\f7f2";}.fa-clinic-medical::before{content:"\f7f2";}.fa-temperature-three-quarters::before{content:"\f2c8";}.fa-temperature-3::before{content:"\f2c8";}.fa-thermometer-3::before{content:"\f2c8";}.fa-thermometer-three-quarters::before{content:"\f2c8";}.fa-mobile-screen::before{content:"\f3cf";}.fa-mobile-android-alt::before{content:"\f3cf";}.fa-plane-up::before{content:"\e22d";}.fa-piggy-bank::before{content:"\f4d3";}.fa-battery-half::before{content:"\f242";}.fa-battery-3::before{content:"\f242";}.fa-mountain-city::before{content:"\e52e";}.fa-coins::before{content:"\f51e";}.fa-khanda::before{content:"\f66d";}.fa-sliders::before{content:"\f1de";}.fa-sliders-h::before{content:"\f1de";}.fa-folder-tree::before{content:"\f802";}.fa-network-wired::before{content:"\f6ff";}.fa-map-pin::before{content:"\f276";}.fa-hamsa::before{content:"\f665";}.fa-cent-sign::before{content:"\e3f5";}.fa-flask::before{content:"\f0c3";}.fa-person-pregnant::before{content:"\e31e";}.fa-wand-sparkles::before{content:"\f72b";}.fa-ellipsis-vertical::before{content:"\f142";}.fa-ellipsis-v::before{content:"\f142";}.fa-ticket::before{content:"\f145";}.fa-power-off::before{content:"\f011";}.fa-right-long::before{content:"\f30b";}.fa-long-arrow-alt-right::before{content:"\f30b";}.fa-flag-usa::before{content:"\f74d";}.fa-laptop-file::before{content:"\e51d";}.fa-tty::before{content:"\f1e4";}.fa-teletype::before{content:"\f1e4";}.fa-diagram-next::before{content:"\e476";}.fa-person-rifle::before{content:"\e54e";}.fa-house-medical-circle-exclamation::before{content:"\e512";}.fa-closed-captioning::before{content:"\f20a";}.fa-person-hiking::before{content:"\f6ec";}.fa-hiking::before{content:"\f6ec";}.fa-venus-double::before{content:"\f226";}.fa-images::before{content:"\f302";}.fa-calculator::before{content:"\f1ec";}.fa-people-pulling::before{content:"\e535";}.fa-n::before{content:"\4e";}.fa-cable-car::before{content:"\f7da";}.fa-tram::before{content:"\f7da";}.fa-cloud-rain::before{content:"\f73d";}.fa-building-circle-xmark::before{content:"\e4d4";}.fa-ship::before{content:"\f21a";}.fa-arrows-down-to-line::before{content:"\e4b8";}.fa-download::before{content:"\f019";}.fa-face-grin::before{content:"\f580";}.fa-grin::before{content:"\f580";}.fa-delete-left::before{content:"\f55a";}.fa-backspace::before{content:"\f55a";}.fa-eye-dropper::before{content:"\f1fb";}.fa-eye-dropper-empty::before{content:"\f1fb";}.fa-eyedropper::before{content:"\f1fb";}.fa-file-circle-check::before{content:"\e5a0";}.fa-forward::before{content:"\f04e";}.fa-mobile::before{content:"\f3ce";}.fa-mobile-android::before{content:"\f3ce";}.fa-mobile-phone::before{content:"\f3ce";}.fa-face-meh::before{content:"\f11a";}.fa-meh::before{content:"\f11a";}.fa-align-center::before{content:"\f037";}.fa-book-skull::before{content:"\f6b7";}.fa-book-dead::before{content:"\f6b7";}.fa-id-card::before{content:"\f2c2";}.fa-drivers-license::before{content:"\f2c2";}.fa-outdent::before{content:"\f03b";}.fa-dedent::before{content:"\f03b";}.fa-heart-circle-exclamation::before{content:"\e4fe";}.fa-house::before{content:"\f015";}.fa-home::before{content:"\f015";}.fa-home-alt::before{content:"\f015";}.fa-home-lg-alt::before{content:"\f015";}.fa-calendar-week::before{content:"\f784";}.fa-laptop-medical::before{content:"\f812";}.fa-b::before{content:"\42";}.fa-file-medical::before{content:"\f477";}.fa-dice-one::before{content:"\f525";}.fa-kiwi-bird::before{content:"\f535";}.fa-arrow-right-arrow-left::before{content:"\f0ec";}.fa-exchange::before{content:"\f0ec";}.fa-rotate-right::before{content:"\f2f9";}.fa-redo-alt::before{content:"\f2f9";}.fa-rotate-forward::before{content:"\f2f9";}.fa-utensils::before{content:"\f2e7";}.fa-cutlery::before{content:"\f2e7";}.fa-arrow-up-wide-short::before{content:"\f161";}.fa-sort-amount-up::before{content:"\f161";}.fa-mill-sign::before{content:"\e1ed";}.fa-bowl-rice::before{content:"\e2eb";}.fa-skull::before{content:"\f54c";}.fa-tower-broadcast::before{content:"\f519";}.fa-broadcast-tower::before{content:"\f519";}.fa-truck-pickup::before{content:"\f63c";}.fa-up-long::before{content:"\f30c";}.fa-long-arrow-alt-up::before{content:"\f30c";}.fa-stop::before{content:"\f04d";}.fa-code-merge::before{content:"\f387";}.fa-upload::before{content:"\f093";}.fa-hurricane::before{content:"\f751";}.fa-mound::before{content:"\e52d";}.fa-toilet-portable::before{content:"\e583";}.fa-compact-disc::before{content:"\f51f";}.fa-file-arrow-down::before{content:"\f56d";}.fa-file-download::before{content:"\f56d";}.fa-caravan::before{content:"\f8ff";}.fa-shield-cat::before{content:"\e572";}.fa-bolt::before{content:"\f0e7";}.fa-zap::before{content:"\f0e7";}.fa-glass-water::before{content:"\e4f4";}.fa-oil-well::before{content:"\e532";}.fa-vault::before{content:"\e2c5";}.fa-mars::before{content:"\f222";}.fa-toilet::before{content:"\f7d8";}.fa-plane-circle-xmark::before{content:"\e557";}.fa-yen-sign::before{content:"\f157";}.fa-cny::before{content:"\f157";}.fa-jpy::before{content:"\f157";}.fa-rmb::before{content:"\f157";}.fa-yen::before{content:"\f157";}.fa-ruble-sign::before{content:"\f158";}.fa-rouble::before{content:"\f158";}.fa-rub::before{content:"\f158";}.fa-ruble::before{content:"\f158";}.fa-sun::before{content:"\f185";}.fa-guitar::before{content:"\f7a6";}.fa-face-laugh-wink::before{content:"\f59c";}.fa-laugh-wink::before{content:"\f59c";}.fa-horse-head::before{content:"\f7ab";}.fa-bore-hole::before{content:"\e4c3";}.fa-industry::before{content:"\f275";}.fa-circle-down::before{content:"\f358";}.fa-arrow-alt-circle-down::before{content:"\f358";}.fa-arrows-turn-to-dots::before{content:"\e4c1";}.fa-florin-sign::before{content:"\e184";}.fa-arrow-down-short-wide::before{content:"\f884";}.fa-sort-amount-desc::before{content:"\f884";}.fa-sort-amount-down-alt::before{content:"\f884";}.fa-less-than::before{content:"\3c";}.fa-angle-down::before{content:"\f107";}.fa-car-tunnel::before{content:"\e4de";}.fa-head-side-cough::before{content:"\e061";}.fa-grip-lines::before{content:"\f7a4";}.fa-thumbs-down::before{content:"\f165";}.fa-user-lock::before{content:"\f502";}.fa-arrow-right-long::before{content:"\f178";}.fa-long-arrow-right::before{content:"\f178";}.fa-anchor-circle-xmark::before{content:"\e4ac";}.fa-ellipsis::before{content:"\f141";}.fa-ellipsis-h::before{content:"\f141";}.fa-chess-pawn::before{content:"\f443";}.fa-kit-medical::before{content:"\f479";}.fa-first-aid::before{content:"\f479";}.fa-person-through-window::before{content:"\e5a9";}.fa-toolbox::before{content:"\f552";}.fa-hands-holding-circle::before{content:"\e4fb";}.fa-bug::before{content:"\f188";}.fa-credit-card::before{content:"\f09d";}.fa-credit-card-alt::before{content:"\f09d";}.fa-car::before{content:"\f1b9";}.fa-automobile::before{content:"\f1b9";}.fa-hand-holding-hand::before{content:"\e4f7";}.fa-book-open-reader::before{content:"\f5da";}.fa-book-reader::before{content:"\f5da";}.fa-mountain-sun::before{content:"\e52f";}.fa-arrows-left-right-to-line::before{content:"\e4ba";}.fa-dice-d20::before{content:"\f6cf";}.fa-truck-droplet::before{content:"\e58c";}.fa-file-circle-xmark::before{content:"\e5a1";}.fa-temperature-arrow-up::before{content:"\e040";}.fa-temperature-up::before{content:"\e040";}.fa-medal::before{content:"\f5a2";}.fa-bed::before{content:"\f236";}.fa-square-h::before{content:"\f0fd";}.fa-h-square::before{content:"\f0fd";}.fa-podcast::before{content:"\f2ce";}.fa-temperature-full::before{content:"\f2c7";}.fa-temperature-4::before{content:"\f2c7";}.fa-thermometer-4::before{content:"\f2c7";}.fa-thermometer-full::before{content:"\f2c7";}.fa-bell::before{content:"\f0f3";}.fa-superscript::before{content:"\f12b";}.fa-plug-circle-xmark::before{content:"\e560";}.fa-star-of-life::before{content:"\f621";}.fa-phone-slash::before{content:"\f3dd";}.fa-paint-roller::before{content:"\f5aa";}.fa-handshake-angle::before{content:"\f4c4";}.fa-hands-helping::before{content:"\f4c4";}.fa-location-dot::before{content:"\f3c5";}.fa-map-marker-alt::before{content:"\f3c5";}.fa-file::before{content:"\f15b";}.fa-greater-than::before{content:"\3e";}.fa-person-swimming::before{content:"\f5c4";}.fa-swimmer::before{content:"\f5c4";}.fa-arrow-down::before{content:"\f063";}.fa-droplet::before{content:"\f043";}.fa-tint::before{content:"\f043";}.fa-eraser::before{content:"\f12d";}.fa-earth-americas::before{content:"\f57d";}.fa-earth::before{content:"\f57d";}.fa-earth-america::before{content:"\f57d";}.fa-globe-americas::before{content:"\f57d";}.fa-person-burst::before{content:"\e53b";}.fa-dove::before{content:"\f4ba";}.fa-battery-empty::before{content:"\f244";}.fa-battery-0::before{content:"\f244";}.fa-socks::before{content:"\f696";}.fa-inbox::before{content:"\f01c";}.fa-section::before{content:"\e447";}.fa-gauge-high::before{content:"\f625";}.fa-tachometer-alt::before{content:"\f625";}.fa-tachometer-alt-fast::before{content:"\f625";}.fa-envelope-open-text::before{content:"\f658";}.fa-hospital::before{content:"\f0f8";}.fa-hospital-alt::before{content:"\f0f8";}.fa-hospital-wide::before{content:"\f0f8";}.fa-wine-bottle::before{content:"\f72f";}.fa-chess-rook::before{content:"\f447";}.fa-bars-staggered::before{content:"\f550";}.fa-reorder::before{content:"\f550";}.fa-stream::before{content:"\f550";}.fa-dharmachakra::before{content:"\f655";}.fa-hotdog::before{content:"\f80f";}.fa-person-walking-with-cane::before{content:"\f29d";}.fa-blind::before{content:"\f29d";}.fa-drum::before{content:"\f569";}.fa-ice-cream::before{content:"\f810";}.fa-heart-circle-bolt::before{content:"\e4fc";}.fa-fax::before{content:"\f1ac";}.fa-paragraph::before{content:"\f1dd";}.fa-check-to-slot::before{content:"\f772";}.fa-vote-yea::before{content:"\f772";}.fa-star-half::before{content:"\f089";}.fa-boxes-stacked::before{content:"\f468";}.fa-boxes::before{content:"\f468";}.fa-boxes-alt::before{content:"\f468";}.fa-link::before{content:"\f0c1";}.fa-chain::before{content:"\f0c1";}.fa-ear-listen::before{content:"\f2a2";}.fa-assistive-listening-systems::before{content:"\f2a2";}.fa-tree-city::before{content:"\e587";}.fa-play::before{content:"\f04b";}.fa-font::before{content:"\f031";}.fa-table-cells-row-lock::before{content:"\e67a";}.fa-rupiah-sign::before{content:"\e23d";}.fa-magnifying-glass::before{content:"\f002";}.fa-search::before{content:"\f002";}.fa-table-tennis-paddle-ball::before{content:"\f45d";}.fa-ping-pong-paddle-ball::before{content:"\f45d";}.fa-table-tennis::before{content:"\f45d";}.fa-person-dots-from-line::before{content:"\f470";}.fa-diagnoses::before{content:"\f470";}.fa-trash-can-arrow-up::before{content:"\f82a";}.fa-trash-restore-alt::before{content:"\f82a";}.fa-naira-sign::before{content:"\e1f6";}.fa-cart-arrow-down::before{content:"\f218";}.fa-walkie-talkie::before{content:"\f8ef";}.fa-file-pen::before{content:"\f31c";}.fa-file-edit::before{content:"\f31c";}.fa-receipt::before{content:"\f543";}.fa-square-pen::before{content:"\f14b";}.fa-pen-square::before{content:"\f14b";}.fa-pencil-square::before{content:"\f14b";}.fa-suitcase-rolling::before{content:"\f5c1";}.fa-person-circle-exclamation::before{content:"\e53f";}.fa-chevron-down::before{content:"\f078";}.fa-battery-full::before{content:"\f240";}.fa-battery::before{content:"\f240";}.fa-battery-5::before{content:"\f240";}.fa-skull-crossbones::before{content:"\f714";}.fa-code-compare::before{content:"\e13a";}.fa-list-ul::before{content:"\f0ca";}.fa-list-dots::before{content:"\f0ca";}.fa-school-lock::before{content:"\e56f";}.fa-tower-cell::before{content:"\e585";}.fa-down-long::before{content:"\f309";}.fa-long-arrow-alt-down::before{content:"\f309";}.fa-ranking-star::before{content:"\e561";}.fa-chess-king::before{content:"\f43f";}.fa-person-harassing::before{content:"\e549";}.fa-brazilian-real-sign::before{content:"\e46c";}.fa-landmark-dome::before{content:"\f752";}.fa-landmark-alt::before{content:"\f752";}.fa-arrow-up::before{content:"\f062";}.fa-tv::before{content:"\f26c";}.fa-television::before{content:"\f26c";}.fa-tv-alt::before{content:"\f26c";}.fa-shrimp::before{content:"\e448";}.fa-list-check::before{content:"\f0ae";}.fa-tasks::before{content:"\f0ae";}.fa-jug-detergent::before{content:"\e519";}.fa-circle-user::before{content:"\f2bd";}.fa-user-circle::before{content:"\f2bd";}.fa-user-shield::before{content:"\f505";}.fa-wind::before{content:"\f72e";}.fa-car-burst::before{content:"\f5e1";}.fa-car-crash::before{content:"\f5e1";}.fa-y::before{content:"\59";}.fa-person-snowboarding::before{content:"\f7ce";}.fa-snowboarding::before{content:"\f7ce";}.fa-truck-fast::before{content:"\f48b";}.fa-shipping-fast::before{content:"\f48b";}.fa-fish::before{content:"\f578";}.fa-user-graduate::before{content:"\f501";}.fa-circle-half-stroke::before{content:"\f042";}.fa-adjust::before{content:"\f042";}.fa-clapperboard::before{content:"\e131";}.fa-circle-radiation::before{content:"\f7ba";}.fa-radiation-alt::before{content:"\f7ba";}.fa-baseball::before{content:"\f433";}.fa-baseball-ball::before{content:"\f433";}.fa-jet-fighter-up::before{content:"\e518";}.fa-diagram-project::before{content:"\f542";}.fa-project-diagram::before{content:"\f542";}.fa-copy::before{content:"\f0c5";}.fa-volume-xmark::before{content:"\f6a9";}.fa-volume-mute::before{content:"\f6a9";}.fa-volume-times::before{content:"\f6a9";}.fa-hand-sparkles::before{content:"\e05d";}.fa-grip::before{content:"\f58d";}.fa-grip-horizontal::before{content:"\f58d";}.fa-share-from-square::before{content:"\f14d";}.fa-share-square::before{content:"\f14d";}.fa-child-combatant::before{content:"\e4e0";}.fa-child-rifle::before{content:"\e4e0";}.fa-gun::before{content:"\e19b";}.fa-square-phone::before{content:"\f098";}.fa-phone-square::before{content:"\f098";}.fa-plus::before{content:"\2b";}.fa-add::before{content:"\2b";}.fa-expand::before{content:"\f065";}.fa-computer::before{content:"\e4e5";}.fa-xmark::before{content:"\f00d";}.fa-close::before{content:"\f00d";}.fa-multiply::before{content:"\f00d";}.fa-remove::before{content:"\f00d";}.fa-times::before{content:"\f00d";}.fa-arrows-up-down-left-right::before{content:"\f047";}.fa-arrows::before{content:"\f047";}.fa-chalkboard-user::before{content:"\f51c";}.fa-chalkboard-teacher::before{content:"\f51c";}.fa-peso-sign::before{content:"\e222";}.fa-building-shield::before{content:"\e4d8";}.fa-baby::before{content:"\f77c";}.fa-users-line::before{content:"\e592";}.fa-quote-left::before{content:"\f10d";}.fa-quote-left-alt::before{content:"\f10d";}.fa-tractor::before{content:"\f722";}.fa-trash-arrow-up::before{content:"\f829";}.fa-trash-restore::before{content:"\f829";}.fa-arrow-down-up-lock::before{content:"\e4b0";}.fa-lines-leaning::before{content:"\e51e";}.fa-ruler-combined::before{content:"\f546";}.fa-copyright::before{content:"\f1f9";}.fa-equals::before{content:"\3d";}.fa-blender::before{content:"\f517";}.fa-teeth::before{content:"\f62e";}.fa-shekel-sign::before{content:"\f20b";}.fa-ils::before{content:"\f20b";}.fa-shekel::before{content:"\f20b";}.fa-sheqel::before{content:"\f20b";}.fa-sheqel-sign::before{content:"\f20b";}.fa-map::before{content:"\f279";}.fa-rocket::before{content:"\f135";}.fa-photo-film::before{content:"\f87c";}.fa-photo-video::before{content:"\f87c";}.fa-folder-minus::before{content:"\f65d";}.fa-store::before{content:"\f54e";}.fa-arrow-trend-up::before{content:"\e098";}.fa-plug-circle-minus::before{content:"\e55e";}.fa-sign-hanging::before{content:"\f4d9";}.fa-sign::before{content:"\f4d9";}.fa-bezier-curve::before{content:"\f55b";}.fa-bell-slash::before{content:"\f1f6";}.fa-tablet::before{content:"\f3fb";}.fa-tablet-android::before{content:"\f3fb";}.fa-school-flag::before{content:"\e56e";}.fa-fill::before{content:"\f575";}.fa-angle-up::before{content:"\f106";}.fa-drumstick-bite::before{content:"\f6d7";}.fa-holly-berry::before{content:"\f7aa";}.fa-chevron-left::before{content:"\f053";}.fa-bacteria::before{content:"\e059";}.fa-hand-lizard::before{content:"\f258";}.fa-notdef::before{content:"\e1fe";}.fa-disease::before{content:"\f7fa";}.fa-briefcase-medical::before{content:"\f469";}.fa-genderless::before{content:"\f22d";}.fa-chevron-right::before{content:"\f054";}.fa-retweet::before{content:"\f079";}.fa-car-rear::before{content:"\f5de";}.fa-car-alt::before{content:"\f5de";}.fa-pump-soap::before{content:"\e06b";}.fa-video-slash::before{content:"\f4e2";}.fa-battery-quarter::before{content:"\f243";}.fa-battery-2::before{content:"\f243";}.fa-radio::before{content:"\f8d7";}.fa-baby-carriage::before{content:"\f77d";}.fa-carriage-baby::before{content:"\f77d";}.fa-traffic-light::before{content:"\f637";}.fa-thermometer::before{content:"\f491";}.fa-vr-cardboard::before{content:"\f729";}.fa-hand-middle-finger::before{content:"\f806";}.fa-percent::before{content:"\25";}.fa-percentage::before{content:"\25";}.fa-truck-moving::before{content:"\f4df";}.fa-glass-water-droplet::before{content:"\e4f5";}.fa-display::before{content:"\e163";}.fa-face-smile::before{content:"\f118";}.fa-smile::before{content:"\f118";}.fa-thumbtack::before{content:"\f08d";}.fa-thumb-tack::before{content:"\f08d";}.fa-trophy::before{content:"\f091";}.fa-person-praying::before{content:"\f683";}.fa-pray::before{content:"\f683";}.fa-hammer::before{content:"\f6e3";}.fa-hand-peace::before{content:"\f25b";}.fa-rotate::before{content:"\f2f1";}.fa-sync-alt::before{content:"\f2f1";}.fa-spinner::before{content:"\f110";}.fa-robot::before{content:"\f544";}.fa-peace::before{content:"\f67c";}.fa-gears::before{content:"\f085";}.fa-cogs::before{content:"\f085";}.fa-warehouse::before{content:"\f494";}.fa-arrow-up-right-dots::before{content:"\e4b7";}.fa-splotch::before{content:"\f5bc";}.fa-face-grin-hearts::before{content:"\f584";}.fa-grin-hearts::before{content:"\f584";}.fa-dice-four::before{content:"\f524";}.fa-sim-card::before{content:"\f7c4";}.fa-transgender::before{content:"\f225";}.fa-transgender-alt::before{content:"\f225";}.fa-mercury::before{content:"\f223";}.fa-arrow-turn-down::before{content:"\f149";}.fa-level-down::before{content:"\f149";}.fa-person-falling-burst::before{content:"\e547";}.fa-award::before{content:"\f559";}.fa-ticket-simple::before{content:"\f3ff";}.fa-ticket-alt::before{content:"\f3ff";}.fa-building::before{content:"\f1ad";}.fa-angles-left::before{content:"\f100";}.fa-angle-double-left::before{content:"\f100";}.fa-qrcode::before{content:"\f029";}.fa-clock-rotate-left::before{content:"\f1da";}.fa-history::before{content:"\f1da";}.fa-face-grin-beam-sweat::before{content:"\f583";}.fa-grin-beam-sweat::before{content:"\f583";}.fa-file-export::before{content:"\f56e";}.fa-arrow-right-from-file::before{content:"\f56e";}.fa-shield::before{content:"\f132";}.fa-shield-blank::before{content:"\f132";}.fa-arrow-up-short-wide::before{content:"\f885";}.fa-sort-amount-up-alt::before{content:"\f885";}.fa-house-medical::before{content:"\e3b2";}.fa-golf-ball-tee::before{content:"\f450";}.fa-golf-ball::before{content:"\f450";}.fa-circle-chevron-left::before{content:"\f137";}.fa-chevron-circle-left::before{content:"\f137";}.fa-house-chimney-window::before{content:"\e00d";}.fa-pen-nib::before{content:"\f5ad";}.fa-tent-arrow-turn-left::before{content:"\e580";}.fa-tents::before{content:"\e582";}.fa-wand-magic::before{content:"\f0d0";}.fa-magic::before{content:"\f0d0";}.fa-dog::before{content:"\f6d3";}.fa-carrot::before{content:"\f787";}.fa-moon::before{content:"\f186";}.fa-wine-glass-empty::before{content:"\f5ce";}.fa-wine-glass-alt::before{content:"\f5ce";}.fa-cheese::before{content:"\f7ef";}.fa-yin-yang::before{content:"\f6ad";}.fa-music::before{content:"\f001";}.fa-code-commit::before{content:"\f386";}.fa-temperature-low::before{content:"\f76b";}.fa-person-biking::before{content:"\f84a";}.fa-biking::before{content:"\f84a";}.fa-broom::before{content:"\f51a";}.fa-shield-heart::before{content:"\e574";}.fa-gopuram::before{content:"\f664";}.fa-earth-oceania::before{content:"\e47b";}.fa-globe-oceania::before{content:"\e47b";}.fa-square-xmark::before{content:"\f2d3";}.fa-times-square::before{content:"\f2d3";}.fa-xmark-square::before{content:"\f2d3";}.fa-hashtag::before{content:"\23";}.fa-up-right-and-down-left-from-center::before{content:"\f424";}.fa-expand-alt::before{content:"\f424";}.fa-oil-can::before{content:"\f613";}.fa-t::before{content:"\54";}.fa-hippo::before{content:"\f6ed";}.fa-chart-column::before{content:"\e0e3";}.fa-infinity::before{content:"\f534";}.fa-vial-circle-check::before{content:"\e596";}.fa-person-arrow-down-to-line::before{content:"\e538";}.fa-voicemail::before{content:"\f897";}.fa-fan::before{content:"\f863";}.fa-person-walking-luggage::before{content:"\e554";}.fa-up-down::before{content:"\f338";}.fa-arrows-alt-v::before{content:"\f338";}.fa-cloud-moon-rain::before{content:"\f73c";}.fa-calendar::before{content:"\f133";}.fa-trailer::before{content:"\e041";}.fa-bahai::before{content:"\f666";}.fa-haykal::before{content:"\f666";}.fa-sd-card::before{content:"\f7c2";}.fa-dragon::before{content:"\f6d5";}.fa-shoe-prints::before{content:"\f54b";}.fa-circle-plus::before{content:"\f055";}.fa-plus-circle::before{content:"\f055";}.fa-face-grin-tongue-wink::before{content:"\f58b";}.fa-grin-tongue-wink::before{content:"\f58b";}.fa-hand-holding::before{content:"\f4bd";}.fa-plug-circle-exclamation::before{content:"\e55d";}.fa-link-slash::before{content:"\f127";}.fa-chain-broken::before{content:"\f127";}.fa-chain-slash::before{content:"\f127";}.fa-unlink::before{content:"\f127";}.fa-clone::before{content:"\f24d";}.fa-person-walking-arrow-loop-left::before{content:"\e551";}.fa-arrow-up-z-a::before{content:"\f882";}.fa-sort-alpha-up-alt::before{content:"\f882";}.fa-fire-flame-curved::before{content:"\f7e4";}.fa-fire-alt::before{content:"\f7e4";}.fa-tornado::before{content:"\f76f";}.fa-file-circle-plus::before{content:"\e494";}.fa-book-quran::before{content:"\f687";}.fa-quran::before{content:"\f687";}.fa-anchor::before{content:"\f13d";}.fa-border-all::before{content:"\f84c";}.fa-face-angry::before{content:"\f556";}.fa-angry::before{content:"\f556";}.fa-cookie-bite::before{content:"\f564";}.fa-arrow-trend-down::before{content:"\e097";}.fa-rss::before{content:"\f09e";}.fa-feed::before{content:"\f09e";}.fa-draw-polygon::before{content:"\f5ee";}.fa-scale-balanced::before{content:"\f24e";}.fa-balance-scale::before{content:"\f24e";}.fa-gauge-simple-high::before{content:"\f62a";}.fa-tachometer::before{content:"\f62a";}.fa-tachometer-fast::before{content:"\f62a";}.fa-shower::before{content:"\f2cc";}.fa-desktop::before{content:"\f390";}.fa-desktop-alt::before{content:"\f390";}.fa-m::before{content:"\4d";}.fa-table-list::before{content:"\f00b";}.fa-th-list::before{content:"\f00b";}.fa-comment-sms::before{content:"\f7cd";}.fa-sms::before{content:"\f7cd";}.fa-book::before{content:"\f02d";}.fa-user-plus::before{content:"\f234";}.fa-check::before{content:"\f00c";}.fa-battery-three-quarters::before{content:"\f241";}.fa-battery-4::before{content:"\f241";}.fa-house-circle-check::before{content:"\e509";}.fa-angle-left::before{content:"\f104";}.fa-diagram-successor::before{content:"\e47a";}.fa-truck-arrow-right::before{content:"\e58b";}.fa-arrows-split-up-and-left::before{content:"\e4bc";}.fa-hand-fist::before{content:"\f6de";}.fa-fist-raised::before{content:"\f6de";}.fa-cloud-moon::before{content:"\f6c3";}.fa-briefcase::before{content:"\f0b1";}.fa-person-falling::before{content:"\e546";}.fa-image-portrait::before{content:"\f3e0";}.fa-portrait::before{content:"\f3e0";}.fa-user-tag::before{content:"\f507";}.fa-rug::before{content:"\e569";}.fa-earth-europe::before{content:"\f7a2";}.fa-globe-europe::before{content:"\f7a2";}.fa-cart-flatbed-suitcase::before{content:"\f59d";}.fa-luggage-cart::before{content:"\f59d";}.fa-rectangle-xmark::before{content:"\f410";}.fa-rectangle-times::before{content:"\f410";}.fa-times-rectangle::before{content:"\f410";}.fa-window-close::before{content:"\f410";}.fa-baht-sign::before{content:"\e0ac";}.fa-book-open::before{content:"\f518";}.fa-book-journal-whills::before{content:"\f66a";}.fa-journal-whills::before{content:"\f66a";}.fa-handcuffs::before{content:"\e4f8";}.fa-triangle-exclamation::before{content:"\f071";}.fa-exclamation-triangle::before{content:"\f071";}.fa-warning::before{content:"\f071";}.fa-database::before{content:"\f1c0";}.fa-share::before{content:"\f064";}.fa-mail-forward::before{content:"\f064";}.fa-bottle-droplet::before{content:"\e4c4";}.fa-mask-face::before{content:"\e1d7";}.fa-hill-rockslide::before{content:"\e508";}.fa-right-left::before{content:"\f362";}.fa-exchange-alt::before{content:"\f362";}.fa-paper-plane::before{content:"\f1d8";}.fa-road-circle-exclamation::before{content:"\e565";}.fa-dungeon::before{content:"\f6d9";}.fa-align-right::before{content:"\f038";}.fa-money-bill-1-wave::before{content:"\f53b";}.fa-money-bill-wave-alt::before{content:"\f53b";}.fa-life-ring::before{content:"\f1cd";}.fa-hands::before{content:"\f2a7";}.fa-sign-language::before{content:"\f2a7";}.fa-signing::before{content:"\f2a7";}.fa-calendar-day::before{content:"\f783";}.fa-water-ladder::before{content:"\f5c5";}.fa-ladder-water::before{content:"\f5c5";}.fa-swimming-pool::before{content:"\f5c5";}.fa-arrows-up-down::before{content:"\f07d";}.fa-arrows-v::before{content:"\f07d";}.fa-face-grimace::before{content:"\f57f";}.fa-grimace::before{content:"\f57f";}.fa-wheelchair-move::before{content:"\e2ce";}.fa-wheelchair-alt::before{content:"\e2ce";}.fa-turn-down::before{content:"\f3be";}.fa-level-down-alt::before{content:"\f3be";}.fa-person-walking-arrow-right::before{content:"\e552";}.fa-square-envelope::before{content:"\f199";}.fa-envelope-square::before{content:"\f199";}.fa-dice::before{content:"\f522";}.fa-bowling-ball::before{content:"\f436";}.fa-brain::before{content:"\f5dc";}.fa-bandage::before{content:"\f462";}.fa-band-aid::before{content:"\f462";}.fa-calendar-minus::before{content:"\f272";}.fa-circle-xmark::before{content:"\f057";}.fa-times-circle::before{content:"\f057";}.fa-xmark-circle::before{content:"\f057";}.fa-gifts::before{content:"\f79c";}.fa-hotel::before{content:"\f594";}.fa-earth-asia::before{content:"\f57e";}.fa-globe-asia::before{content:"\f57e";}.fa-id-card-clip::before{content:"\f47f";}.fa-id-card-alt::before{content:"\f47f";}.fa-magnifying-glass-plus::before{content:"\f00e";}.fa-search-plus::before{content:"\f00e";}.fa-thumbs-up::before{content:"\f164";}.fa-user-clock::before{content:"\f4fd";}.fa-hand-dots::before{content:"\f461";}.fa-allergies::before{content:"\f461";}.fa-file-invoice::before{content:"\f570";}.fa-window-minimize::before{content:"\f2d1";}.fa-mug-saucer::before{content:"\f0f4";}.fa-coffee::before{content:"\f0f4";}.fa-brush::before{content:"\f55d";}.fa-mask::before{content:"\f6fa";}.fa-magnifying-glass-minus::before{content:"\f010";}.fa-search-minus::before{content:"\f010";}.fa-ruler-vertical::before{content:"\f548";}.fa-user-large::before{content:"\f406";}.fa-user-alt::before{content:"\f406";}.fa-train-tram::before{content:"\e5b4";}.fa-user-nurse::before{content:"\f82f";}.fa-syringe::before{content:"\f48e";}.fa-cloud-sun::before{content:"\f6c4";}.fa-stopwatch-20::before{content:"\e06f";}.fa-square-full::before{content:"\f45c";}.fa-magnet::before{content:"\f076";}.fa-jar::before{content:"\e516";}.fa-note-sticky::before{content:"\f249";}.fa-sticky-note::before{content:"\f249";}.fa-bug-slash::before{content:"\e490";}.fa-arrow-up-from-water-pump::before{content:"\e4b6";}.fa-bone::before{content:"\f5d7";}.fa-user-injured::before{content:"\f728";}.fa-face-sad-tear::before{content:"\f5b4";}.fa-sad-tear::before{content:"\f5b4";}.fa-plane::before{content:"\f072";}.fa-tent-arrows-down::before{content:"\e581";}.fa-exclamation::before{content:"\21";}.fa-arrows-spin::before{content:"\e4bb";}.fa-print::before{content:"\f02f";}.fa-turkish-lira-sign::before{content:"\e2bb";}.fa-try::before{content:"\e2bb";}.fa-turkish-lira::before{content:"\e2bb";}.fa-dollar-sign::before{content:"\24";}.fa-dollar::before{content:"\24";}.fa-usd::before{content:"\24";}.fa-x::before{content:"\58";}.fa-magnifying-glass-dollar::before{content:"\f688";}.fa-search-dollar::before{content:"\f688";}.fa-users-gear::before{content:"\f509";}.fa-users-cog::before{content:"\f509";}.fa-person-military-pointing::before{content:"\e54a";}.fa-building-columns::before{content:"\f19c";}.fa-bank::before{content:"\f19c";}.fa-institution::before{content:"\f19c";}.fa-museum::before{content:"\f19c";}.fa-university::before{content:"\f19c";}.fa-umbrella::before{content:"\f0e9";}.fa-trowel::before{content:"\e589";}.fa-d::before{content:"\44";}.fa-stapler::before{content:"\e5af";}.fa-masks-theater::before{content:"\f630";}.fa-theater-masks::before{content:"\f630";}.fa-kip-sign::before{content:"\e1c4";}.fa-hand-point-left::before{content:"\f0a5";}.fa-handshake-simple::before{content:"\f4c6";}.fa-handshake-alt::before{content:"\f4c6";}.fa-jet-fighter::before{content:"\f0fb";}.fa-fighter-jet::before{content:"\f0fb";}.fa-square-share-nodes::before{content:"\f1e1";}.fa-share-alt-square::before{content:"\f1e1";}.fa-barcode::before{content:"\f02a";}.fa-plus-minus::before{content:"\e43c";}.fa-video::before{content:"\f03d";}.fa-video-camera::before{content:"\f03d";}.fa-graduation-cap::before{content:"\f19d";}.fa-mortar-board::before{content:"\f19d";}.fa-hand-holding-medical::before{content:"\e05c";}.fa-person-circle-check::before{content:"\e53e";}.fa-turn-up::before{content:"\f3bf";}.fa-level-up-alt::before{content:"\f3bf";}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}:root,:host{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands';}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.ttf) format("truetype");}.fab,.fa-brands{font-weight:400;}.fa-monero:before{content:"\f3d0";}.fa-hooli:before{content:"\f427";}.fa-yelp:before{content:"\f1e9";}.fa-cc-visa:before{content:"\f1f0";}.fa-lastfm:before{content:"\f202";}.fa-shopware:before{content:"\f5b5";}.fa-creative-commons-nc:before{content:"\f4e8";}.fa-aws:before{content:"\f375";}.fa-redhat:before{content:"\f7bc";}.fa-yoast:before{content:"\f2b1";}.fa-cloudflare:before{content:"\e07d";}.fa-ups:before{content:"\f7e0";}.fa-pixiv:before{content:"\e640";}.fa-wpexplorer:before{content:"\f2de";}.fa-dyalog:before{content:"\f399";}.fa-bity:before{content:"\f37a";}.fa-stackpath:before{content:"\f842";}.fa-buysellads:before{content:"\f20d";}.fa-first-order:before{content:"\f2b0";}.fa-modx:before{content:"\f285";}.fa-guilded:before{content:"\e07e";}.fa-vnv:before{content:"\f40b";}.fa-square-js:before{content:"\f3b9";}.fa-js-square:before{content:"\f3b9";}.fa-microsoft:before{content:"\f3ca";}.fa-qq:before{content:"\f1d6";}.fa-orcid:before{content:"\f8d2";}.fa-java:before{content:"\f4e4";}.fa-invision:before{content:"\f7b0";}.fa-creative-commons-pd-alt:before{content:"\f4ed";}.fa-centercode:before{content:"\f380";}.fa-glide-g:before{content:"\f2a6";}.fa-drupal:before{content:"\f1a9";}.fa-jxl:before{content:"\e67b";}.fa-hire-a-helper:before{content:"\f3b0";}.fa-creative-commons-by:before{content:"\f4e7";}.fa-unity:before{content:"\e049";}.fa-whmcs:before{content:"\f40d";}.fa-rocketchat:before{content:"\f3e8";}.fa-vk:before{content:"\f189";}.fa-untappd:before{content:"\f405";}.fa-mailchimp:before{content:"\f59e";}.fa-css3-alt:before{content:"\f38b";}.fa-square-reddit:before{content:"\f1a2";}.fa-reddit-square:before{content:"\f1a2";}.fa-vimeo-v:before{content:"\f27d";}.fa-contao:before{content:"\f26d";}.fa-square-font-awesome:before{content:"\e5ad";}.fa-deskpro:before{content:"\f38f";}.fa-brave:before{content:"\e63c";}.fa-sistrix:before{content:"\f3ee";}.fa-square-instagram:before{content:"\e055";}.fa-instagram-square:before{content:"\e055";}.fa-battle-net:before{content:"\f835";}.fa-the-red-yeti:before{content:"\f69d";}.fa-square-hacker-news:before{content:"\f3af";}.fa-hacker-news-square:before{content:"\f3af";}.fa-edge:before{content:"\f282";}.fa-threads:before{content:"\e618";}.fa-napster:before{content:"\f3d2";}.fa-square-snapchat:before{content:"\f2ad";}.fa-snapchat-square:before{content:"\f2ad";}.fa-google-plus-g:before{content:"\f0d5";}.fa-artstation:before{content:"\f77a";}.fa-markdown:before{content:"\f60f";}.fa-sourcetree:before{content:"\f7d3";}.fa-google-plus:before{content:"\f2b3";}.fa-diaspora:before{content:"\f791";}.fa-foursquare:before{content:"\f180";}.fa-stack-overflow:before{content:"\f16c";}.fa-github-alt:before{content:"\f113";}.fa-phoenix-squadron:before{content:"\f511";}.fa-pagelines:before{content:"\f18c";}.fa-algolia:before{content:"\f36c";}.fa-red-river:before{content:"\f3e3";}.fa-creative-commons-sa:before{content:"\f4ef";}.fa-safari:before{content:"\f267";}.fa-google:before{content:"\f1a0";}.fa-square-font-awesome-stroke:before{content:"\f35c";}.fa-font-awesome-alt:before{content:"\f35c";}.fa-atlassian:before{content:"\f77b";}.fa-linkedin-in:before{content:"\f0e1";}.fa-digital-ocean:before{content:"\f391";}.fa-nimblr:before{content:"\f5a8";}.fa-chromecast:before{content:"\f838";}.fa-evernote:before{content:"\f839";}.fa-hacker-news:before{content:"\f1d4";}.fa-creative-commons-sampling:before{content:"\f4f0";}.fa-adversal:before{content:"\f36a";}.fa-creative-commons:before{content:"\f25e";}.fa-watchman-monitoring:before{content:"\e087";}.fa-fonticons:before{content:"\f280";}.fa-weixin:before{content:"\f1d7";}.fa-shirtsinbulk:before{content:"\f214";}.fa-codepen:before{content:"\f1cb";}.fa-git-alt:before{content:"\f841";}.fa-lyft:before{content:"\f3c3";}.fa-rev:before{content:"\f5b2";}.fa-windows:before{content:"\f17a";}.fa-wizards-of-the-coast:before{content:"\f730";}.fa-square-viadeo:before{content:"\f2aa";}.fa-viadeo-square:before{content:"\f2aa";}.fa-meetup:before{content:"\f2e0";}.fa-centos:before{content:"\f789";}.fa-adn:before{content:"\f170";}.fa-cloudsmith:before{content:"\f384";}.fa-opensuse:before{content:"\e62b";}.fa-pied-piper-alt:before{content:"\f1a8";}.fa-square-dribbble:before{content:"\f397";}.fa-dribbble-square:before{content:"\f397";}.fa-codiepie:before{content:"\f284";}.fa-node:before{content:"\f419";}.fa-mix:before{content:"\f3cb";}.fa-steam:before{content:"\f1b6";}.fa-cc-apple-pay:before{content:"\f416";}.fa-scribd:before{content:"\f28a";}.fa-debian:before{content:"\e60b";}.fa-openid:before{content:"\f19b";}.fa-instalod:before{content:"\e081";}.fa-expeditedssl:before{content:"\f23e";}.fa-sellcast:before{content:"\f2da";}.fa-square-twitter:before{content:"\f081";}.fa-twitter-square:before{content:"\f081";}.fa-r-project:before{content:"\f4f7";}.fa-delicious:before{content:"\f1a5";}.fa-freebsd:before{content:"\f3a4";}.fa-vuejs:before{content:"\f41f";}.fa-accusoft:before{content:"\f369";}.fa-ioxhost:before{content:"\f208";}.fa-fonticons-fi:before{content:"\f3a2";}.fa-app-store:before{content:"\f36f";}.fa-cc-mastercard:before{content:"\f1f1";}.fa-itunes-note:before{content:"\f3b5";}.fa-golang:before{content:"\e40f";}.fa-kickstarter:before{content:"\f3bb";}.fa-square-kickstarter:before{content:"\f3bb";}.fa-grav:before{content:"\f2d6";}.fa-weibo:before{content:"\f18a";}.fa-uncharted:before{content:"\e084";}.fa-firstdraft:before{content:"\f3a1";}.fa-square-youtube:before{content:"\f431";}.fa-youtube-square:before{content:"\f431";}.fa-wikipedia-w:before{content:"\f266";}.fa-wpressr:before{content:"\f3e4";}.fa-rendact:before{content:"\f3e4";}.fa-angellist:before{content:"\f209";}.fa-galactic-republic:before{content:"\f50c";}.fa-nfc-directional:before{content:"\e530";}.fa-skype:before{content:"\f17e";}.fa-joget:before{content:"\f3b7";}.fa-fedora:before{content:"\f798";}.fa-stripe-s:before{content:"\f42a";}.fa-meta:before{content:"\e49b";}.fa-laravel:before{content:"\f3bd";}.fa-hotjar:before{content:"\f3b1";}.fa-bluetooth-b:before{content:"\f294";}.fa-square-letterboxd:before{content:"\e62e";}.fa-sticker-mule:before{content:"\f3f7";}.fa-creative-commons-zero:before{content:"\f4f3";}.fa-hips:before{content:"\f452";}.fa-behance:before{content:"\f1b4";}.fa-reddit:before{content:"\f1a1";}.fa-discord:before{content:"\f392";}.fa-chrome:before{content:"\f268";}.fa-app-store-ios:before{content:"\f370";}.fa-cc-discover:before{content:"\f1f2";}.fa-wpbeginner:before{content:"\f297";}.fa-confluence:before{content:"\f78d";}.fa-shoelace:before{content:"\e60c";}.fa-mdb:before{content:"\f8ca";}.fa-dochub:before{content:"\f394";}.fa-accessible-icon:before{content:"\f368";}.fa-ebay:before{content:"\f4f4";}.fa-amazon:before{content:"\f270";}.fa-unsplash:before{content:"\e07c";}.fa-yarn:before{content:"\f7e3";}.fa-square-steam:before{content:"\f1b7";}.fa-steam-square:before{content:"\f1b7";}.fa-500px:before{content:"\f26e";}.fa-square-vimeo:before{content:"\f194";}.fa-vimeo-square:before{content:"\f194";}.fa-asymmetrik:before{content:"\f372";}.fa-font-awesome:before{content:"\f2b4";}.fa-font-awesome-flag:before{content:"\f2b4";}.fa-font-awesome-logo-full:before{content:"\f2b4";}.fa-gratipay:before{content:"\f184";}.fa-apple:before{content:"\f179";}.fa-hive:before{content:"\e07f";}.fa-gitkraken:before{content:"\f3a6";}.fa-keybase:before{content:"\f4f5";}.fa-apple-pay:before{content:"\f415";}.fa-padlet:before{content:"\e4a0";}.fa-amazon-pay:before{content:"\f42c";}.fa-square-github:before{content:"\f092";}.fa-github-square:before{content:"\f092";}.fa-stumbleupon:before{content:"\f1a4";}.fa-fedex:before{content:"\f797";}.fa-phoenix-framework:before{content:"\f3dc";}.fa-shopify:before{content:"\e057";}.fa-neos:before{content:"\f612";}.fa-square-threads:before{content:"\e619";}.fa-hackerrank:before{content:"\f5f7";}.fa-researchgate:before{content:"\f4f8";}.fa-swift:before{content:"\f8e1";}.fa-angular:before{content:"\f420";}.fa-speakap:before{content:"\f3f3";}.fa-angrycreative:before{content:"\f36e";}.fa-y-combinator:before{content:"\f23b";}.fa-empire:before{content:"\f1d1";}.fa-envira:before{content:"\f299";}.fa-google-scholar:before{content:"\e63b";}.fa-square-gitlab:before{content:"\e5ae";}.fa-gitlab-square:before{content:"\e5ae";}.fa-studiovinari:before{content:"\f3f8";}.fa-pied-piper:before{content:"\f2ae";}.fa-wordpress:before{content:"\f19a";}.fa-product-hunt:before{content:"\f288";}.fa-firefox:before{content:"\f269";}.fa-linode:before{content:"\f2b8";}.fa-goodreads:before{content:"\f3a8";}.fa-square-odnoklassniki:before{content:"\f264";}.fa-odnoklassniki-square:before{content:"\f264";}.fa-jsfiddle:before{content:"\f1cc";}.fa-sith:before{content:"\f512";}.fa-themeisle:before{content:"\f2b2";}.fa-page4:before{content:"\f3d7";}.fa-hashnode:before{content:"\e499";}.fa-react:before{content:"\f41b";}.fa-cc-paypal:before{content:"\f1f4";}.fa-squarespace:before{content:"\f5be";}.fa-cc-stripe:before{content:"\f1f5";}.fa-creative-commons-share:before{content:"\f4f2";}.fa-bitcoin:before{content:"\f379";}.fa-keycdn:before{content:"\f3ba";}.fa-opera:before{content:"\f26a";}.fa-itch-io:before{content:"\f83a";}.fa-umbraco:before{content:"\f8e8";}.fa-galactic-senate:before{content:"\f50d";}.fa-ubuntu:before{content:"\f7df";}.fa-draft2digital:before{content:"\f396";}.fa-stripe:before{content:"\f429";}.fa-houzz:before{content:"\f27c";}.fa-gg:before{content:"\f260";}.fa-dhl:before{content:"\f790";}.fa-square-pinterest:before{content:"\f0d3";}.fa-pinterest-square:before{content:"\f0d3";}.fa-xing:before{content:"\f168";}.fa-blackberry:before{content:"\f37b";}.fa-creative-commons-pd:before{content:"\f4ec";}.fa-playstation:before{content:"\f3df";}.fa-quinscape:before{content:"\f459";}.fa-less:before{content:"\f41d";}.fa-blogger-b:before{content:"\f37d";}.fa-opencart:before{content:"\f23d";}.fa-vine:before{content:"\f1ca";}.fa-signal-messenger:before{content:"\e663";}.fa-paypal:before{content:"\f1ed";}.fa-gitlab:before{content:"\f296";}.fa-typo3:before{content:"\f42b";}.fa-reddit-alien:before{content:"\f281";}.fa-yahoo:before{content:"\f19e";}.fa-dailymotion:before{content:"\e052";}.fa-affiliatetheme:before{content:"\f36b";}.fa-pied-piper-pp:before{content:"\f1a7";}.fa-bootstrap:before{content:"\f836";}.fa-odnoklassniki:before{content:"\f263";}.fa-nfc-symbol:before{content:"\e531";}.fa-mintbit:before{content:"\e62f";}.fa-ethereum:before{content:"\f42e";}.fa-speaker-deck:before{content:"\f83c";}.fa-creative-commons-nc-eu:before{content:"\f4e9";}.fa-patreon:before{content:"\f3d9";}.fa-avianex:before{content:"\f374";}.fa-ello:before{content:"\f5f1";}.fa-gofore:before{content:"\f3a7";}.fa-bimobject:before{content:"\f378";}.fa-brave-reverse:before{content:"\e63d";}.fa-facebook-f:before{content:"\f39e";}.fa-square-google-plus:before{content:"\f0d4";}.fa-google-plus-square:before{content:"\f0d4";}.fa-web-awesome:before{content:"\e682";}.fa-mandalorian:before{content:"\f50f";}.fa-first-order-alt:before{content:"\f50a";}.fa-osi:before{content:"\f41a";}.fa-google-wallet:before{content:"\f1ee";}.fa-d-and-d-beyond:before{content:"\f6ca";}.fa-periscope:before{content:"\f3da";}.fa-fulcrum:before{content:"\f50b";}.fa-cloudscale:before{content:"\f383";}.fa-forumbee:before{content:"\f211";}.fa-mizuni:before{content:"\f3cc";}.fa-schlix:before{content:"\f3ea";}.fa-square-xing:before{content:"\f169";}.fa-xing-square:before{content:"\f169";}.fa-bandcamp:before{content:"\f2d5";}.fa-wpforms:before{content:"\f298";}.fa-cloudversify:before{content:"\f385";}.fa-usps:before{content:"\f7e1";}.fa-megaport:before{content:"\f5a3";}.fa-magento:before{content:"\f3c4";}.fa-spotify:before{content:"\f1bc";}.fa-optin-monster:before{content:"\f23c";}.fa-fly:before{content:"\f417";}.fa-aviato:before{content:"\f421";}.fa-itunes:before{content:"\f3b4";}.fa-cuttlefish:before{content:"\f38c";}.fa-blogger:before{content:"\f37c";}.fa-flickr:before{content:"\f16e";}.fa-viber:before{content:"\f409";}.fa-soundcloud:before{content:"\f1be";}.fa-digg:before{content:"\f1a6";}.fa-tencent-weibo:before{content:"\f1d5";}.fa-letterboxd:before{content:"\e62d";}.fa-symfony:before{content:"\f83d";}.fa-maxcdn:before{content:"\f136";}.fa-etsy:before{content:"\f2d7";}.fa-facebook-messenger:before{content:"\f39f";}.fa-audible:before{content:"\f373";}.fa-think-peaks:before{content:"\f731";}.fa-bilibili:before{content:"\e3d9";}.fa-erlang:before{content:"\f39d";}.fa-x-twitter:before{content:"\e61b";}.fa-cotton-bureau:before{content:"\f89e";}.fa-dashcube:before{content:"\f210";}.fa-42-group:before{content:"\e080";}.fa-innosoft:before{content:"\e080";}.fa-stack-exchange:before{content:"\f18d";}.fa-elementor:before{content:"\f430";}.fa-square-pied-piper:before{content:"\e01e";}.fa-pied-piper-square:before{content:"\e01e";}.fa-creative-commons-nd:before{content:"\f4eb";}.fa-palfed:before{content:"\f3d8";}.fa-superpowers:before{content:"\f2dd";}.fa-resolving:before{content:"\f3e7";}.fa-xbox:before{content:"\f412";}.fa-square-web-awesome-stroke:before{content:"\e684";}.fa-searchengin:before{content:"\f3eb";}.fa-tiktok:before{content:"\e07b";}.fa-square-facebook:before{content:"\f082";}.fa-facebook-square:before{content:"\f082";}.fa-renren:before{content:"\f18b";}.fa-linux:before{content:"\f17c";}.fa-glide:before{content:"\f2a5";}.fa-linkedin:before{content:"\f08c";}.fa-hubspot:before{content:"\f3b2";}.fa-deploydog:before{content:"\f38e";}.fa-twitch:before{content:"\f1e8";}.fa-ravelry:before{content:"\f2d9";}.fa-mixer:before{content:"\e056";}.fa-square-lastfm:before{content:"\f203";}.fa-lastfm-square:before{content:"\f203";}.fa-vimeo:before{content:"\f40a";}.fa-mendeley:before{content:"\f7b3";}.fa-uniregistry:before{content:"\f404";}.fa-figma:before{content:"\f799";}.fa-creative-commons-remix:before{content:"\f4ee";}.fa-cc-amazon-pay:before{content:"\f42d";}.fa-dropbox:before{content:"\f16b";}.fa-instagram:before{content:"\f16d";}.fa-cmplid:before{content:"\e360";}.fa-upwork:before{content:"\e641";}.fa-facebook:before{content:"\f09a";}.fa-gripfire:before{content:"\f3ac";}.fa-jedi-order:before{content:"\f50e";}.fa-uikit:before{content:"\f403";}.fa-fort-awesome-alt:before{content:"\f3a3";}.fa-phabricator:before{content:"\f3db";}.fa-ussunnah:before{content:"\f407";}.fa-earlybirds:before{content:"\f39a";}.fa-trade-federation:before{content:"\f513";}.fa-autoprefixer:before{content:"\f41c";}.fa-whatsapp:before{content:"\f232";}.fa-square-upwork:before{content:"\e67c";}.fa-slideshare:before{content:"\f1e7";}.fa-google-play:before{content:"\f3ab";}.fa-viadeo:before{content:"\f2a9";}.fa-line:before{content:"\f3c0";}.fa-google-drive:before{content:"\f3aa";}.fa-servicestack:before{content:"\f3ec";}.fa-simplybuilt:before{content:"\f215";}.fa-bitbucket:before{content:"\f171";}.fa-imdb:before{content:"\f2d8";}.fa-deezer:before{content:"\e077";}.fa-raspberry-pi:before{content:"\f7bb";}.fa-jira:before{content:"\f7b1";}.fa-docker:before{content:"\f395";}.fa-screenpal:before{content:"\e570";}.fa-bluetooth:before{content:"\f293";}.fa-gitter:before{content:"\f426";}.fa-d-and-d:before{content:"\f38d";}.fa-microblog:before{content:"\e01a";}.fa-cc-diners-club:before{content:"\f24c";}.fa-gg-circle:before{content:"\f261";}.fa-pied-piper-hat:before{content:"\f4e5";}.fa-kickstarter-k:before{content:"\f3bc";}.fa-yandex:before{content:"\f413";}.fa-readme:before{content:"\f4d5";}.fa-html5:before{content:"\f13b";}.fa-sellsy:before{content:"\f213";}.fa-square-web-awesome:before{content:"\e683";}.fa-sass:before{content:"\f41e";}.fa-wirsindhandwerk:before{content:"\e2d0";}.fa-wsh:before{content:"\e2d0";}.fa-buromobelexperte:before{content:"\f37f";}.fa-salesforce:before{content:"\f83b";}.fa-octopus-deploy:before{content:"\e082";}.fa-medapps:before{content:"\f3c6";}.fa-ns8:before{content:"\f3d5";}.fa-pinterest-p:before{content:"\f231";}.fa-apper:before{content:"\f371";}.fa-fort-awesome:before{content:"\f286";}.fa-waze:before{content:"\f83f";}.fa-bluesky:before{content:"\e671";}.fa-cc-jcb:before{content:"\f24b";}.fa-snapchat:before{content:"\f2ab";}.fa-snapchat-ghost:before{content:"\f2ab";}.fa-fantasy-flight-games:before{content:"\f6dc";}.fa-rust:before{content:"\e07a";}.fa-wix:before{content:"\f5cf";}.fa-square-behance:before{content:"\f1b5";}.fa-behance-square:before{content:"\f1b5";}.fa-supple:before{content:"\f3f9";}.fa-webflow:before{content:"\e65c";}.fa-rebel:before{content:"\f1d0";}.fa-css3:before{content:"\f13c";}.fa-staylinked:before{content:"\f3f5";}.fa-kaggle:before{content:"\f5fa";}.fa-space-awesome:before{content:"\e5ac";}.fa-deviantart:before{content:"\f1bd";}.fa-cpanel:before{content:"\f388";}.fa-goodreads-g:before{content:"\f3a9";}.fa-square-git:before{content:"\f1d2";}.fa-git-square:before{content:"\f1d2";}.fa-square-tumblr:before{content:"\f174";}.fa-tumblr-square:before{content:"\f174";}.fa-trello:before{content:"\f181";}.fa-creative-commons-nc-jp:before{content:"\f4ea";}.fa-get-pocket:before{content:"\f265";}.fa-perbyte:before{content:"\e083";}.fa-grunt:before{content:"\f3ad";}.fa-weebly:before{content:"\f5cc";}.fa-connectdevelop:before{content:"\f20e";}.fa-leanpub:before{content:"\f212";}.fa-black-tie:before{content:"\f27e";}.fa-themeco:before{content:"\f5c6";}.fa-python:before{content:"\f3e2";}.fa-android:before{content:"\f17b";}.fa-bots:before{content:"\e340";}.fa-free-code-camp:before{content:"\f2c5";}.fa-hornbill:before{content:"\f592";}.fa-js:before{content:"\f3b8";}.fa-ideal:before{content:"\e013";}.fa-git:before{content:"\f1d3";}.fa-dev:before{content:"\f6cc";}.fa-sketch:before{content:"\f7c6";}.fa-yandex-international:before{content:"\f414";}.fa-cc-amex:before{content:"\f1f3";}.fa-uber:before{content:"\f402";}.fa-github:before{content:"\f09b";}.fa-php:before{content:"\f457";}.fa-alipay:before{content:"\f642";}.fa-youtube:before{content:"\f167";}.fa-skyatlas:before{content:"\f216";}.fa-firefox-browser:before{content:"\e007";}.fa-replyd:before{content:"\f3e6";}.fa-suse:before{content:"\f7d6";}.fa-jenkins:before{content:"\f3b6";}.fa-twitter:before{content:"\f099";}.fa-rockrms:before{content:"\f3e9";}.fa-pinterest:before{content:"\f0d2";}.fa-buffer:before{content:"\f837";}.fa-npm:before{content:"\f3d4";}.fa-yammer:before{content:"\f840";}.fa-btc:before{content:"\f15a";}.fa-dribbble:before{content:"\f17d";}.fa-stumbleupon-circle:before{content:"\f1a3";}.fa-internet-explorer:before{content:"\f26b";}.fa-stubber:before{content:"\e5c7";}.fa-telegram:before{content:"\f2c6";}.fa-telegram-plane:before{content:"\f2c6";}.fa-old-republic:before{content:"\f510";}.fa-odysee:before{content:"\e5c6";}.fa-square-whatsapp:before{content:"\f40c";}.fa-whatsapp-square:before{content:"\f40c";}.fa-node-js:before{content:"\f3d3";}.fa-edge-legacy:before{content:"\e078";}.fa-slack:before{content:"\f198";}.fa-slack-hash:before{content:"\f198";}.fa-medrt:before{content:"\f3c8";}.fa-usb:before{content:"\f287";}.fa-tumblr:before{content:"\f173";}.fa-vaadin:before{content:"\f408";}.fa-quora:before{content:"\f2c4";}.fa-square-x-twitter:before{content:"\e61a";}.fa-reacteurope:before{content:"\f75d";}.fa-medium:before{content:"\f23a";}.fa-medium-m:before{content:"\f23a";}.fa-amilia:before{content:"\f36d";}.fa-mixcloud:before{content:"\f289";}.fa-flipboard:before{content:"\f44d";}.fa-viacoin:before{content:"\f237";}.fa-critical-role:before{content:"\f6c9";}.fa-sitrox:before{content:"\e44a";}.fa-discourse:before{content:"\f393";}.fa-joomla:before{content:"\f1aa";}.fa-mastodon:before{content:"\f4f6";}.fa-airbnb:before{content:"\f834";}.fa-wolf-pack-battalion:before{content:"\f514";}.fa-buy-n-large:before{content:"\f8a6";}.fa-gulp:before{content:"\f3ae";}.fa-creative-commons-sampling-plus:before{content:"\f4f1";}.fa-strava:before{content:"\f428";}.fa-ember:before{content:"\f423";}.fa-canadian-maple-leaf:before{content:"\f785";}.fa-teamspeak:before{content:"\f4f9";}.fa-pushed:before{content:"\f3e1";}.fa-wordpress-simple:before{content:"\f411";}.fa-nutritionix:before{content:"\f3d6";}.fa-wodu:before{content:"\e088";}.fa-google-pay:before{content:"\e079";}.fa-intercom:before{content:"\f7af";}.fa-zhihu:before{content:"\f63f";}.fa-korvue:before{content:"\f42f";}.fa-pix:before{content:"\e43a";}.fa-steam-symbol:before{content:"\f3f6";}:root,:host{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free';}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:400;font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf) format("truetype");}.far,.fa-regular{font-weight:400;}:root,:host{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free';}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.ttf) format("truetype");}.fas,.fa-solid{font-weight:900;}@font-face{font-family:'Font Awesome 5 Brands';font-display:block;font-weight:400;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.ttf) format("truetype");}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:900;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.ttf) format("truetype");}@font-face{font-family:'Font Awesome 5 Free';font-display:block;font-weight:400;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf) format("truetype");}@font-face{font-family:'FontAwesome';font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-solid-900.ttf) format("truetype");}@font-face{font-family:'FontAwesome';font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-brands-400.ttf) format("truetype");}@font-face{font-family:'FontAwesome';font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC;}@font-face{font-family:'FontAwesome';font-display:block;src:url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/font-awesome-6.5.2/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A;}
@font-face{font-family:JustMeAgainDownHere;src:url(/themes/bootstrap_vigienatureecole/fonts/JustMeAgainDownHere.ttf);font-style:normal;font-weight:normal;}@font-face{font-family:Quicksand-Bold;src:url(/themes/bootstrap_vigienatureecole/fonts/Quicksand-Bold.ttf);font-style:normal;font-weight:bold;}@font-face{font-family:Quicksand-Light;src:url(/themes/bootstrap_vigienatureecole/fonts/Quicksand-Light.ttf);font-style:normal;font-weight:thin;}@font-face{font-family:Quicksand-Medium;src:url(/themes/bootstrap_vigienatureecole/fonts/Quicksand-Medium.ttf);font-style:normal;font-weight:normal;}@font-face{font-family:Quicksand-Regular;src:url(/themes/bootstrap_vigienatureecole/fonts/Quicksand-Regular.ttf);font-style:normal;font-weight:normal;}@font-face{font-family:Raleway-Black;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Black.ttf);font-style:normal;font-weight:bold;}@font-face{font-family:Raleway-BlackItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-BlackItalic.ttf);font-style:italic;font-weight:bold;}@font-face{font-family:Raleway-Bold;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Bold.ttf);font-style:normal;font-weight:bold;}@font-face{font-family:Raleway-BoldItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-BoldItalic.ttf);font-style:italic;font-weight:bold;}@font-face{font-family:Raleway-ExtraBold;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-ExtraBold.ttf);font-style:normal;font-weight:bold;}@font-face{font-family:Raleway-ExtraBoldItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-ExtraBoldItalic.ttf);font-style:italic;font-weight:bold;}@font-face{font-family:Raleway-ExtraLight;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-ExtraLight.ttf);font-style:normal;font-weight:thin;}@font-face{font-family:Raleway-ExtraLightItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-ExtraLightItalic.ttf);font-style:italic;font-weight:thin;}@font-face{font-family:Raleway-Italic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Italic.ttf);font-style:italic;font-weight:normal;}@font-face{font-family:Raleway-Light;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Light.ttf);font-style:normal;font-weight:thin;}@font-face{font-family:Raleway-LightItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-LightItalic.ttf);font-style:italic;font-weight:thin;}@font-face{font-family:Raleway-Medium;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Medium.ttf);font-style:normal;font-weight:normal;}@font-face{font-family:Raleway-MediumItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-MediumItalic.ttf);font-style:italic;font-weight:normal;}@font-face{font-family:Raleway-Regular;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Regular.ttf);font-style:normal;font-weight:normal;}@font-face{font-family:Raleway-SemiBold;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-SemiBold.ttf);font-style:normal;font-weight:bold;}@font-face{font-family:Raleway-SemiBoldItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-SemiBoldItalic.ttf);font-style:italic;font-weight:bold;}@font-face{font-family:Raleway-Thin;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-Thin.ttf);font-style:normal;font-weight:thin;}@font-face{font-family:Raleway-ThinItalic;src:url(/themes/bootstrap_vigienatureecole/fonts/Raleway-ThinItalic.ttf);font-style:italic;font-weight:thin;}
.frame{border:1px solid red;}html,body,ul,ol{margin:0;padding:0;}#toolbar-administration,#toolbar-administration *{z-index:20000;}@font-face{font-family:"bootstrap-icons";src:url(/themes/bootstrap_vigienatureecole/fonts/bootstrap-icons-1.8.3/fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb=) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/bootstrap-icons-1.8.3/fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb=) format("woff");}.bi::before,[class^="bi-"]::before,[class*=" bi-"]::before{display:inline-block;font-family:"bootstrap-icons" !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.bi-123::before{content:"";}.bi-alarm-fill::before{content:"";}.bi-alarm::before{content:"";}.bi-align-bottom::before{content:"";}.bi-align-center::before{content:"";}.bi-align-end::before{content:"";}.bi-align-middle::before{content:"";}.bi-align-start::before{content:"";}.bi-align-top::before{content:"";}.bi-alt::before{content:"";}.bi-app-indicator::before{content:"";}.bi-app::before{content:"";}.bi-archive-fill::before{content:"";}.bi-archive::before{content:"";}.bi-arrow-90deg-down::before{content:"";}.bi-arrow-90deg-left::before{content:"";}.bi-arrow-90deg-right::before{content:"";}.bi-arrow-90deg-up::before{content:"";}.bi-arrow-bar-down::before{content:"";}.bi-arrow-bar-left::before{content:"";}.bi-arrow-bar-right::before{content:"";}.bi-arrow-bar-up::before{content:"";}.bi-arrow-clockwise::before{content:"";}.bi-arrow-counterclockwise::before{content:"";}.bi-arrow-down-circle-fill::before{content:"";}.bi-arrow-down-circle::before{content:"";}.bi-arrow-down-left-circle-fill::before{content:"";}.bi-arrow-down-left-circle::before{content:"";}.bi-arrow-down-left-square-fill::before{content:"";}.bi-arrow-down-left-square::before{content:"";}.bi-arrow-down-left::before{content:"";}.bi-arrow-down-right-circle-fill::before{content:"";}.bi-arrow-down-right-circle::before{content:"";}.bi-arrow-down-right-square-fill::before{content:"";}.bi-arrow-down-right-square::before{content:"";}.bi-arrow-down-right::before{content:"";}.bi-arrow-down-short::before{content:"";}.bi-arrow-down-square-fill::before{content:"";}.bi-arrow-down-square::before{content:"";}.bi-arrow-down-up::before{content:"";}.bi-arrow-down::before{content:"";}.bi-arrow-left-circle-fill::before{content:"";}.bi-arrow-left-circle::before{content:"";}.bi-arrow-left-right::before{content:"";}.bi-arrow-left-short::before{content:"";}.bi-arrow-left-square-fill::before{content:"";}.bi-arrow-left-square::before{content:"";}.bi-arrow-left::before{content:"";}.bi-arrow-repeat::before{content:"";}.bi-arrow-return-left::before{content:"";}.bi-arrow-return-right::before{content:"";}.bi-arrow-right-circle-fill::before{content:"";}.bi-arrow-right-circle::before{content:"";}.bi-arrow-right-short::before{content:"";}.bi-arrow-right-square-fill::before{content:"";}.bi-arrow-right-square::before{content:"";}.bi-arrow-right::before{content:"";}.bi-arrow-up-circle-fill::before{content:"";}.bi-arrow-up-circle::before{content:"";}.bi-arrow-up-left-circle-fill::before{content:"";}.bi-arrow-up-left-circle::before{content:"";}.bi-arrow-up-left-square-fill::before{content:"";}.bi-arrow-up-left-square::before{content:"";}.bi-arrow-up-left::before{content:"";}.bi-arrow-up-right-circle-fill::before{content:"";}.bi-arrow-up-right-circle::before{content:"";}.bi-arrow-up-right-square-fill::before{content:"";}.bi-arrow-up-right-square::before{content:"";}.bi-arrow-up-right::before{content:"";}.bi-arrow-up-short::before{content:"";}.bi-arrow-up-square-fill::before{content:"";}.bi-arrow-up-square::before{content:"";}.bi-arrow-up::before{content:"";}.bi-arrows-angle-contract::before{content:"";}.bi-arrows-angle-expand::before{content:"";}.bi-arrows-collapse::before{content:"";}.bi-arrows-expand::before{content:"";}.bi-arrows-fullscreen::before{content:"";}.bi-arrows-move::before{content:"";}.bi-aspect-ratio-fill::before{content:"";}.bi-aspect-ratio::before{content:"";}.bi-asterisk::before{content:"";}.bi-at::before{content:"";}.bi-award-fill::before{content:"";}.bi-award::before{content:"";}.bi-back::before{content:"";}.bi-backspace-fill::before{content:"";}.bi-backspace-reverse-fill::before{content:"";}.bi-backspace-reverse::before{content:"";}.bi-backspace::before{content:"";}.bi-badge-3d-fill::before{content:"";}.bi-badge-3d::before{content:"";}.bi-badge-4k-fill::before{content:"";}.bi-badge-4k::before{content:"";}.bi-badge-8k-fill::before{content:"";}.bi-badge-8k::before{content:"";}.bi-badge-ad-fill::before{content:"";}.bi-badge-ad::before{content:"";}.bi-badge-ar-fill::before{content:"";}.bi-badge-ar::before{content:"";}.bi-badge-cc-fill::before{content:"";}.bi-badge-cc::before{content:"";}.bi-badge-hd-fill::before{content:"";}.bi-badge-hd::before{content:"";}.bi-badge-tm-fill::before{content:"";}.bi-badge-tm::before{content:"";}.bi-badge-vo-fill::before{content:"";}.bi-badge-vo::before{content:"";}.bi-badge-vr-fill::before{content:"";}.bi-badge-vr::before{content:"";}.bi-badge-wc-fill::before{content:"";}.bi-badge-wc::before{content:"";}.bi-bag-check-fill::before{content:"";}.bi-bag-check::before{content:"";}.bi-bag-dash-fill::before{content:"";}.bi-bag-dash::before{content:"";}.bi-bag-fill::before{content:"";}.bi-bag-plus-fill::before{content:"";}.bi-bag-plus::before{content:"";}.bi-bag-x-fill::before{content:"";}.bi-bag-x::before{content:"";}.bi-bag::before{content:"";}.bi-bar-chart-fill::before{content:"";}.bi-bar-chart-line-fill::before{content:"";}.bi-bar-chart-line::before{content:"";}.bi-bar-chart-steps::before{content:"";}.bi-bar-chart::before{content:"";}.bi-basket-fill::before{content:"";}.bi-basket::before{content:"";}.bi-basket2-fill::before{content:"";}.bi-basket2::before{content:"";}.bi-basket3-fill::before{content:"";}.bi-basket3::before{content:"";}.bi-battery-charging::before{content:"";}.bi-battery-full::before{content:"";}.bi-battery-half::before{content:"";}.bi-battery::before{content:"";}.bi-bell-fill::before{content:"";}.bi-bell::before{content:"";}.bi-bezier::before{content:"";}.bi-bezier2::before{content:"";}.bi-bicycle::before{content:"";}.bi-binoculars-fill::before{content:"";}.bi-binoculars::before{content:"";}.bi-blockquote-left::before{content:"";}.bi-blockquote-right::before{content:"";}.bi-book-fill::before{content:"";}.bi-book-half::before{content:"";}.bi-book::before{content:"";}.bi-bookmark-check-fill::before{content:"";}.bi-bookmark-check::before{content:"";}.bi-bookmark-dash-fill::before{content:"";}.bi-bookmark-dash::before{content:"";}.bi-bookmark-fill::before{content:"";}.bi-bookmark-heart-fill::before{content:"";}.bi-bookmark-heart::before{content:"";}.bi-bookmark-plus-fill::before{content:"";}.bi-bookmark-plus::before{content:"";}.bi-bookmark-star-fill::before{content:"";}.bi-bookmark-star::before{content:"";}.bi-bookmark-x-fill::before{content:"";}.bi-bookmark-x::before{content:"";}.bi-bookmark::before{content:"";}.bi-bookmarks-fill::before{content:"";}.bi-bookmarks::before{content:"";}.bi-bookshelf::before{content:"";}.bi-bootstrap-fill::before{content:"";}.bi-bootstrap-reboot::before{content:"";}.bi-bootstrap::before{content:"";}.bi-border-all::before{content:"";}.bi-border-bottom::before{content:"";}.bi-border-center::before{content:"";}.bi-border-inner::before{content:"";}.bi-border-left::before{content:"";}.bi-border-middle::before{content:"";}.bi-border-outer::before{content:"";}.bi-border-right::before{content:"";}.bi-border-style::before{content:"";}.bi-border-top::before{content:"";}.bi-border-width::before{content:"";}.bi-border::before{content:"";}.bi-bounding-box-circles::before{content:"";}.bi-bounding-box::before{content:"";}.bi-box-arrow-down-left::before{content:"";}.bi-box-arrow-down-right::before{content:"";}.bi-box-arrow-down::before{content:"";}.bi-box-arrow-in-down-left::before{content:"";}.bi-box-arrow-in-down-right::before{content:"";}.bi-box-arrow-in-down::before{content:"";}.bi-box-arrow-in-left::before{content:"";}.bi-box-arrow-in-right::before{content:"";}.bi-box-arrow-in-up-left::before{content:"";}.bi-box-arrow-in-up-right::before{content:"";}.bi-box-arrow-in-up::before{content:"";}.bi-box-arrow-left::before{content:"";}.bi-box-arrow-right::before{content:"";}.bi-box-arrow-up-left::before{content:"";}.bi-box-arrow-up-right::before{content:"";}.bi-box-arrow-up::before{content:"";}.bi-box-seam::before{content:"";}.bi-box::before{content:"";}.bi-braces::before{content:"";}.bi-bricks::before{content:"";}.bi-briefcase-fill::before{content:"";}.bi-briefcase::before{content:"";}.bi-brightness-alt-high-fill::before{content:"";}.bi-brightness-alt-high::before{content:"";}.bi-brightness-alt-low-fill::before{content:"";}.bi-brightness-alt-low::before{content:"";}.bi-brightness-high-fill::before{content:"";}.bi-brightness-high::before{content:"";}.bi-brightness-low-fill::before{content:"";}.bi-brightness-low::before{content:"";}.bi-broadcast-pin::before{content:"";}.bi-broadcast::before{content:"";}.bi-brush-fill::before{content:"";}.bi-brush::before{content:"";}.bi-bucket-fill::before{content:"";}.bi-bucket::before{content:"";}.bi-bug-fill::before{content:"";}.bi-bug::before{content:"";}.bi-building::before{content:"";}.bi-bullseye::before{content:"";}.bi-calculator-fill::before{content:"";}.bi-calculator::before{content:"";}.bi-calendar-check-fill::before{content:"";}.bi-calendar-check::before{content:"";}.bi-calendar-date-fill::before{content:"";}.bi-calendar-date::before{content:"";}.bi-calendar-day-fill::before{content:"";}.bi-calendar-day::before{content:"";}.bi-calendar-event-fill::before{content:"";}.bi-calendar-event::before{content:"";}.bi-calendar-fill::before{content:"";}.bi-calendar-minus-fill::before{content:"";}.bi-calendar-minus::before{content:"";}.bi-calendar-month-fill::before{content:"";}.bi-calendar-month::before{content:"";}.bi-calendar-plus-fill::before{content:"";}.bi-calendar-plus::before{content:"";}.bi-calendar-range-fill::before{content:"";}.bi-calendar-range::before{content:"";}.bi-calendar-week-fill::before{content:"";}.bi-calendar-week::before{content:"";}.bi-calendar-x-fill::before{content:"";}.bi-calendar-x::before{content:"";}.bi-calendar::before{content:"";}.bi-calendar2-check-fill::before{content:"";}.bi-calendar2-check::before{content:"";}.bi-calendar2-date-fill::before{content:"";}.bi-calendar2-date::before{content:"";}.bi-calendar2-day-fill::before{content:"";}.bi-calendar2-day::before{content:"";}.bi-calendar2-event-fill::before{content:"";}.bi-calendar2-event::before{content:"";}.bi-calendar2-fill::before{content:"";}.bi-calendar2-minus-fill::before{content:"";}.bi-calendar2-minus::before{content:"";}.bi-calendar2-month-fill::before{content:"";}.bi-calendar2-month::before{content:"";}.bi-calendar2-plus-fill::before{content:"";}.bi-calendar2-plus::before{content:"";}.bi-calendar2-range-fill::before{content:"";}.bi-calendar2-range::before{content:"";}.bi-calendar2-week-fill::before{content:"";}.bi-calendar2-week::before{content:"";}.bi-calendar2-x-fill::before{content:"";}.bi-calendar2-x::before{content:"";}.bi-calendar2::before{content:"";}.bi-calendar3-event-fill::before{content:"";}.bi-calendar3-event::before{content:"";}.bi-calendar3-fill::before{content:"";}.bi-calendar3-range-fill::before{content:"";}.bi-calendar3-range::before{content:"";}.bi-calendar3-week-fill::before{content:"";}.bi-calendar3-week::before{content:"";}.bi-calendar3::before{content:"";}.bi-calendar4-event::before{content:"";}.bi-calendar4-range::before{content:"";}.bi-calendar4-week::before{content:"";}.bi-calendar4::before{content:"";}.bi-camera-fill::before{content:"";}.bi-camera-reels-fill::before{content:"";}.bi-camera-reels::before{content:"";}.bi-camera-video-fill::before{content:"";}.bi-camera-video-off-fill::before{content:"";}.bi-camera-video-off::before{content:"";}.bi-camera-video::before{content:"";}.bi-camera::before{content:"";}.bi-camera2::before{content:"";}.bi-capslock-fill::before{content:"";}.bi-capslock::before{content:"";}.bi-card-checklist::before{content:"";}.bi-card-heading::before{content:"";}.bi-card-image::before{content:"";}.bi-card-list::before{content:"";}.bi-card-text::before{content:"";}.bi-caret-down-fill::before{content:"";}.bi-caret-down-square-fill::before{content:"";}.bi-caret-down-square::before{content:"";}.bi-caret-down::before{content:"";}.bi-caret-left-fill::before{content:"";}.bi-caret-left-square-fill::before{content:"";}.bi-caret-left-square::before{content:"";}.bi-caret-left::before{content:"";}.bi-caret-right-fill::before{content:"";}.bi-caret-right-square-fill::before{content:"";}.bi-caret-right-square::before{content:"";}.bi-caret-right::before{content:"";}.bi-caret-up-fill::before{content:"";}.bi-caret-up-square-fill::before{content:"";}.bi-caret-up-square::before{content:"";}.bi-caret-up::before{content:"";}.bi-cart-check-fill::before{content:"";}.bi-cart-check::before{content:"";}.bi-cart-dash-fill::before{content:"";}.bi-cart-dash::before{content:"";}.bi-cart-fill::before{content:"";}.bi-cart-plus-fill::before{content:"";}.bi-cart-plus::before{content:"";}.bi-cart-x-fill::before{content:"";}.bi-cart-x::before{content:"";}.bi-cart::before{content:"";}.bi-cart2::before{content:"";}.bi-cart3::before{content:"";}.bi-cart4::before{content:"";}.bi-cash-stack::before{content:"";}.bi-cash::before{content:"";}.bi-cast::before{content:"";}.bi-chat-dots-fill::before{content:"";}.bi-chat-dots::before{content:"";}.bi-chat-fill::before{content:"";}.bi-chat-left-dots-fill::before{content:"";}.bi-chat-left-dots::before{content:"";}.bi-chat-left-fill::before{content:"";}.bi-chat-left-quote-fill::before{content:"";}.bi-chat-left-quote::before{content:"";}.bi-chat-left-text-fill::before{content:"";}.bi-chat-left-text::before{content:"";}.bi-chat-left::before{content:"";}.bi-chat-quote-fill::before{content:"";}.bi-chat-quote::before{content:"";}.bi-chat-right-dots-fill::before{content:"";}.bi-chat-right-dots::before{content:"";}.bi-chat-right-fill::before{content:"";}.bi-chat-right-quote-fill::before{content:"";}.bi-chat-right-quote::before{content:"";}.bi-chat-right-text-fill::before{content:"";}.bi-chat-right-text::before{content:"";}.bi-chat-right::before{content:"";}.bi-chat-square-dots-fill::before{content:"";}.bi-chat-square-dots::before{content:"";}.bi-chat-square-fill::before{content:"";}.bi-chat-square-quote-fill::before{content:"";}.bi-chat-square-quote::before{content:"";}.bi-chat-square-text-fill::before{content:"";}.bi-chat-square-text::before{content:"";}.bi-chat-square::before{content:"";}.bi-chat-text-fill::before{content:"";}.bi-chat-text::before{content:"";}.bi-chat::before{content:"";}.bi-check-all::before{content:"";}.bi-check-circle-fill::before{content:"";}.bi-check-circle::before{content:"";}.bi-check-square-fill::before{content:"";}.bi-check-square::before{content:"";}.bi-check::before{content:"";}.bi-check2-all::before{content:"";}.bi-check2-circle::before{content:"";}.bi-check2-square::before{content:"";}.bi-check2::before{content:"";}.bi-chevron-bar-contract::before{content:"";}.bi-chevron-bar-down::before{content:"";}.bi-chevron-bar-expand::before{content:"";}.bi-chevron-bar-left::before{content:"";}.bi-chevron-bar-right::before{content:"";}.bi-chevron-bar-up::before{content:"";}.bi-chevron-compact-down::before{content:"";}.bi-chevron-compact-left::before{content:"";}.bi-chevron-compact-right::before{content:"";}.bi-chevron-compact-up::before{content:"";}.bi-chevron-contract::before{content:"";}.bi-chevron-double-down::before{content:"";}.bi-chevron-double-left::before{content:"";}.bi-chevron-double-right::before{content:"";}.bi-chevron-double-up::before{content:"";}.bi-chevron-down::before{content:"";}.bi-chevron-expand::before{content:"";}.bi-chevron-left::before{content:"";}.bi-chevron-right::before{content:"";}.bi-chevron-up::before{content:"";}.bi-circle-fill::before{content:"";}.bi-circle-half::before{content:"";}.bi-circle-square::before{content:"";}.bi-circle::before{content:"";}.bi-clipboard-check::before{content:"";}.bi-clipboard-data::before{content:"";}.bi-clipboard-minus::before{content:"";}.bi-clipboard-plus::before{content:"";}.bi-clipboard-x::before{content:"";}.bi-clipboard::before{content:"";}.bi-clock-fill::before{content:"";}.bi-clock-history::before{content:"";}.bi-clock::before{content:"";}.bi-cloud-arrow-down-fill::before{content:"";}.bi-cloud-arrow-down::before{content:"";}.bi-cloud-arrow-up-fill::before{content:"";}.bi-cloud-arrow-up::before{content:"";}.bi-cloud-check-fill::before{content:"";}.bi-cloud-check::before{content:"";}.bi-cloud-download-fill::before{content:"";}.bi-cloud-download::before{content:"";}.bi-cloud-drizzle-fill::before{content:"";}.bi-cloud-drizzle::before{content:"";}.bi-cloud-fill::before{content:"";}.bi-cloud-fog-fill::before{content:"";}.bi-cloud-fog::before{content:"";}.bi-cloud-fog2-fill::before{content:"";}.bi-cloud-fog2::before{content:"";}.bi-cloud-hail-fill::before{content:"";}.bi-cloud-hail::before{content:"";}.bi-cloud-haze-1::before{content:"";}.bi-cloud-haze-fill::before{content:"";}.bi-cloud-haze::before{content:"";}.bi-cloud-haze2-fill::before{content:"";}.bi-cloud-lightning-fill::before{content:"";}.bi-cloud-lightning-rain-fill::before{content:"";}.bi-cloud-lightning-rain::before{content:"";}.bi-cloud-lightning::before{content:"";}.bi-cloud-minus-fill::before{content:"";}.bi-cloud-minus::before{content:"";}.bi-cloud-moon-fill::before{content:"";}.bi-cloud-moon::before{content:"";}.bi-cloud-plus-fill::before{content:"";}.bi-cloud-plus::before{content:"";}.bi-cloud-rain-fill::before{content:"";}.bi-cloud-rain-heavy-fill::before{content:"";}.bi-cloud-rain-heavy::before{content:"";}.bi-cloud-rain::before{content:"";}.bi-cloud-slash-fill::before{content:"";}.bi-cloud-slash::before{content:"";}.bi-cloud-sleet-fill::before{content:"";}.bi-cloud-sleet::before{content:"";}.bi-cloud-snow-fill::before{content:"";}.bi-cloud-snow::before{content:"";}.bi-cloud-sun-fill::before{content:"";}.bi-cloud-sun::before{content:"";}.bi-cloud-upload-fill::before{content:"";}.bi-cloud-upload::before{content:"";}.bi-cloud::before{content:"";}.bi-clouds-fill::before{content:"";}.bi-clouds::before{content:"";}.bi-cloudy-fill::before{content:"";}.bi-cloudy::before{content:"";}.bi-code-slash::before{content:"";}.bi-code-square::before{content:"";}.bi-code::before{content:"";}.bi-collection-fill::before{content:"";}.bi-collection-play-fill::before{content:"";}.bi-collection-play::before{content:"";}.bi-collection::before{content:"";}.bi-columns-gap::before{content:"";}.bi-columns::before{content:"";}.bi-command::before{content:"";}.bi-compass-fill::before{content:"";}.bi-compass::before{content:"";}.bi-cone-striped::before{content:"";}.bi-cone::before{content:"";}.bi-controller::before{content:"";}.bi-cpu-fill::before{content:"";}.bi-cpu::before{content:"";}.bi-credit-card-2-back-fill::before{content:"";}.bi-credit-card-2-back::before{content:"";}.bi-credit-card-2-front-fill::before{content:"";}.bi-credit-card-2-front::before{content:"";}.bi-credit-card-fill::before{content:"";}.bi-credit-card::before{content:"";}.bi-crop::before{content:"";}.bi-cup-fill::before{content:"";}.bi-cup-straw::before{content:"";}.bi-cup::before{content:"";}.bi-cursor-fill::before{content:"";}.bi-cursor-text::before{content:"";}.bi-cursor::before{content:"";}.bi-dash-circle-dotted::before{content:"";}.bi-dash-circle-fill::before{content:"";}.bi-dash-circle::before{content:"";}.bi-dash-square-dotted::before{content:"";}.bi-dash-square-fill::before{content:"";}.bi-dash-square::before{content:"";}.bi-dash::before{content:"";}.bi-diagram-2-fill::before{content:"";}.bi-diagram-2::before{content:"";}.bi-diagram-3-fill::before{content:"";}.bi-diagram-3::before{content:"";}.bi-diamond-fill::before{content:"";}.bi-diamond-half::before{content:"";}.bi-diamond::before{content:"";}.bi-dice-1-fill::before{content:"";}.bi-dice-1::before{content:"";}.bi-dice-2-fill::before{content:"";}.bi-dice-2::before{content:"";}.bi-dice-3-fill::before{content:"";}.bi-dice-3::before{content:"";}.bi-dice-4-fill::before{content:"";}.bi-dice-4::before{content:"";}.bi-dice-5-fill::before{content:"";}.bi-dice-5::before{content:"";}.bi-dice-6-fill::before{content:"";}.bi-dice-6::before{content:"";}.bi-disc-fill::before{content:"";}.bi-disc::before{content:"";}.bi-discord::before{content:"";}.bi-display-fill::before{content:"";}.bi-display::before{content:"";}.bi-distribute-horizontal::before{content:"";}.bi-distribute-vertical::before{content:"";}.bi-door-closed-fill::before{content:"";}.bi-door-closed::before{content:"";}.bi-door-open-fill::before{content:"";}.bi-door-open::before{content:"";}.bi-dot::before{content:"";}.bi-download::before{content:"";}.bi-droplet-fill::before{content:"";}.bi-droplet-half::before{content:"";}.bi-droplet::before{content:"";}.bi-earbuds::before{content:"";}.bi-easel-fill::before{content:"";}.bi-easel::before{content:"";}.bi-egg-fill::before{content:"";}.bi-egg-fried::before{content:"";}.bi-egg::before{content:"";}.bi-eject-fill::before{content:"";}.bi-eject::before{content:"";}.bi-emoji-angry-fill::before{content:"";}.bi-emoji-angry::before{content:"";}.bi-emoji-dizzy-fill::before{content:"";}.bi-emoji-dizzy::before{content:"";}.bi-emoji-expressionless-fill::before{content:"";}.bi-emoji-expressionless::before{content:"";}.bi-emoji-frown-fill::before{content:"";}.bi-emoji-frown::before{content:"";}.bi-emoji-heart-eyes-fill::before{content:"";}.bi-emoji-heart-eyes::before{content:"";}.bi-emoji-laughing-fill::before{content:"";}.bi-emoji-laughing::before{content:"";}.bi-emoji-neutral-fill::before{content:"";}.bi-emoji-neutral::before{content:"";}.bi-emoji-smile-fill::before{content:"";}.bi-emoji-smile-upside-down-fill::before{content:"";}.bi-emoji-smile-upside-down::before{content:"";}.bi-emoji-smile::before{content:"";}.bi-emoji-sunglasses-fill::before{content:"";}.bi-emoji-sunglasses::before{content:"";}.bi-emoji-wink-fill::before{content:"";}.bi-emoji-wink::before{content:"";}.bi-envelope-fill::before{content:"";}.bi-envelope-open-fill::before{content:"";}.bi-envelope-open::before{content:"";}.bi-envelope::before{content:"";}.bi-eraser-fill::before{content:"";}.bi-eraser::before{content:"";}.bi-exclamation-circle-fill::before{content:"";}.bi-exclamation-circle::before{content:"";}.bi-exclamation-diamond-fill::before{content:"";}.bi-exclamation-diamond::before{content:"";}.bi-exclamation-octagon-fill::before{content:"";}.bi-exclamation-octagon::before{content:"";}.bi-exclamation-square-fill::before{content:"";}.bi-exclamation-square::before{content:"";}.bi-exclamation-triangle-fill::before{content:"";}.bi-exclamation-triangle::before{content:"";}.bi-exclamation::before{content:"";}.bi-exclude::before{content:"";}.bi-eye-fill::before{content:"";}.bi-eye-slash-fill::before{content:"";}.bi-eye-slash::before{content:"";}.bi-eye::before{content:"";}.bi-eyedropper::before{content:"";}.bi-eyeglasses::before{content:"";}.bi-facebook::before{content:"";}.bi-file-arrow-down-fill::before{content:"";}.bi-file-arrow-down::before{content:"";}.bi-file-arrow-up-fill::before{content:"";}.bi-file-arrow-up::before{content:"";}.bi-file-bar-graph-fill::before{content:"";}.bi-file-bar-graph::before{content:"";}.bi-file-binary-fill::before{content:"";}.bi-file-binary::before{content:"";}.bi-file-break-fill::before{content:"";}.bi-file-break::before{content:"";}.bi-file-check-fill::before{content:"";}.bi-file-check::before{content:"";}.bi-file-code-fill::before{content:"";}.bi-file-code::before{content:"";}.bi-file-diff-fill::before{content:"";}.bi-file-diff::before{content:"";}.bi-file-earmark-arrow-down-fill::before{content:"";}.bi-file-earmark-arrow-down::before{content:"";}.bi-file-earmark-arrow-up-fill::before{content:"";}.bi-file-earmark-arrow-up::before{content:"";}.bi-file-earmark-bar-graph-fill::before{content:"";}.bi-file-earmark-bar-graph::before{content:"";}.bi-file-earmark-binary-fill::before{content:"";}.bi-file-earmark-binary::before{content:"";}.bi-file-earmark-break-fill::before{content:"";}.bi-file-earmark-break::before{content:"";}.bi-file-earmark-check-fill::before{content:"";}.bi-file-earmark-check::before{content:"";}.bi-file-earmark-code-fill::before{content:"";}.bi-file-earmark-code::before{content:"";}.bi-file-earmark-diff-fill::before{content:"";}.bi-file-earmark-diff::before{content:"";}.bi-file-earmark-easel-fill::before{content:"";}.bi-file-earmark-easel::before{content:"";}.bi-file-earmark-excel-fill::before{content:"";}.bi-file-earmark-excel::before{content:"";}.bi-file-earmark-fill::before{content:"";}.bi-file-earmark-font-fill::before{content:"";}.bi-file-earmark-font::before{content:"";}.bi-file-earmark-image-fill::before{content:"";}.bi-file-earmark-image::before{content:"";}.bi-file-earmark-lock-fill::before{content:"";}.bi-file-earmark-lock::before{content:"";}.bi-file-earmark-lock2-fill::before{content:"";}.bi-file-earmark-lock2::before{content:"";}.bi-file-earmark-medical-fill::before{content:"";}.bi-file-earmark-medical::before{content:"";}.bi-file-earmark-minus-fill::before{content:"";}.bi-file-earmark-minus::before{content:"";}.bi-file-earmark-music-fill::before{content:"";}.bi-file-earmark-music::before{content:"";}.bi-file-earmark-person-fill::before{content:"";}.bi-file-earmark-person::before{content:"";}.bi-file-earmark-play-fill::before{content:"";}.bi-file-earmark-play::before{content:"";}.bi-file-earmark-plus-fill::before{content:"";}.bi-file-earmark-plus::before{content:"";}.bi-file-earmark-post-fill::before{content:"";}.bi-file-earmark-post::before{content:"";}.bi-file-earmark-ppt-fill::before{content:"";}.bi-file-earmark-ppt::before{content:"";}.bi-file-earmark-richtext-fill::before{content:"";}.bi-file-earmark-richtext::before{content:"";}.bi-file-earmark-ruled-fill::before{content:"";}.bi-file-earmark-ruled::before{content:"";}.bi-file-earmark-slides-fill::before{content:"";}.bi-file-earmark-slides::before{content:"";}.bi-file-earmark-spreadsheet-fill::before{content:"";}.bi-file-earmark-spreadsheet::before{content:"";}.bi-file-earmark-text-fill::before{content:"";}.bi-file-earmark-text::before{content:"";}.bi-file-earmark-word-fill::before{content:"";}.bi-file-earmark-word::before{content:"";}.bi-file-earmark-x-fill::before{content:"";}.bi-file-earmark-x::before{content:"";}.bi-file-earmark-zip-fill::before{content:"";}.bi-file-earmark-zip::before{content:"";}.bi-file-earmark::before{content:"";}.bi-file-easel-fill::before{content:"";}.bi-file-easel::before{content:"";}.bi-file-excel-fill::before{content:"";}.bi-file-excel::before{content:"";}.bi-file-fill::before{content:"";}.bi-file-font-fill::before{content:"";}.bi-file-font::before{content:"";}.bi-file-image-fill::before{content:"";}.bi-file-image::before{content:"";}.bi-file-lock-fill::before{content:"";}.bi-file-lock::before{content:"";}.bi-file-lock2-fill::before{content:"";}.bi-file-lock2::before{content:"";}.bi-file-medical-fill::before{content:"";}.bi-file-medical::before{content:"";}.bi-file-minus-fill::before{content:"";}.bi-file-minus::before{content:"";}.bi-file-music-fill::before{content:"";}.bi-file-music::before{content:"";}.bi-file-person-fill::before{content:"";}.bi-file-person::before{content:"";}.bi-file-play-fill::before{content:"";}.bi-file-play::before{content:"";}.bi-file-plus-fill::before{content:"";}.bi-file-plus::before{content:"";}.bi-file-post-fill::before{content:"";}.bi-file-post::before{content:"";}.bi-file-ppt-fill::before{content:"";}.bi-file-ppt::before{content:"";}.bi-file-richtext-fill::before{content:"";}.bi-file-richtext::before{content:"";}.bi-file-ruled-fill::before{content:"";}.bi-file-ruled::before{content:"";}.bi-file-slides-fill::before{content:"";}.bi-file-slides::before{content:"";}.bi-file-spreadsheet-fill::before{content:"";}.bi-file-spreadsheet::before{content:"";}.bi-file-text-fill::before{content:"";}.bi-file-text::before{content:"";}.bi-file-word-fill::before{content:"";}.bi-file-word::before{content:"";}.bi-file-x-fill::before{content:"";}.bi-file-x::before{content:"";}.bi-file-zip-fill::before{content:"";}.bi-file-zip::before{content:"";}.bi-file::before{content:"";}.bi-files-alt::before{content:"";}.bi-files::before{content:"";}.bi-film::before{content:"";}.bi-filter-circle-fill::before{content:"";}.bi-filter-circle::before{content:"";}.bi-filter-left::before{content:"";}.bi-filter-right::before{content:"";}.bi-filter-square-fill::before{content:"";}.bi-filter-square::before{content:"";}.bi-filter::before{content:"";}.bi-flag-fill::before{content:"";}.bi-flag::before{content:"";}.bi-flower1::before{content:"";}.bi-flower2::before{content:"";}.bi-flower3::before{content:"";}.bi-folder-check::before{content:"";}.bi-folder-fill::before{content:"";}.bi-folder-minus::before{content:"";}.bi-folder-plus::before{content:"";}.bi-folder-symlink-fill::before{content:"";}.bi-folder-symlink::before{content:"";}.bi-folder-x::before{content:"";}.bi-folder::before{content:"";}.bi-folder2-open::before{content:"";}.bi-folder2::before{content:"";}.bi-fonts::before{content:"";}.bi-forward-fill::before{content:"";}.bi-forward::before{content:"";}.bi-front::before{content:"";}.bi-fullscreen-exit::before{content:"";}.bi-fullscreen::before{content:"";}.bi-funnel-fill::before{content:"";}.bi-funnel::before{content:"";}.bi-gear-fill::before{content:"";}.bi-gear-wide-connected::before{content:"";}.bi-gear-wide::before{content:"";}.bi-gear::before{content:"";}.bi-gem::before{content:"";}.bi-geo-alt-fill::before{content:"";}.bi-geo-alt::before{content:"";}.bi-geo-fill::before{content:"";}.bi-geo::before{content:"";}.bi-gift-fill::before{content:"";}.bi-gift::before{content:"";}.bi-github::before{content:"";}.bi-globe::before{content:"";}.bi-globe2::before{content:"";}.bi-google::before{content:"";}.bi-graph-down::before{content:"";}.bi-graph-up::before{content:"";}.bi-grid-1x2-fill::before{content:"";}.bi-grid-1x2::before{content:"";}.bi-grid-3x2-gap-fill::before{content:"";}.bi-grid-3x2-gap::before{content:"";}.bi-grid-3x2::before{content:"";}.bi-grid-3x3-gap-fill::before{content:"";}.bi-grid-3x3-gap::before{content:"";}.bi-grid-3x3::before{content:"";}.bi-grid-fill::before{content:"";}.bi-grid::before{content:"";}.bi-grip-horizontal::before{content:"";}.bi-grip-vertical::before{content:"";}.bi-hammer::before{content:"";}.bi-hand-index-fill::before{content:"";}.bi-hand-index-thumb-fill::before{content:"";}.bi-hand-index-thumb::before{content:"";}.bi-hand-index::before{content:"";}.bi-hand-thumbs-down-fill::before{content:"";}.bi-hand-thumbs-down::before{content:"";}.bi-hand-thumbs-up-fill::before{content:"";}.bi-hand-thumbs-up::before{content:"";}.bi-handbag-fill::before{content:"";}.bi-handbag::before{content:"";}.bi-hash::before{content:"";}.bi-hdd-fill::before{content:"";}.bi-hdd-network-fill::before{content:"";}.bi-hdd-network::before{content:"";}.bi-hdd-rack-fill::before{content:"";}.bi-hdd-rack::before{content:"";}.bi-hdd-stack-fill::before{content:"";}.bi-hdd-stack::before{content:"";}.bi-hdd::before{content:"";}.bi-headphones::before{content:"";}.bi-headset::before{content:"";}.bi-heart-fill::before{content:"";}.bi-heart-half::before{content:"";}.bi-heart::before{content:"";}.bi-heptagon-fill::before{content:"";}.bi-heptagon-half::before{content:"";}.bi-heptagon::before{content:"";}.bi-hexagon-fill::before{content:"";}.bi-hexagon-half::before{content:"";}.bi-hexagon::before{content:"";}.bi-hourglass-bottom::before{content:"";}.bi-hourglass-split::before{content:"";}.bi-hourglass-top::before{content:"";}.bi-hourglass::before{content:"";}.bi-house-door-fill::before{content:"";}.bi-house-door::before{content:"";}.bi-house-fill::before{content:"";}.bi-house::before{content:"";}.bi-hr::before{content:"";}.bi-hurricane::before{content:"";}.bi-image-alt::before{content:"";}.bi-image-fill::before{content:"";}.bi-image::before{content:"";}.bi-images::before{content:"";}.bi-inbox-fill::before{content:"";}.bi-inbox::before{content:"";}.bi-inboxes-fill::before{content:"";}.bi-inboxes::before{content:"";}.bi-info-circle-fill::before{content:"";}.bi-info-circle::before{content:"";}.bi-info-square-fill::before{content:"";}.bi-info-square::before{content:"";}.bi-info::before{content:"";}.bi-input-cursor-text::before{content:"";}.bi-input-cursor::before{content:"";}.bi-instagram::before{content:"";}.bi-intersect::before{content:"";}.bi-journal-album::before{content:"";}.bi-journal-arrow-down::before{content:"";}.bi-journal-arrow-up::before{content:"";}.bi-journal-bookmark-fill::before{content:"";}.bi-journal-bookmark::before{content:"";}.bi-journal-check::before{content:"";}.bi-journal-code::before{content:"";}.bi-journal-medical::before{content:"";}.bi-journal-minus::before{content:"";}.bi-journal-plus::before{content:"";}.bi-journal-richtext::before{content:"";}.bi-journal-text::before{content:"";}.bi-journal-x::before{content:"";}.bi-journal::before{content:"";}.bi-journals::before{content:"";}.bi-joystick::before{content:"";}.bi-justify-left::before{content:"";}.bi-justify-right::before{content:"";}.bi-justify::before{content:"";}.bi-kanban-fill::before{content:"";}.bi-kanban::before{content:"";}.bi-key-fill::before{content:"";}.bi-key::before{content:"";}.bi-keyboard-fill::before{content:"";}.bi-keyboard::before{content:"";}.bi-ladder::before{content:"";}.bi-lamp-fill::before{content:"";}.bi-lamp::before{content:"";}.bi-laptop-fill::before{content:"";}.bi-laptop::before{content:"";}.bi-layer-backward::before{content:"";}.bi-layer-forward::before{content:"";}.bi-layers-fill::before{content:"";}.bi-layers-half::before{content:"";}.bi-layers::before{content:"";}.bi-layout-sidebar-inset-reverse::before{content:"";}.bi-layout-sidebar-inset::before{content:"";}.bi-layout-sidebar-reverse::before{content:"";}.bi-layout-sidebar::before{content:"";}.bi-layout-split::before{content:"";}.bi-layout-text-sidebar-reverse::before{content:"";}.bi-layout-text-sidebar::before{content:"";}.bi-layout-text-window-reverse::before{content:"";}.bi-layout-text-window::before{content:"";}.bi-layout-three-columns::before{content:"";}.bi-layout-wtf::before{content:"";}.bi-life-preserver::before{content:"";}.bi-lightbulb-fill::before{content:"";}.bi-lightbulb-off-fill::before{content:"";}.bi-lightbulb-off::before{content:"";}.bi-lightbulb::before{content:"";}.bi-lightning-charge-fill::before{content:"";}.bi-lightning-charge::before{content:"";}.bi-lightning-fill::before{content:"";}.bi-lightning::before{content:"";}.bi-link-45deg::before{content:"";}.bi-link::before{content:"";}.bi-linkedin::before{content:"";}.bi-list-check::before{content:"";}.bi-list-nested::before{content:"";}.bi-list-ol::before{content:"";}.bi-list-stars::before{content:"";}.bi-list-task::before{content:"";}.bi-list-ul::before{content:"";}.bi-list::before{content:"";}.bi-lock-fill::before{content:"";}.bi-lock::before{content:"";}.bi-mailbox::before{content:"";}.bi-mailbox2::before{content:"";}.bi-map-fill::before{content:"";}.bi-map::before{content:"";}.bi-markdown-fill::before{content:"";}.bi-markdown::before{content:"";}.bi-mask::before{content:"";}.bi-megaphone-fill::before{content:"";}.bi-megaphone::before{content:"";}.bi-menu-app-fill::before{content:"";}.bi-menu-app::before{content:"";}.bi-menu-button-fill::before{content:"";}.bi-menu-button-wide-fill::before{content:"";}.bi-menu-button-wide::before{content:"";}.bi-menu-button::before{content:"";}.bi-menu-down::before{content:"";}.bi-menu-up::before{content:"";}.bi-mic-fill::before{content:"";}.bi-mic-mute-fill::before{content:"";}.bi-mic-mute::before{content:"";}.bi-mic::before{content:"";}.bi-minecart-loaded::before{content:"";}.bi-minecart::before{content:"";}.bi-moisture::before{content:"";}.bi-moon-fill::before{content:"";}.bi-moon-stars-fill::before{content:"";}.bi-moon-stars::before{content:"";}.bi-moon::before{content:"";}.bi-mouse-fill::before{content:"";}.bi-mouse::before{content:"";}.bi-mouse2-fill::before{content:"";}.bi-mouse2::before{content:"";}.bi-mouse3-fill::before{content:"";}.bi-mouse3::before{content:"";}.bi-music-note-beamed::before{content:"";}.bi-music-note-list::before{content:"";}.bi-music-note::before{content:"";}.bi-music-player-fill::before{content:"";}.bi-music-player::before{content:"";}.bi-newspaper::before{content:"";}.bi-node-minus-fill::before{content:"";}.bi-node-minus::before{content:"";}.bi-node-plus-fill::before{content:"";}.bi-node-plus::before{content:"";}.bi-nut-fill::before{content:"";}.bi-nut::before{content:"";}.bi-octagon-fill::before{content:"";}.bi-octagon-half::before{content:"";}.bi-octagon::before{content:"";}.bi-option::before{content:"";}.bi-outlet::before{content:"";}.bi-paint-bucket::before{content:"";}.bi-palette-fill::before{content:"";}.bi-palette::before{content:"";}.bi-palette2::before{content:"";}.bi-paperclip::before{content:"";}.bi-paragraph::before{content:"";}.bi-patch-check-fill::before{content:"";}.bi-patch-check::before{content:"";}.bi-patch-exclamation-fill::before{content:"";}.bi-patch-exclamation::before{content:"";}.bi-patch-minus-fill::before{content:"";}.bi-patch-minus::before{content:"";}.bi-patch-plus-fill::before{content:"";}.bi-patch-plus::before{content:"";}.bi-patch-question-fill::before{content:"";}.bi-patch-question::before{content:"";}.bi-pause-btn-fill::before{content:"";}.bi-pause-btn::before{content:"";}.bi-pause-circle-fill::before{content:"";}.bi-pause-circle::before{content:"";}.bi-pause-fill::before{content:"";}.bi-pause::before{content:"";}.bi-peace-fill::before{content:"";}.bi-peace::before{content:"";}.bi-pen-fill::before{content:"";}.bi-pen::before{content:"";}.bi-pencil-fill::before{content:"";}.bi-pencil-square::before{content:"";}.bi-pencil::before{content:"";}.bi-pentagon-fill::before{content:"";}.bi-pentagon-half::before{content:"";}.bi-pentagon::before{content:"";}.bi-people-fill::before{content:"";}.bi-people::before{content:"";}.bi-percent::before{content:"";}.bi-person-badge-fill::before{content:"";}.bi-person-badge::before{content:"";}.bi-person-bounding-box::before{content:"";}.bi-person-check-fill::before{content:"";}.bi-person-check::before{content:"";}.bi-person-circle::before{content:"";}.bi-person-dash-fill::before{content:"";}.bi-person-dash::before{content:"";}.bi-person-fill::before{content:"";}.bi-person-lines-fill::before{content:"";}.bi-person-plus-fill::before{content:"";}.bi-person-plus::before{content:"";}.bi-person-square::before{content:"";}.bi-person-x-fill::before{content:"";}.bi-person-x::before{content:"";}.bi-person::before{content:"";}.bi-phone-fill::before{content:"";}.bi-phone-landscape-fill::before{content:"";}.bi-phone-landscape::before{content:"";}.bi-phone-vibrate-fill::before{content:"";}.bi-phone-vibrate::before{content:"";}.bi-phone::before{content:"";}.bi-pie-chart-fill::before{content:"";}.bi-pie-chart::before{content:"";}.bi-pin-angle-fill::before{content:"";}.bi-pin-angle::before{content:"";}.bi-pin-fill::before{content:"";}.bi-pin::before{content:"";}.bi-pip-fill::before{content:"";}.bi-pip::before{content:"";}.bi-play-btn-fill::before{content:"";}.bi-play-btn::before{content:"";}.bi-play-circle-fill::before{content:"";}.bi-play-circle::before{content:"";}.bi-play-fill::before{content:"";}.bi-play::before{content:"";}.bi-plug-fill::before{content:"";}.bi-plug::before{content:"";}.bi-plus-circle-dotted::before{content:"";}.bi-plus-circle-fill::before{content:"";}.bi-plus-circle::before{content:"";}.bi-plus-square-dotted::before{content:"";}.bi-plus-square-fill::before{content:"";}.bi-plus-square::before{content:"";}.bi-plus::before{content:"";}.bi-power::before{content:"";}.bi-printer-fill::before{content:"";}.bi-printer::before{content:"";}.bi-puzzle-fill::before{content:"";}.bi-puzzle::before{content:"";}.bi-question-circle-fill::before{content:"";}.bi-question-circle::before{content:"";}.bi-question-diamond-fill::before{content:"";}.bi-question-diamond::before{content:"";}.bi-question-octagon-fill::before{content:"";}.bi-question-octagon::before{content:"";}.bi-question-square-fill::before{content:"";}.bi-question-square::before{content:"";}.bi-question::before{content:"";}.bi-rainbow::before{content:"";}.bi-receipt-cutoff::before{content:"";}.bi-receipt::before{content:"";}.bi-reception-0::before{content:"";}.bi-reception-1::before{content:"";}.bi-reception-2::before{content:"";}.bi-reception-3::before{content:"";}.bi-reception-4::before{content:"";}.bi-record-btn-fill::before{content:"";}.bi-record-btn::before{content:"";}.bi-record-circle-fill::before{content:"";}.bi-record-circle::before{content:"";}.bi-record-fill::before{content:"";}.bi-record::before{content:"";}.bi-record2-fill::before{content:"";}.bi-record2::before{content:"";}.bi-reply-all-fill::before{content:"";}.bi-reply-all::before{content:"";}.bi-reply-fill::before{content:"";}.bi-reply::before{content:"";}.bi-rss-fill::before{content:"";}.bi-rss::before{content:"";}.bi-rulers::before{content:"";}.bi-save-fill::before{content:"";}.bi-save::before{content:"";}.bi-save2-fill::before{content:"";}.bi-save2::before{content:"";}.bi-scissors::before{content:"";}.bi-screwdriver::before{content:"";}.bi-search::before{content:"";}.bi-segmented-nav::before{content:"";}.bi-server::before{content:"";}.bi-share-fill::before{content:"";}.bi-share::before{content:"";}.bi-shield-check::before{content:"";}.bi-shield-exclamation::before{content:"";}.bi-shield-fill-check::before{content:"";}.bi-shield-fill-exclamation::before{content:"";}.bi-shield-fill-minus::before{content:"";}.bi-shield-fill-plus::before{content:"";}.bi-shield-fill-x::before{content:"";}.bi-shield-fill::before{content:"";}.bi-shield-lock-fill::before{content:"";}.bi-shield-lock::before{content:"";}.bi-shield-minus::before{content:"";}.bi-shield-plus::before{content:"";}.bi-shield-shaded::before{content:"";}.bi-shield-slash-fill::before{content:"";}.bi-shield-slash::before{content:"";}.bi-shield-x::before{content:"";}.bi-shield::before{content:"";}.bi-shift-fill::before{content:"";}.bi-shift::before{content:"";}.bi-shop-window::before{content:"";}.bi-shop::before{content:"";}.bi-shuffle::before{content:"";}.bi-signpost-2-fill::before{content:"";}.bi-signpost-2::before{content:"";}.bi-signpost-fill::before{content:"";}.bi-signpost-split-fill::before{content:"";}.bi-signpost-split::before{content:"";}.bi-signpost::before{content:"";}.bi-sim-fill::before{content:"";}.bi-sim::before{content:"";}.bi-skip-backward-btn-fill::before{content:"";}.bi-skip-backward-btn::before{content:"";}.bi-skip-backward-circle-fill::before{content:"";}.bi-skip-backward-circle::before{content:"";}.bi-skip-backward-fill::before{content:"";}.bi-skip-backward::before{content:"";}.bi-skip-end-btn-fill::before{content:"";}.bi-skip-end-btn::before{content:"";}.bi-skip-end-circle-fill::before{content:"";}.bi-skip-end-circle::before{content:"";}.bi-skip-end-fill::before{content:"";}.bi-skip-end::before{content:"";}.bi-skip-forward-btn-fill::before{content:"";}.bi-skip-forward-btn::before{content:"";}.bi-skip-forward-circle-fill::before{content:"";}.bi-skip-forward-circle::before{content:"";}.bi-skip-forward-fill::before{content:"";}.bi-skip-forward::before{content:"";}.bi-skip-start-btn-fill::before{content:"";}.bi-skip-start-btn::before{content:"";}.bi-skip-start-circle-fill::before{content:"";}.bi-skip-start-circle::before{content:"";}.bi-skip-start-fill::before{content:"";}.bi-skip-start::before{content:"";}.bi-slack::before{content:"";}.bi-slash-circle-fill::before{content:"";}.bi-slash-circle::before{content:"";}.bi-slash-square-fill::before{content:"";}.bi-slash-square::before{content:"";}.bi-slash::before{content:"";}.bi-sliders::before{content:"";}.bi-smartwatch::before{content:"";}.bi-snow::before{content:"";}.bi-snow2::before{content:"";}.bi-snow3::before{content:"";}.bi-sort-alpha-down-alt::before{content:"";}.bi-sort-alpha-down::before{content:"";}.bi-sort-alpha-up-alt::before{content:"";}.bi-sort-alpha-up::before{content:"";}.bi-sort-down-alt::before{content:"";}.bi-sort-down::before{content:"";}.bi-sort-numeric-down-alt::before{content:"";}.bi-sort-numeric-down::before{content:"";}.bi-sort-numeric-up-alt::before{content:"";}.bi-sort-numeric-up::before{content:"";}.bi-sort-up-alt::before{content:"";}.bi-sort-up::before{content:"";}.bi-soundwave::before{content:"";}.bi-speaker-fill::before{content:"";}.bi-speaker::before{content:"";}.bi-speedometer::before{content:"";}.bi-speedometer2::before{content:"";}.bi-spellcheck::before{content:"";}.bi-square-fill::before{content:"";}.bi-square-half::before{content:"";}.bi-square::before{content:"";}.bi-stack::before{content:"";}.bi-star-fill::before{content:"";}.bi-star-half::before{content:"";}.bi-star::before{content:"";}.bi-stars::before{content:"";}.bi-stickies-fill::before{content:"";}.bi-stickies::before{content:"";}.bi-sticky-fill::before{content:"";}.bi-sticky::before{content:"";}.bi-stop-btn-fill::before{content:"";}.bi-stop-btn::before{content:"";}.bi-stop-circle-fill::before{content:"";}.bi-stop-circle::before{content:"";}.bi-stop-fill::before{content:"";}.bi-stop::before{content:"";}.bi-stoplights-fill::before{content:"";}.bi-stoplights::before{content:"";}.bi-stopwatch-fill::before{content:"";}.bi-stopwatch::before{content:"";}.bi-subtract::before{content:"";}.bi-suit-club-fill::before{content:"";}.bi-suit-club::before{content:"";}.bi-suit-diamond-fill::before{content:"";}.bi-suit-diamond::before{content:"";}.bi-suit-heart-fill::before{content:"";}.bi-suit-heart::before{content:"";}.bi-suit-spade-fill::before{content:"";}.bi-suit-spade::before{content:"";}.bi-sun-fill::before{content:"";}.bi-sun::before{content:"";}.bi-sunglasses::before{content:"";}.bi-sunrise-fill::before{content:"";}.bi-sunrise::before{content:"";}.bi-sunset-fill::before{content:"";}.bi-sunset::before{content:"";}.bi-symmetry-horizontal::before{content:"";}.bi-symmetry-vertical::before{content:"";}.bi-table::before{content:"";}.bi-tablet-fill::before{content:"";}.bi-tablet-landscape-fill::before{content:"";}.bi-tablet-landscape::before{content:"";}.bi-tablet::before{content:"";}.bi-tag-fill::before{content:"";}.bi-tag::before{content:"";}.bi-tags-fill::before{content:"";}.bi-tags::before{content:"";}.bi-telegram::before{content:"";}.bi-telephone-fill::before{content:"";}.bi-telephone-forward-fill::before{content:"";}.bi-telephone-forward::before{content:"";}.bi-telephone-inbound-fill::before{content:"";}.bi-telephone-inbound::before{content:"";}.bi-telephone-minus-fill::before{content:"";}.bi-telephone-minus::before{content:"";}.bi-telephone-outbound-fill::before{content:"";}.bi-telephone-outbound::before{content:"";}.bi-telephone-plus-fill::before{content:"";}.bi-telephone-plus::before{content:"";}.bi-telephone-x-fill::before{content:"";}.bi-telephone-x::before{content:"";}.bi-telephone::before{content:"";}.bi-terminal-fill::before{content:"";}.bi-terminal::before{content:"";}.bi-text-center::before{content:"";}.bi-text-indent-left::before{content:"";}.bi-text-indent-right::before{content:"";}.bi-text-left::before{content:"";}.bi-text-paragraph::before{content:"";}.bi-text-right::before{content:"";}.bi-textarea-resize::before{content:"";}.bi-textarea-t::before{content:"";}.bi-textarea::before{content:"";}.bi-thermometer-half::before{content:"";}.bi-thermometer-high::before{content:"";}.bi-thermometer-low::before{content:"";}.bi-thermometer-snow::before{content:"";}.bi-thermometer-sun::before{content:"";}.bi-thermometer::before{content:"";}.bi-three-dots-vertical::before{content:"";}.bi-three-dots::before{content:"";}.bi-toggle-off::before{content:"";}.bi-toggle-on::before{content:"";}.bi-toggle2-off::before{content:"";}.bi-toggle2-on::before{content:"";}.bi-toggles::before{content:"";}.bi-toggles2::before{content:"";}.bi-tools::before{content:"";}.bi-tornado::before{content:"";}.bi-trash-fill::before{content:"";}.bi-trash::before{content:"";}.bi-trash2-fill::before{content:"";}.bi-trash2::before{content:"";}.bi-tree-fill::before{content:"";}.bi-tree::before{content:"";}.bi-triangle-fill::before{content:"";}.bi-triangle-half::before{content:"";}.bi-triangle::before{content:"";}.bi-trophy-fill::before{content:"";}.bi-trophy::before{content:"";}.bi-tropical-storm::before{content:"";}.bi-truck-flatbed::before{content:"";}.bi-truck::before{content:"";}.bi-tsunami::before{content:"";}.bi-tv-fill::before{content:"";}.bi-tv::before{content:"";}.bi-twitch::before{content:"";}.bi-twitter::before{content:"";}.bi-type-bold::before{content:"";}.bi-type-h1::before{content:"";}.bi-type-h2::before{content:"";}.bi-type-h3::before{content:"";}.bi-type-italic::before{content:"";}.bi-type-strikethrough::before{content:"";}.bi-type-underline::before{content:"";}.bi-type::before{content:"";}.bi-ui-checks-grid::before{content:"";}.bi-ui-checks::before{content:"";}.bi-ui-radios-grid::before{content:"";}.bi-ui-radios::before{content:"";}.bi-umbrella-fill::before{content:"";}.bi-umbrella::before{content:"";}.bi-union::before{content:"";}.bi-unlock-fill::before{content:"";}.bi-unlock::before{content:"";}.bi-upc-scan::before{content:"";}.bi-upc::before{content:"";}.bi-upload::before{content:"";}.bi-vector-pen::before{content:"";}.bi-view-list::before{content:"";}.bi-view-stacked::before{content:"";}.bi-vinyl-fill::before{content:"";}.bi-vinyl::before{content:"";}.bi-voicemail::before{content:"";}.bi-volume-down-fill::before{content:"";}.bi-volume-down::before{content:"";}.bi-volume-mute-fill::before{content:"";}.bi-volume-mute::before{content:"";}.bi-volume-off-fill::before{content:"";}.bi-volume-off::before{content:"";}.bi-volume-up-fill::before{content:"";}.bi-volume-up::before{content:"";}.bi-vr::before{content:"";}.bi-wallet-fill::before{content:"";}.bi-wallet::before{content:"";}.bi-wallet2::before{content:"";}.bi-watch::before{content:"";}.bi-water::before{content:"";}.bi-whatsapp::before{content:"";}.bi-wifi-1::before{content:"";}.bi-wifi-2::before{content:"";}.bi-wifi-off::before{content:"";}.bi-wifi::before{content:"";}.bi-wind::before{content:"";}.bi-window-dock::before{content:"";}.bi-window-sidebar::before{content:"";}.bi-window::before{content:"";}.bi-wrench::before{content:"";}.bi-x-circle-fill::before{content:"";}.bi-x-circle::before{content:"";}.bi-x-diamond-fill::before{content:"";}.bi-x-diamond::before{content:"";}.bi-x-octagon-fill::before{content:"";}.bi-x-octagon::before{content:"";}.bi-x-square-fill::before{content:"";}.bi-x-square::before{content:"";}.bi-x::before{content:"";}.bi-youtube::before{content:"";}.bi-zoom-in::before{content:"";}.bi-zoom-out::before{content:"";}.bi-bank::before{content:"";}.bi-bank2::before{content:"";}.bi-bell-slash-fill::before{content:"";}.bi-bell-slash::before{content:"";}.bi-cash-coin::before{content:"";}.bi-check-lg::before{content:"";}.bi-coin::before{content:"";}.bi-currency-bitcoin::before{content:"";}.bi-currency-dollar::before{content:"";}.bi-currency-euro::before{content:"";}.bi-currency-exchange::before{content:"";}.bi-currency-pound::before{content:"";}.bi-currency-yen::before{content:"";}.bi-dash-lg::before{content:"";}.bi-exclamation-lg::before{content:"";}.bi-file-earmark-pdf-fill::before{content:"";}.bi-file-earmark-pdf::before{content:"";}.bi-file-pdf-fill::before{content:"";}.bi-file-pdf::before{content:"";}.bi-gender-ambiguous::before{content:"";}.bi-gender-female::before{content:"";}.bi-gender-male::before{content:"";}.bi-gender-trans::before{content:"";}.bi-headset-vr::before{content:"";}.bi-info-lg::before{content:"";}.bi-mastodon::before{content:"";}.bi-messenger::before{content:"";}.bi-piggy-bank-fill::before{content:"";}.bi-piggy-bank::before{content:"";}.bi-pin-map-fill::before{content:"";}.bi-pin-map::before{content:"";}.bi-plus-lg::before{content:"";}.bi-question-lg::before{content:"";}.bi-recycle::before{content:"";}.bi-reddit::before{content:"";}.bi-safe-fill::before{content:"";}.bi-safe2-fill::before{content:"";}.bi-safe2::before{content:"";}.bi-sd-card-fill::before{content:"";}.bi-sd-card::before{content:"";}.bi-skype::before{content:"";}.bi-slash-lg::before{content:"";}.bi-translate::before{content:"";}.bi-x-lg::before{content:"";}.bi-safe::before{content:"";}.bi-apple::before{content:"";}.bi-microsoft::before{content:"";}.bi-windows::before{content:"";}.bi-behance::before{content:"";}.bi-dribbble::before{content:"";}.bi-line::before{content:"";}.bi-medium::before{content:"";}.bi-paypal::before{content:"";}.bi-pinterest::before{content:"";}.bi-signal::before{content:"";}.bi-snapchat::before{content:"";}.bi-spotify::before{content:"";}.bi-stack-overflow::before{content:"";}.bi-strava::before{content:"";}.bi-wordpress::before{content:"";}.bi-vimeo::before{content:"";}.bi-activity::before{content:"";}.bi-easel2-fill::before{content:"";}.bi-easel2::before{content:"";}.bi-easel3-fill::before{content:"";}.bi-easel3::before{content:"";}.bi-fan::before{content:"";}.bi-fingerprint::before{content:"";}.bi-graph-down-arrow::before{content:"";}.bi-graph-up-arrow::before{content:"";}.bi-hypnotize::before{content:"";}.bi-magic::before{content:"";}.bi-person-rolodex::before{content:"";}.bi-person-video::before{content:"";}.bi-person-video2::before{content:"";}.bi-person-video3::before{content:"";}.bi-person-workspace::before{content:"";}.bi-radioactive::before{content:"";}.bi-webcam-fill::before{content:"";}.bi-webcam::before{content:"";}.bi-yin-yang::before{content:"";}.bi-bandaid-fill::before{content:"";}.bi-bandaid::before{content:"";}.bi-bluetooth::before{content:"";}.bi-body-text::before{content:"";}.bi-boombox::before{content:"";}.bi-boxes::before{content:"";}.bi-dpad-fill::before{content:"";}.bi-dpad::before{content:"";}.bi-ear-fill::before{content:"";}.bi-ear::before{content:"";}.bi-envelope-check-1::before{content:"";}.bi-envelope-check-fill::before{content:"";}.bi-envelope-check::before{content:"";}.bi-envelope-dash-1::before{content:"";}.bi-envelope-dash-fill::before{content:"";}.bi-envelope-dash::before{content:"";}.bi-envelope-exclamation-1::before{content:"";}.bi-envelope-exclamation-fill::before{content:"";}.bi-envelope-exclamation::before{content:"";}.bi-envelope-plus-fill::before{content:"";}.bi-envelope-plus::before{content:"";}.bi-envelope-slash-1::before{content:"";}.bi-envelope-slash-fill::before{content:"";}.bi-envelope-slash::before{content:"";}.bi-envelope-x-1::before{content:"";}.bi-envelope-x-fill::before{content:"";}.bi-envelope-x::before{content:"";}.bi-explicit-fill::before{content:"";}.bi-explicit::before{content:"";}.bi-git::before{content:"";}.bi-infinity::before{content:"";}.bi-list-columns-reverse::before{content:"";}.bi-list-columns::before{content:"";}.bi-meta::before{content:"";}.bi-mortorboard-fill::before{content:"";}.bi-mortorboard::before{content:"";}.bi-nintendo-switch::before{content:"";}.bi-pc-display-horizontal::before{content:"";}.bi-pc-display::before{content:"";}.bi-pc-horizontal::before{content:"";}.bi-pc::before{content:"";}.bi-playstation::before{content:"";}.bi-plus-slash-minus::before{content:"";}.bi-projector-fill::before{content:"";}.bi-projector::before{content:"";}.bi-qr-code-scan::before{content:"";}.bi-qr-code::before{content:"";}.bi-quora::before{content:"";}.bi-quote::before{content:"";}.bi-robot::before{content:"";}.bi-send-check-fill::before{content:"";}.bi-send-check::before{content:"";}.bi-send-dash-fill::before{content:"";}.bi-send-dash::before{content:"";}.bi-send-exclamation-1::before{content:"";}.bi-send-exclamation-fill::before{content:"";}.bi-send-exclamation::before{content:"";}.bi-send-fill::before{content:"";}.bi-send-plus-fill::before{content:"";}.bi-send-plus::before{content:"";}.bi-send-slash-fill::before{content:"";}.bi-send-slash::before{content:"";}.bi-send-x-fill::before{content:"";}.bi-send-x::before{content:"";}.bi-send::before{content:"";}.bi-steam::before{content:"";}.bi-terminal-dash-1::before{content:"";}.bi-terminal-dash::before{content:"";}.bi-terminal-plus::before{content:"";}.bi-terminal-split::before{content:"";}.bi-ticket-detailed-fill::before{content:"";}.bi-ticket-detailed::before{content:"";}.bi-ticket-fill::before{content:"";}.bi-ticket-perforated-fill::before{content:"";}.bi-ticket-perforated::before{content:"";}.bi-ticket::before{content:"";}.bi-tiktok::before{content:"";}.bi-window-dash::before{content:"";}.bi-window-desktop::before{content:"";}.bi-window-fullscreen::before{content:"";}.bi-window-plus::before{content:"";}.bi-window-split::before{content:"";}.bi-window-stack::before{content:"";}.bi-window-x::before{content:"";}.bi-xbox::before{content:"";}.bi-ethernet::before{content:"";}.bi-hdmi-fill::before{content:"";}.bi-hdmi::before{content:"";}.bi-usb-c-fill::before{content:"";}.bi-usb-c::before{content:"";}.bi-usb-fill::before{content:"";}.bi-usb-plug-fill::before{content:"";}.bi-usb-plug::before{content:"";}.bi-usb-symbol::before{content:"";}.bi-usb::before{content:"";}.bi-boombox-fill::before{content:"";}.bi-displayport-1::before{content:"";}.bi-displayport::before{content:"";}.bi-gpu-card::before{content:"";}.bi-memory::before{content:"";}.bi-modem-fill::before{content:"";}.bi-modem::before{content:"";}.bi-motherboard-fill::before{content:"";}.bi-motherboard::before{content:"";}.bi-optical-audio-fill::before{content:"";}.bi-optical-audio::before{content:"";}.bi-pci-card::before{content:"";}.bi-router-fill::before{content:"";}.bi-router::before{content:"";}.bi-ssd-fill::before{content:"";}.bi-ssd::before{content:"";}.bi-thunderbolt-fill::before{content:"";}.bi-thunderbolt::before{content:"";}.bi-usb-drive-fill::before{content:"";}.bi-usb-drive::before{content:"";}.bi-usb-micro-fill::before{content:"";}.bi-usb-micro::before{content:"";}.bi-usb-mini-fill::before{content:"";}.bi-usb-mini::before{content:"";}.bi-cloud-haze2::before{content:"";}.bi-device-hdd-fill::before{content:"";}.bi-device-hdd::before{content:"";}.bi-device-ssd-fill::before{content:"";}.bi-device-ssd::before{content:"";}.bi-displayport-fill::before{content:"";}.bi-mortarboard-fill::before{content:"";}.bi-mortarboard::before{content:"";}.bi-terminal-x::before{content:"";}.bi-arrow-through-heart-fill::before{content:"";}.bi-arrow-through-heart::before{content:"";}.bi-badge-sd-fill::before{content:"";}.bi-badge-sd::before{content:"";}.bi-bag-heart-fill::before{content:"";}.bi-bag-heart::before{content:"";}.bi-balloon-fill::before{content:"";}.bi-balloon-heart-fill::before{content:"";}.bi-balloon-heart::before{content:"";}.bi-balloon::before{content:"";}.bi-box2-fill::before{content:"";}.bi-box2-heart-fill::before{content:"";}.bi-box2-heart::before{content:"";}.bi-box2::before{content:"";}.bi-braces-asterisk::before{content:"";}.bi-calendar-heart-fill::before{content:"";}.bi-calendar-heart::before{content:"";}.bi-calendar2-heart-fill::before{content:"";}.bi-calendar2-heart::before{content:"";}.bi-chat-heart-fill::before{content:"";}.bi-chat-heart::before{content:"";}.bi-chat-left-heart-fill::before{content:"";}.bi-chat-left-heart::before{content:"";}.bi-chat-right-heart-fill::before{content:"";}.bi-chat-right-heart::before{content:"";}.bi-chat-square-heart-fill::before{content:"";}.bi-chat-square-heart::before{content:"";}.bi-clipboard-check-fill::before{content:"";}.bi-clipboard-data-fill::before{content:"";}.bi-clipboard-fill::before{content:"";}.bi-clipboard-heart-fill::before{content:"";}.bi-clipboard-heart::before{content:"";}.bi-clipboard-minus-fill::before{content:"";}.bi-clipboard-plus-fill::before{content:"";}.bi-clipboard-pulse::before{content:"";}.bi-clipboard-x-fill::before{content:"";}.bi-clipboard2-check-fill::before{content:"";}.bi-clipboard2-check::before{content:"";}.bi-clipboard2-data-fill::before{content:"";}.bi-clipboard2-data::before{content:"";}.bi-clipboard2-fill::before{content:"";}.bi-clipboard2-heart-fill::before{content:"";}.bi-clipboard2-heart::before{content:"";}.bi-clipboard2-minus-fill::before{content:"";}.bi-clipboard2-minus::before{content:"";}.bi-clipboard2-plus-fill::before{content:"";}.bi-clipboard2-plus::before{content:"";}.bi-clipboard2-pulse-fill::before{content:"";}.bi-clipboard2-pulse::before{content:"";}.bi-clipboard2-x-fill::before{content:"";}.bi-clipboard2-x::before{content:"";}.bi-clipboard2::before{content:"";}.bi-emoji-kiss-fill::before{content:"";}.bi-emoji-kiss::before{content:"";}.bi-envelope-heart-fill::before{content:"";}.bi-envelope-heart::before{content:"";}.bi-envelope-open-heart-fill::before{content:"";}.bi-envelope-open-heart::before{content:"";}.bi-envelope-paper-fill::before{content:"";}.bi-envelope-paper-heart-fill::before{content:"";}.bi-envelope-paper-heart::before{content:"";}.bi-envelope-paper::before{content:"";}.bi-filetype-aac::before{content:"";}.bi-filetype-ai::before{content:"";}.bi-filetype-bmp::before{content:"";}.bi-filetype-cs::before{content:"";}.bi-filetype-css::before{content:"";}.bi-filetype-csv::before{content:"";}.bi-filetype-doc::before{content:"";}.bi-filetype-docx::before{content:"";}.bi-filetype-exe::before{content:"";}.bi-filetype-gif::before{content:"";}.bi-filetype-heic::before{content:"";}.bi-filetype-html::before{content:"";}.bi-filetype-java::before{content:"";}.bi-filetype-jpg::before{content:"";}.bi-filetype-js::before{content:"";}.bi-filetype-jsx::before{content:"";}.bi-filetype-key::before{content:"";}.bi-filetype-m4p::before{content:"";}.bi-filetype-md::before{content:"";}.bi-filetype-mdx::before{content:"";}.bi-filetype-mov::before{content:"";}.bi-filetype-mp3::before{content:"";}.bi-filetype-mp4::before{content:"";}.bi-filetype-otf::before{content:"";}.bi-filetype-pdf::before{content:"";}.bi-filetype-php::before{content:"";}.bi-filetype-png::before{content:"";}.bi-filetype-ppt-1::before{content:"";}.bi-filetype-ppt::before{content:"";}.bi-filetype-psd::before{content:"";}.bi-filetype-py::before{content:"";}.bi-filetype-raw::before{content:"";}.bi-filetype-rb::before{content:"";}.bi-filetype-sass::before{content:"";}.bi-filetype-scss::before{content:"";}.bi-filetype-sh::before{content:"";}.bi-filetype-svg::before{content:"";}.bi-filetype-tiff::before{content:"";}.bi-filetype-tsx::before{content:"";}.bi-filetype-ttf::before{content:"";}.bi-filetype-txt::before{content:"";}.bi-filetype-wav::before{content:"";}.bi-filetype-woff::before{content:"";}.bi-filetype-xls-1::before{content:"";}.bi-filetype-xls::before{content:"";}.bi-filetype-xml::before{content:"";}.bi-filetype-yml::before{content:"";}.bi-heart-arrow::before{content:"";}.bi-heart-pulse-fill::before{content:"";}.bi-heart-pulse::before{content:"";}.bi-heartbreak-fill::before{content:"";}.bi-heartbreak::before{content:"";}.bi-hearts::before{content:"";}.bi-hospital-fill::before{content:"";}.bi-hospital::before{content:"";}.bi-house-heart-fill::before{content:"";}.bi-house-heart::before{content:"";}.bi-incognito::before{content:"";}.bi-magnet-fill::before{content:"";}.bi-magnet::before{content:"";}.bi-person-heart::before{content:"";}.bi-person-hearts::before{content:"";}.bi-phone-flip::before{content:"";}.bi-plugin::before{content:"";}.bi-postage-fill::before{content:"";}.bi-postage-heart-fill::before{content:"";}.bi-postage-heart::before{content:"";}.bi-postage::before{content:"";}.bi-postcard-fill::before{content:"";}.bi-postcard-heart-fill::before{content:"";}.bi-postcard-heart::before{content:"";}.bi-postcard::before{content:"";}.bi-search-heart-fill::before{content:"";}.bi-search-heart::before{content:"";}.bi-sliders2-vertical::before{content:"";}.bi-sliders2::before{content:"";}.bi-trash3-fill::before{content:"";}.bi-trash3::before{content:"";}.bi-valentine::before{content:"";}.bi-valentine2::before{content:"";}.bi-wrench-adjustable-circle-fill::before{content:"";}.bi-wrench-adjustable-circle::before{content:"";}.bi-wrench-adjustable::before{content:"";}.bi-filetype-json::before{content:"";}.bi-filetype-pptx::before{content:"";}.bi-filetype-xlsx::before{content:"";}@media screen and (min-width:520px) and (max-width:770px){.content-header .container-menu .region-menu li{margin-top:0 !important;font-size:4vmin !important;}}@media screen and (min-width:320px) and (max-width:770px){.vne-form.identify .identify.form-teacher .btn-success{width:100% !important;margin:0;}}@media screen and (min-width:992px){.vne-form.identify .identify.form-teacher .btn-success{width:38vmin;margin:0;}}@media screen and (min-width:320px) and (max-width:767px){@font-face{}.vne-form.create-observation-form .progress-bar,.vne-form.create-zone-form .progress-bar,.add-pics-observation-form .progress-bar{background:none !important;width:70%;}.vne-form.create-observation-form .progress-bar .item,.vne-form.create-zone-form .progress-bar .item,.add-pics-observation-form .progress-bar .item{margin-left:unset !important;display:block;text-align:left;}.vne-form.create-observation-form .progress-bar .item span,.vne-form.create-zone-form .progress-bar .item span,.add-pics-observation-form .progress-bar .item span{float:left;margin-right:1rem;}.vne-form.create-observation-form .progress-bar li .title,.vne-form.create-zone-form .progress-bar li .title,.add-pics-observation-form .progress-bar li .title{position:static !important;margin-left:unset !important;width:auto;max-width:unset !important;possible:unset !important;padding-top:0;}.navbar.menu-main{background-color:#fff;}}@media screen and (min-width:320px){.progress-bar li .title{margin-top:unset !important;}}@media screen and (min-width:320px) and (max-width:770px){@font-face{}.alert-wrapper{z-index:99 !important;}.burger-menu-main{padding-left:0.5rem;}.content-header{position:relative;}.content-header .block-block-vigienature-identify-user{margin-top:22px !important;height:0 !important;width:100% !important;margin-left:-6px !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-block-wrapper{position:unset !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos{padding-top:0 !important;height:0 !important;width:0 !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos h6{display:none;}.content-header .block-block-vigienature-identify-user .content .identify-user-block{}.identify-user-block .user-menu{position:absolute !important;will-change:transform !important;width:calc(100% + 15px) !important;top:0px !important;left:0px !important;transform:translate3d(0px,-22px,0px) !important;min-width:unset;}.btn-primary.btn,.btn-success.btn{width:calc(100% - 30px) !important;margin:1rem 15px !important;}.vne-form fieldset .fieldset-wrapper{margin-left:0px;margin-right:0px;}.vne-form .form-select{width:calc(100% - 30px) !important;margin-left:15px;max-width:unset;}.vne-form.create-zone-form .js-form-type-select label{width:calc(100% - 30px) !important;margin-left:15px;}.add-pics-observation-form{width:calc(100% - 30px) !important;margin-left:15px !important;}.map{border-top:none !important;}.leaflet-map{z-index:50;}.leaflet-map.etablissement{margin:auto;}.vne-form.classes-list .form-content{width:100%;margin:40px 0;}.vne-form.classes-list .form-content .zone{background-color:#ddeddd;border:none;}.vne-form.classes-list .form-content .paragraph-2{margin:0;}.vne-form.classes-list .form-content .paragraph-2 .col-12{background-color:white;}.vne-form.classes-list .form-content .groupe .inter-title{padding-top:1rem;}.vne-form.classes-list .form-content .zone .classe{padding:1rem;}.releves-wrapper .classes-list{margin-bottom:2rem;}.releves-wrapper .classes-list hr{width:100%;}.releves-wrapper .classes-list .col{padding:15px !important;}.releves-wrapper .classes-list .details{padding:0 !important;border-top:none !important;}.releves-wrapper .classes-list .observations-total{border-left:1px solid #62cc33;border-right:1px dashed #62cc33;}.releves-wrapper .classes-list .protocol:not(span){border-top:1px solid #62cc33;border-left:1px solid #62cc33;}.releves-wrapper .classes-list .date{border-top:1px solid #62cc33;border-right:1px solid #62cc33 !important;}.releves-wrapper .classes-list .observations-details{border-right:1px solid #62cc33 !important;}.releves-wrapper .classes-list .actions{border-left:1px solid #62cc33;border-right:1px solid #62cc33 !important;}.vne-form.list-zo .form-content{width:100%;}.vne-form.list-zo .form-content.main-column{padding:1rem;margin:unset;}.vne-form.list-zo .zone{margin:15px 0 !important;padding:1rem 0 !important;}.vne-form.list-zo .ressources-wrapper{margin-left:5%;width:90%;}.vne-form.list-zo .ressources-wrapper h3{margin-top:unset;padding-bottom:20px;margin-bottom:20px;height:unset;}.vne-form.list-zo .ressources-wrapper .slider.arrows{height:unset;}.vne-form.list-zo .ressources-wrapper .slider.arrows ul li{width:200px;padding:unset;}.vne-form.list-zo p.intro{display:none;}.vne-form.create-observation-form .form-header{padding-top:30px;padding-bottom:90px;}.vne-form.create-observation-form .form-header h2{margin:0;width:100%;}.vne-form.create-observation-form .form-content{width:unset;margin:unset;}.vne-form.create-observation-form .list-protocols{margin-top:20px;}.vne-form.create-observation-form .list-protocols .checkboxHeight{margin-top:0.5rem;margin-left:unset;float:unset;}.vne-form.create-observation-form .list-protocols .checkboxHeight .wrapper .content{margin:20px 15px;padding:10px;}.vne-form.create-observation-form .list-protocols li{display:flex;justify-content:flex-start;padding-top:1rem;}.vne-form.create-observation-form .list-protocols li .protocol{margin-top:0;}.vne-form.create-observation-form .list-protocols li span{display:flex;flex-direction:column;justify-content:center;}.vne-form.create-observation-form .list-protocols li span:not(.protocol){margin-top:unset;float:unset;width:100%;padding-left:1rem;}.vne-form.create-observation-form .list-protocols .form-actions{margin-top:unset;}.vne-form.create-observation-form .list-protocols .form-actions .btn{width:unset;}}@media screen and (min-width:769px){.navbar.menu-main{display:block;background-color:transparent;margin-left:-9px;margin-right:-15px;}.navbar.menu-main li.dropdown span.caret{display:block;}}@media screen and (min-width:320px) and (max-width:992px){@font-face{}.vne-form.identify .identify.form-teacher .btn-success{width:100% !important;margin:0;}.vne-form.identify .identify.form-student{padding-top:4rem;}.vne-form.identify #edit-teacher-persist .form-group{margin-right:0;}.vne-form.identify #edit-teacher-submit{padding-left:1rem;padding-right:1rem;}.vne-form.identify #edit-teacher-persist .form-group,.vne-form.identify #edit-student .form-group{padding-left:1rem;}}@media screen and (min-width:1340px){.content-header.folded{background-color:#fff;height:99px;}.content-header.folded .container-menu{width:calc(100% - 425px);margin-top:-140px;margin-left:180px;}.content-header.folded .container-menu .region-menu{min-width:920px;margin-top:32px;}.content-header.folded .container-menu .region-menu li{padding:36px 0px 0px 0px;}.content-header.folded .container-menu .region-menu li a{font-size:15px;}.content-header.folded .container-menu .region-menu ul:not(.level-0) li{padding:0px;}.content-header.folded .container-menu .region-menu .navbar-collapse{padding:0px;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-main-menu{width:28%;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{width:72%;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles h2{width:187px;padding:46px 0px 48px 0px;font-size:15px;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles li > a{width:46px !important;background-size:46px;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles li.item--active-trail{background-size:46px;}.content-header.folded .container-menu .region-menu .nav > li.dropdown{height:99px;}.content-header.folded .site-branding__logo{text-align:left;height:85px;margin-top:14px;}.content-header.folded .site-branding__logo img{width:160px;height:68px;}.content-header.folded .site-branding__logo .picto-line-bottom{display:none;}.content-header.folded .block-block-vigienature-identify-user{}.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos{width:150px;}.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos h6{margin-top:7px;}.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block .round-wrapper{}.content-header.folded .block-block-vigienature-identify-user .content .user-menu{margin-top:1px;}}.burger-menu-main.hidden{margin-bottom:5vmin !important;}@media screen and (min-width:320px) and (max-width:767px){@font-face{}.vne-form.create-classe-form .js-form-type-textfield,.vne-form.create-classe-form .js-form-type-email,.vne-form.create-classe-form .js-form-type-tel,.vne-form.create-classe-form .js-form-type-managed-file,.vne-form.create-classe-form .js-form-type-password,.vne-form.create-classe-form .js-form-type-date,.vne-form.edit-teacher-form .js-form-type-textfield,.vne-form.edit-teacher-form .js-form-type-email,.vne-form.edit-teacher-form .js-form-type-tel,.vne-form.edit-teacher-form .js-form-type-managed-file,.vne-form.edit-teacher-form .js-form-type-password,.vne-form.edit-teacher-form .js-form-type-date,.vne-form.create-observation-form .js-form-type-textfield,.vne-form.create-observation-form .js-form-type-email,.vne-form.create-observation-form .js-form-type-tel,.vne-form.create-observation-form .js-form-type-managed-file,.vne-form.create-observation-form .js-form-type-password,.vne-form.create-observation-form .js-form-type-date,.vne-form.create-zone-form .js-form-type-textfield,.vne-form.create-zone-form .js-form-type-email,.vne-form.create-zone-form .js-form-type-tel,.vne-form.create-zone-form .js-form-type-managed-file,.vne-form.create-zone-form .js-form-type-password,.vne-form.create-zone-form .js-form-type-date{padding-left:0rem;padding-right:0rem;margin-bottom:1rem;border-bottom:2px dashed #62cc33;}.vne-form.create-classe-form .form-control,.vne-form.edit-teacher-form .form-control,.vne-form.create-observation-form .form-control,.vne-form.create-zone-form .form-control{background-image:none;margin-top:0;padding-top:0;padding-bottom:1.2rem;}.vne-form.create-classe-form .description,.vne-form.edit-teacher-form .description,.vne-form.create-observation-form .description,.vne-form.create-zone-form .description{line-height:1rem;}.vne-form.edit-teacher-form{padding:0.5rem;}.vne-form.edit-teacher-form .form-group:not(.without-label) label{padding-left:1rem;margin-top:1rem;margin-bottom:1rem;}.vne-form.edit-teacher-form .etablissements-row-wrapper .fieldset-wrapper{padding-left:15px;padding-right:15px;}.vne-form.edit-teacher-form #edit-etablissement-collection{border-bottom:none;}.vne-form.edit-teacher-form .form-control:not(#edit-teacher-picture-upload){font-size:1.4rem;}.vne-form.edit-teacher-form .form-item-teacher-picture label{margin-bottom:0.5rem;}.vne-form.edit-teacher-form .avatar{display:inline-block;margin:2rem 0 0 2rem;}.vne-form.edit-teacher-form .password-field{width:100%;}.vne-form.edit-teacher-form #etablissements-row-wrapper .row-structure{margin-bottom:2rem;}.vne-form.edit-teacher-form #etablissements-row-wrapper .row-structure .col-info{border-top:none;}#edit-teacher-submit{background-color:#62cc33;color:#fff;}.vne-form.create-classe-form .create.classe,.vne-form.create-observation-form .create.classe,.create-zone-form .editzone-observationform .create.classe,.vne-form .add-pics-observation-form .create.classe,.create-zone-form .create.classe{padding:0.5rem;}.vne-form.create-classe-form .form-control,.vne-form.create-observation-form .form-control,.create-zone-form .editzone-observationform .form-control,.vne-form .add-pics-observation-form .form-control,.create-zone-form .form-control{margin-bottom:unset;font-size:1rem;}.vne-form.create-classe-form .form-select,.vne-form.create-classe-form .js-form-type-select,.vne-form.create-observation-form .form-select,.vne-form.create-observation-form .js-form-type-select,.create-zone-form .editzone-observationform .form-select,.create-zone-form .editzone-observationform .js-form-type-select,.vne-form .add-pics-observation-form .form-select,.vne-form .add-pics-observation-form .js-form-type-select,.create-zone-form .form-select,.create-zone-form .js-form-type-select{font-size:1rem;}.vne-form.create-classe-form .section_title,.vne-form.create-observation-form .section_title,.create-zone-form .editzone-observationform .section_title,.vne-form .add-pics-observation-form .section_title,.create-zone-form .section_title{display:block;}.vne-form.create-classe-form .form-actions .form-submit,.vne-form.create-observation-form .form-actions .form-submit,.create-zone-form .editzone-observationform .form-actions .form-submit,.vne-form .add-pics-observation-form .form-actions .form-submit,.create-zone-form .form-actions .form-submit{margin-bottom:40px !important;}.vne-form.create-classe-form label:not(.form-check){padding-left:1rem;margin-top:1rem;margin-bottom:1rem;}.vne-form .taxon .thumbnail{padding:0;}.vne-form .taxon .thumbnail img{object-fit:contain;margin:auto !important;height:100% !important;}.editobservationform,.editzone-observationform{padding-left:15px;padding-right:15px;}.editobservationform .groupes-block{display:flex;}.editobservationform .groupes-block .cr{font-size:2rem;}.editobservationform .date-time,.editobservationform .date-time.abondance,.editobservationform .date-time.conditions-obs{display:flex;}.editobservationform .date-time:before,.editobservationform .date-time.abondance:before,.editobservationform .date-time.conditions-obs:before{width:45%;height:80px;background-size:contain;float:left;}.editobservationform .date-time .fieldset-legend,.editobservationform .date-time.abondance .fieldset-legend,.editobservationform .date-time.conditions-obs .fieldset-legend{font-size:1.4rem;line-height:1.4rem;}.editobservationform legend{display:block;width:100%;float:none !important;}.editobservationform legend + .fieldset-wrapper{width:unset !important;min-width:100%;}.editobservationform .checkbox{display:flex;flex-direction:column;min-width:unset !important;padding-left:1rem !important;}.editobservationform .thumbnail{width:100px !important;height:auto;margin:0 auto;}.editobservationform .thumbnail .illustration{margin-left:unset !important;}.editobservationform .notrow.fieldset-wrapper .js-form-type-textfield{display:flex !important;justify-content:center;}.editobservationform .notrow.fieldset-wrapper .js-form-type-textfield label,.editobservationform .notrow.fieldset-wrapper .js-form-type-textfield .abondance{display:block;}.editobservationform .notrow.fieldset-wrapper .js-form-type-textfield label{font-size:1rem;}.editobservationform .notrow.fieldset-wrapper .js-form-type-textfield .abondance{border-left:none;}.vne-form.create-zone-form .js-form-type-select label{margin-top:1.5rem;}.vne-form.create-observation-form .form-group{padding-left:unset;padding-right:unset;margin-left:unset;}.vne-form.create-observation-form .js-form-type-date label,.vne-form.create-observation-form .js-form-type-select label{padding-left:1rem;margin-top:0;margin-bottom:1rem;}.form-item-date-time-date{margin-left:20px;}#edit-date-time-horaires{margin-left:70px;}.node-type-page_remerciements_observation .field--name-field-bandeau-top{height:unset !important;}.node-type-page_remerciements_observation .middle-footer .col-4{width:100% !important;display:block;max-width:100%;flex:unset;}.node-type-page_remerciements_observation .middle-footer .col-8{width:0px !important;}.add-pics-observation-form .row.main-wrapper,.add-pics-observation-form .row.form-actions{margin-left:0px !important;margin-right:0px !important;}.add-pics-observation-form .fileinput-container{width:100% !important;margin-top:0px;max-width:100% !important;flex:unset;}.add-pics-observation-form .fileinput-container .fileinput-button .fileinput-wrapper .caption{line-height:15px;}.add-pics-observation-form .fileinput-container .fileinput-button .fileinput-wrapper .title{font-size:4vmin;line-height:unset;}.vne-form .commentaire textarea{min-width:0px !important;}.vne-form .commentaire .fieldset-wrapper{margin-right:0px;margin-left:0px;}#editobservationform #edit-date-time-horaires{margin-left:12px;}#editobservationform #edit-date-time-horaires-debut{margin-right:0px;max-width:110px !important;display:block;margin-left:unset;margin-right:-55px;}#editobservationform #edit-date-time-horaires-debut .form-group{margin-right:8px;}#editobservationform #edit-date-time-horaires-fin{max-width:50px;}#editobservationform #edit-date-time-horaires-fin .form-group{margin-right:8px;}.content-header .container-menu .subMenuItems .subMenuItem .col-left.col-6.form-group,.content-header .container-menu .subMenuItems .subMenuItem .col-right.col-6.form-group{min-width:90%;max-width:100%;margin-left:0px;}}@media screen and (min-width:320px) and (max-width:992px){.container-header{text-align:center !important;}.container-header .site-branding__logo{z-index:20000;position:relative;width:245px !important;display:inline-block !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-main-menu{margin-left:20px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-titre{background:none !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options{margin-left:-225px;width:375px;position:fixed;left:0px;top:243px;margin-left:0px !important;}#block-bootstrap-vigienatureecole-protocoles .subMenuItem{display:none;}}@media screen and (min-width:768px) and (max-width:992px){.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options{top:98px;}}.content-footer .partenaires .partenaires_principaux{display:flex;}.content-footer .partenaires .partenaires_principaux li{width:auto;float:none;}.content-footer .partenaires .partenaires_principaux .partenaire-0 a{min-height:initial;}.content-footer .region-footer{margin:0;}body{background-color:#fff;width:calc(100% - 80px);margin:0px 40px 0px 40px;padding:0px;float:left;font-family:"Raleway-Regular",Arial,sans;font-size:14px;color:#2c4a4a;min-width:1120px;}body.user-logged-in{margin-top:-79px;}.views-element-container.contextual-region{float:left;max-width:100%;}.view-id-frontpage{display:none;}.center{text-align:center;display:block;}.center div,.center button,.center li{display:inline-block;}table{font-size:14px;}table td[align="center"]{text-align:center;}table[align="center"] td{text-align:center;}h1{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:34px;color:#2c4a4a;}h1 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans - 2px;font-size:32px;}h2{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:32px;color:#2c4a4a;}h2 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:28px;}h3{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:30px;color:#2c4a4a;}h3 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:26px;}h4{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:28px;color:#2c4a4a;}h4 span:not(.field,.counter-multivalue){font-family:"Raleway-LightItalic",Arial,sans;font-size:24px;}h4 span:not(.field,.counter-multivalue):before{display:inline;}h5{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:20px;color:#62cc33;}h5 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:18px;}h5.inter-title{text-align:left;color:#2c4a4a;}h6{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:14px;color:#62cc33;}h6 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:13px;}h6.inter-title{text-align:left;color:#2c4a4a;}h1 span:before,h2 span:before,h3 span:before,h4:not(.title-multivalue) span:before,h5:not(.inter-title) span:before,h6:not(.inter-title) span:before,a.btn span:before{content:" ";display:block;}hr{border:1px dashed #ddeddd;}.btn{padding:20px 30px;font-size:16px;line-height:1.5;border-radius:20px;margin:0px 10px;}.btn span{font-size:20px;}.btn-primary{background-color:rgba(255,255,255,0.7);border-color:#62cc33;color:#62cc33;}.btn-primary:hover{background-color:#fff;border-color:#fb883b;color:#fb883b;}.btn-success{background-color:#62cc33;border-color:#62cc33;color:#fff;}.btn-success:hover{border:1px solid #fb883b;background-color:#fb883b;color:#fff;}.btn-info{background-color:#23d2dd;border-color:#23d2dd;color:#fff;}.btn-warning{background-color:#fb883b;border-color:#fb883b;color:#fff;}.btn-danger{background-color:#ff6666;border-color:#ff6666;color:#fff;}.btn-link{color:#2c4a4a;}.btn-outline-success{border-color:#62cc33;color:#62cc33;}.btn-outline-success:hover{background-color:#62cc33;border-color:#62cc33;color:#fff;}.btn-outline-info{border-color:#ddeddd;color:#ddeddd;}.btn-outline-info:hover{background-color:#ddeddd;border-color:#ddeddd;color:#2c4a4a;}#contact-message-feedback-form #edit-submit{background-color:#62cc33;border-color:#62cc33;color:#fff;}.btn-add{background:#fff url(/themes/bootstrap_vigienatureecole/img/button-add-off.svg) 7px center no-repeat;background-size:58px;padding-left:70px;}.btn-add:hover{background-size:58px;color:#fff;background-color:#62cc33;border-color:#62cc33;}.btn-add.btn-success{background-color:#62cc33;border-color:#62cc33;color:#fff;}.btn-add.btn-success:hover{background-color:#fff;color:#62cc33;}.btn.action{background:#fff url(/themes/bootstrap_vigienatureecole/img/btn-edit-delete-add.svg) 0px 0px no-repeat;background-size:133px;padding-left:0px;width:60px;height:53px;overflow:hidden;white-space:normal;text-indent:-9999px;}.btn.action:hover{background-position:-65px 0px;background-size:133px;}.btn.action.edit:hover{background-position:-65px 0px;background-size:133px;}.btn.action.delete{background-position:0px -50px;}.btn.action.delete:hover{background-position:-65px -50px;}.btn.action.add,.btn.action.observation-add{background-position:0px -100px;}.btn.action.add:hover,.btn.action.observation-add:hover{background-position:-65px -100px;}.btn.action.localisation{background-position:0px -150px;}.btn.action.localisation:hover{background-position:-65px -150px;}.btn.btn-sm{padding:10px;font-size:13px;border-radius:15px;}.btn.btn-sm.btn-add{background-size:36px;padding-left:57px;}.btn.hidden{display:none;}.classe-block.hidden{display:none;}.actions a.action{display:inline-block;min-width:30%;padding:12px 0px 12px 0px;color:#2c4a4a;}.border-dashed{margin-top:10px;margin-bottom:10px;padding-bottom:20px;border-bottom:1px dashed #2c4a4a;}.border-dashed-top{margin-top:10px;margin-bottom:10px;padding-top:20px;border-top:1px dashed #2c4a4a;}.br20{margin-top:10px;margin-bottom:10px;padding-bottom:20px;min-height:68px;display:inline-block;content:" ";}.br40{margin-top:50px;}a,.link,.video-link,.arrow-btn,.content-header .container-menu .region-menu li a,.block-wrapper .open-close-btn,.protocole-container .ressources-wrapper li a,.protocole-container .pistes-pedago-wrapper .slider.arrows li a,.saisie.list .paragraph-2 .open-close-btn,.zone-observation.ressources-wrapper li a,.term--taxon .ressources-wrapper li a{transition-property:filter;transition-duration:1s;transition-delay:0s;}a:hover,.link:hover,.video-link:hover,.arrow-btn:hover,.region-homeslider .container li a:hover,.block-wrapper .open-close-btn:hover,.protocole-container .ressources-wrapper li a:hover,.protocole-container .pistes-pedago-wrapper .slider.arrows li a:hover,.saisie.list .paragraph-2 .open-close-btn:hover,.zone-observation.ressources-wrapper li a:hover,.term--taxon .ressources-wrapper li a:hover{filter:none;}a.shadowed:hover,.link.shadowed:hover,.video-link.shadowed:hover{filter:drop-shadow(0px 0px 6px #E2F2E2);}a,.link,.video-link{color:#2c4a4a;text-decoration:none;cursor:pointer;}a.colorbox:hover{filter:none;}.no-margin{margin-left:0px !important;margin-right:0px !important;}.no-padding{padding-left:0px !important;padding-right:0px !important;}.disabled{opacity:0.3;}.disabled:hover{opacity:0.3;filter:invert(0);filter:drop-shadow(0px 0px 6px #fb883b);}.active{font-weight:bold;}p{font-family:"Raleway-Regular",Arial,sans;color:#2c4a4a;}p a{color:#62cc33;}.alert{max-width:unset;text-align:left;}.alert-wrapper{z-index:9999;position:relative;}.alert-wrapper .alert{border-radius:0px;border:0px;}.alert-wrapper .alert.alert-success{background-color:#ddeddd;color:#2c4a4a;}.alert-danger{background-color:#ffe8e8;border-color:#ff6666;color:#ff6666;}.paragraph-1{margin-top:20px;margin-bottom:20px;width:100%;}.paragraph-2{margin-top:20px;margin-bottom:20px;width:100%;}.paragraph-3{margin-top:60px;margin-bottom:60px;width:100%;}.paragraph-center{text-align:center;width:100%;}.paragraph-right{text-align:right;width:100%;}.disable-link{opacity:0.5;}.border-block{background:url(/themes/bootstrap_vigienatureecole/img/border-01.svg) right top no-repeat;width:calc(100% - 60px);height:11px;margin-top:-7px;background-size:235px;}.wrapped ~ .border-block{margin-top:-14px;}.region-homeslider .slider-observatories,.field--name-field-diaporama,.protocole-container .paragraph--type--introduction-pages-protocoles{height:calc(100% - 15px);background-color:#ddeddd;padding-top:71px;width:100%;}.region-homeslider .container li,.protocole-container .paragraph--type--introduction-pages-protocoles .block-image{margin:20px 20px 90px 20px;background-color:transparent;padding:13px;display:inline-block;}.border-line{background:transparent url(/themes/bootstrap_vigienatureecole/img/border-line.svg) center right no-repeat;background-clip:padding-box;}li.no-bullet{list-style:none;}.arrow-btn{width:24px;height:24px;display:block;margin:0px;padding:0px;position:absolute;text-indent:-9999px;white-space:nowrap;}.arrow-btn.left-btn{background:url(/themes/bootstrap_vigienatureecole/img/arrows.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.arrow-btn.right-btn{background:url(/themes/bootstrap_vigienatureecole/img/arrows.svg) left center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.arrow-li{background:url(/themes/bootstrap_vigienatureecole/img/list-arrow-white.svg) left center no-repeat;margin-left:0px;padding-left:20px;}.item-icon{margin-left:0px;padding-left:32px;}.item-icon.dashboard{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Dashboard-green.svg) left center no-repeat;background-size:20px;}.item-icon.schools{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Gestion-classes-green.svg) left center no-repeat;background-size:20px;}.item-icon.zones{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Zones-green.svg) left center no-repeat;background-size:20px;}.item-icon.observations{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Transmettrer-green.svg) left center no-repeat;background-size:20px;}.item-icon.agenda{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Calendar-green.svg) left center no-repeat;background-size:20px;}.item-icon.datas{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/File-View-green.svg) left center no-repeat;background-size:20px;}.item-icon.library{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Bibliotheque-green.svg) -4px -1px no-repeat;background-size:29px;}.item-icon.email{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Email-green.svg) left center no-repeat;background-size:20px;}.item-icon.newsletter{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Newsletter-green.svg) left center no-repeat;background-size:20px;}.item-icon.user{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/profile-green.svg) left center no-repeat;background-size:20px;}.item-icon.establishments{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/School02-green.svg) left center no-repeat;background-size:20px;}.item-icon.formation{background:url(/themes/bootstrap_vigienatureecole/img//pictos/green/Write-Message-green.svg) -6px -4px no-repeat;background-size:36px;}.item-icon.white{display:inline-block !important;}.item-icon.dashboard.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Dashboard-white.svg) left center no-repeat;background-size:20px;}.item-icon.schools.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Gestion-classes-white.svg) left center no-repeat;background-size:20px;}.item-icon.zones.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Zones-white.svg) left center no-repeat;background-size:20px;}.item-icon.observations.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Transmettrer-white.svg) left center no-repeat;background-size:20px;}.item-icon.agenda.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Calendar-white.svg) left center no-repeat;background-size:20px;}.item-icon.datas.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/File-View-white.svg) left center no-repeat;background-size:20px;}.item-icon.library.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Bibliotheque-white.svg) -4px -1px no-repeat;background-size:29px;}.item-icon.email.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Email-white.svg) left center no-repeat;background-size:20px;}.item-icon.newsletter.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Newsletter-white.svg) left center no-repeat;background-size:20px;}.item-icon.user.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/profile-white.svg) left center no-repeat;background-size:20px;}.item-icon.establishments.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/School02-white.svg) left center no-repeat;background-size:20px;}.item-icon.formation.white{background:url(/themes/bootstrap_vigienatureecole/img//pictos/white/Write-Message-white.svg) -6px -4px no-repeat;background-size:36px;}.protocole-escargots .arrow-btn{cursor:pointer;}.protocole-escargots .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_escargots.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-escargots .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_escargots.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-odj .arrow-btn{cursor:pointer;}.protocole-odj .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_odj.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-odj .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_odj.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-sauvages .arrow-btn{cursor:pointer;}.protocole-sauvages .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_sauvages.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-sauvages .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_sauvages.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-chiro .arrow-btn{cursor:pointer;}.protocole-chiro .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_chiro.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-chiro .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_chiro.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-biolit .arrow-btn{cursor:pointer;}.protocole-biolit .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_biolit.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-biolit .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_biolit.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-spipoll .arrow-btn{cursor:pointer;}.protocole-spipoll .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_spipoll.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-spipoll .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_spipoll.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-vdt .arrow-btn{cursor:pointer;}.protocole-vdt .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_vdt.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-vdt .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_vdt.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-lichen .arrow-btn{cursor:pointer;}.protocole-lichen .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_lichen.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-lichen .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_lichen.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-birdlab .arrow-btn{cursor:pointer;}.protocole-birdlab .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_birdlab.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-birdlab .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_birdlab.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-oiseaux .arrow-btn{cursor:pointer;}.protocole-oiseaux .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_oiseaux.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-oiseaux .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_oiseaux.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-plagesvivantes .arrow-btn{cursor:pointer;}.protocole-plagesvivantes .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_plagesvivantes.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-plagesvivantes .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_plagesvivantes.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.protocole-scidrawing .arrow-btn{cursor:pointer;}.protocole-scidrawing .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_scidrawing.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.protocole-scidrawing .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_scidrawing.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.tooltip,.tooltip-inner{background-color:#0f0 !important;color:#fff !important;}.tooltip-arrow,.action + .tooltip > .tooltip-inner{background-color:#000 !important;color:#fff !important;}.action + .tooltip.top > .tooltip-arrow{background-color:#f00 !important;}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{border-bottom-color:#f0f;}.saisie.list .releves-wrapper .classes-list .thumb,.add-pics-observation-form .fieldset-wrapper .thumb,.add-pics-observation-form .main-wrapper > .row .thumb{overflow:hidden;width:60px;height:60px;border-radius:30px;display:block;text-align:center;background-color:#E2F2E2;float:left;}.saisie.list .releves-wrapper .classes-list .mini.thumb,.add-pics-observation-form .fieldset-wrapper .mini.thumb,.add-pics-observation-form .main-wrapper > .row .mini.thumb{width:30px;height:30px;border-radius:15px;margin:0px 2px 2px 0px;}.saisie.list .releves-wrapper .classes-list .mini.thumb img,.add-pics-observation-form .fieldset-wrapper .mini.thumb img,.add-pics-observation-form .main-wrapper > .row .mini.thumb img{width:100%;height:100%;object-fit:cover;}#cboxOverlay{z-index:10100;}#colorbox{z-index:10101;background-color:#fff;}.filter_content_role_student .role_teacher{display:none;}.filter_content_role_teacher .role_student{display:none;}div > .alert-dismissible > button.btn-close{display:none;}#captcha{margin:40px 0px;text-align:center;}#captcha fieldset{text-align:center !important;}#captcha fieldset #edit-captcha-response{max-width:30%;display:inline-block;}#captcha .details-description{display:block;}iframe{width:1px;min-width:100%;}@font-face{font-family:"Glyphicons Halflings";src:url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.eot);src:url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"),url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.woff2) format("woff2"),url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"),url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype"),url(/themes/bootstrap_vigienatureecole/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.glyphicon-asterisk:before{content:"*";}.glyphicon-plus:before{content:"+";}.glyphicon-euro:before,.glyphicon-eur:before{content:"€";}.glyphicon-minus:before{content:"−";}.glyphicon-cloud:before{content:"☁";}.glyphicon-envelope:before{content:"✉";}.glyphicon-pencil:before{content:"✏";}.glyphicon-glass:before{content:"";}.glyphicon-music:before{content:"";}.glyphicon-search:before{content:"";}.glyphicon-heart:before{content:"";}.glyphicon-star:before{content:"";}.glyphicon-star-empty:before{content:"";}.glyphicon-user:before{content:"";}.glyphicon-film:before{content:"";}.glyphicon-th-large:before{content:"";}.glyphicon-th:before{content:"";}.glyphicon-th-list:before{content:"";}.glyphicon-ok:before{content:"";}.glyphicon-remove:before{content:"";}.glyphicon-zoom-in:before{content:"";}.glyphicon-zoom-out:before{content:"";}.glyphicon-off:before{content:"";}.glyphicon-signal:before{content:"";}.glyphicon-cog:before{content:"";}.glyphicon-trash:before{content:"";}.glyphicon-home:before{content:"";}.glyphicon-file:before{content:"";}.glyphicon-time:before{content:"";}.glyphicon-road:before{content:"";}.glyphicon-download-alt:before{content:"";}.glyphicon-download:before{content:"";}.glyphicon-upload:before{content:"";}.glyphicon-inbox:before{content:"";}.glyphicon-play-circle:before{content:"";}.glyphicon-repeat:before{content:"";}.glyphicon-refresh:before{content:"";}.glyphicon-list-alt:before{content:"";}.glyphicon-lock:before{content:"";}.glyphicon-flag:before{content:"";}.glyphicon-headphones:before{content:"";}.glyphicon-volume-off:before{content:"";}.glyphicon-volume-down:before{content:"";}.glyphicon-volume-up:before{content:"";}.glyphicon-qrcode:before{content:"";}.glyphicon-barcode:before{content:"";}.glyphicon-tag:before{content:"";}.glyphicon-tags:before{content:"";}.glyphicon-book:before{content:"";}.glyphicon-bookmark:before{content:"";}.glyphicon-print:before{content:"";}.glyphicon-camera:before{content:"";}.glyphicon-font:before{content:"";}.glyphicon-bold:before{content:"";}.glyphicon-italic:before{content:"";}.glyphicon-text-height:before{content:"";}.glyphicon-text-width:before{content:"";}.glyphicon-align-left:before{content:"";}.glyphicon-align-center:before{content:"";}.glyphicon-align-right:before{content:"";}.glyphicon-align-justify:before{content:"";}.glyphicon-list:before{content:"";}.glyphicon-indent-left:before{content:"";}.glyphicon-indent-right:before{content:"";}.glyphicon-facetime-video:before{content:"";}.glyphicon-picture:before{content:"";}.glyphicon-map-marker:before{content:"";}.glyphicon-adjust:before{content:"";}.glyphicon-tint:before{content:"";}.glyphicon-edit:before{content:"";}.glyphicon-share:before{content:"";}.glyphicon-check:before{content:"";}.glyphicon-move:before{content:"";}.glyphicon-step-backward:before{content:"";}.glyphicon-fast-backward:before{content:"";}.glyphicon-backward:before{content:"";}.glyphicon-play:before{content:"";}.glyphicon-pause:before{content:"";}.glyphicon-stop:before{content:"";}.glyphicon-forward:before{content:"";}.glyphicon-fast-forward:before{content:"";}.glyphicon-step-forward:before{content:"";}.glyphicon-eject:before{content:"";}.glyphicon-chevron-left:before{content:"";}.glyphicon-chevron-right:before{content:"";}.glyphicon-plus-sign:before{content:"";}.glyphicon-minus-sign:before{content:"";}.glyphicon-remove-sign:before{content:"";}.glyphicon-ok-sign:before{content:"";}.glyphicon-question-sign:before{content:"";}.glyphicon-info-sign:before{content:"";}.glyphicon-screenshot:before{content:"";}.glyphicon-remove-circle:before{content:"";}.glyphicon-ok-circle:before{content:"";}.glyphicon-ban-circle:before{content:"";}.glyphicon-arrow-left:before{content:"";}.glyphicon-arrow-right:before{content:"";}.glyphicon-arrow-up:before{content:"";}.glyphicon-arrow-down:before{content:"";}.glyphicon-share-alt:before{content:"";}.glyphicon-resize-full:before{content:"";}.glyphicon-resize-small:before{content:"";}.glyphicon-exclamation-sign:before{content:"";}.glyphicon-gift:before{content:"";}.glyphicon-leaf:before{content:"";}.glyphicon-fire:before{content:"";}.glyphicon-eye-open:before{content:"";}.glyphicon-eye-close:before{content:"";}.glyphicon-warning-sign:before{content:"";}.glyphicon-plane:before{content:"";}.glyphicon-calendar:before{content:"";}.glyphicon-random:before{content:"";}.glyphicon-comment:before{content:"";}.glyphicon-magnet:before{content:"";}.glyphicon-chevron-up:before{content:"";}.glyphicon-chevron-down:before{content:"";}.glyphicon-retweet:before{content:"";}.glyphicon-shopping-cart:before{content:"";}.glyphicon-folder-close:before{content:"";}.glyphicon-folder-open:before{content:"";}.glyphicon-resize-vertical:before{content:"";}.glyphicon-resize-horizontal:before{content:"";}.glyphicon-hdd:before{content:"";}.glyphicon-bullhorn:before{content:"";}.glyphicon-bell:before{content:"";}.glyphicon-certificate:before{content:"";}.glyphicon-thumbs-up:before{content:"";}.glyphicon-thumbs-down:before{content:"";}.glyphicon-hand-right:before{content:"";}.glyphicon-hand-left:before{content:"";}.glyphicon-hand-up:before{content:"";}.glyphicon-hand-down:before{content:"";}.glyphicon-circle-arrow-right:before{content:"";}.glyphicon-circle-arrow-left:before{content:"";}.glyphicon-circle-arrow-up:before{content:"";}.glyphicon-circle-arrow-down:before{content:"";}.glyphicon-globe:before{content:"";}.glyphicon-wrench:before{content:"";}.glyphicon-tasks:before{content:"";}.glyphicon-filter:before{content:"";}.glyphicon-briefcase:before{content:"";}.glyphicon-fullscreen:before{content:"";}.glyphicon-dashboard:before{content:"";}.glyphicon-paperclip:before{content:"";}.glyphicon-heart-empty:before{content:"";}.glyphicon-link:before{content:"";}.glyphicon-phone:before{content:"";}.glyphicon-pushpin:before{content:"";}.glyphicon-usd:before{content:"";}.glyphicon-gbp:before{content:"";}.glyphicon-sort:before{content:"";}.glyphicon-sort-by-alphabet:before{content:"";}.glyphicon-sort-by-alphabet-alt:before{content:"";}.glyphicon-sort-by-order:before{content:"";}.glyphicon-sort-by-order-alt:before{content:"";}.glyphicon-sort-by-attributes:before{content:"";}.glyphicon-sort-by-attributes-alt:before{content:"";}.glyphicon-unchecked:before{content:"";}.glyphicon-expand:before{content:"";}.glyphicon-collapse-down:before{content:"";}.glyphicon-collapse-up:before{content:"";}.glyphicon-log-in:before{content:"";}.glyphicon-flash:before{content:"";}.glyphicon-log-out:before{content:"";}.glyphicon-new-window:before{content:"";}.glyphicon-record:before{content:"";}.glyphicon-save:before{content:"";}.glyphicon-open:before{content:"";}.glyphicon-saved:before{content:"";}.glyphicon-import:before{content:"";}.glyphicon-export:before{content:"";}.glyphicon-send:before{content:"";}.glyphicon-floppy-disk:before{content:"";}.glyphicon-floppy-saved:before{content:"";}.glyphicon-floppy-remove:before{content:"";}.glyphicon-floppy-save:before{content:"";}.glyphicon-floppy-open:before{content:"";}.glyphicon-credit-card:before{content:"";}.glyphicon-transfer:before{content:"";}.glyphicon-cutlery:before{content:"";}.glyphicon-header:before{content:"";}.glyphicon-compressed:before{content:"";}.glyphicon-earphone:before{content:"";}.glyphicon-phone-alt:before{content:"";}.glyphicon-tower:before{content:"";}.glyphicon-stats:before{content:"";}.glyphicon-sd-video:before{content:"";}.glyphicon-hd-video:before{content:"";}.glyphicon-subtitles:before{content:"";}.glyphicon-sound-stereo:before{content:"";}.glyphicon-sound-dolby:before{content:"";}.glyphicon-sound-5-1:before{content:"";}.glyphicon-sound-6-1:before{content:"";}.glyphicon-sound-7-1:before{content:"";}.glyphicon-copyright-mark:before{content:"";}.glyphicon-registration-mark:before{content:"";}.glyphicon-cloud-download:before{content:"";}.glyphicon-cloud-upload:before{content:"";}.glyphicon-tree-conifer:before{content:"";}.glyphicon-tree-deciduous:before{content:"";}.glyphicon-cd:before{content:"";}.glyphicon-save-file:before{content:"";}.glyphicon-open-file:before{content:"";}.glyphicon-level-up:before{content:"";}.glyphicon-copy:before{content:"";}.glyphicon-paste:before{content:"";}.glyphicon-alert:before{content:"";}.glyphicon-equalizer:before{content:"";}.glyphicon-king:before{content:"";}.glyphicon-queen:before{content:"";}.glyphicon-pawn:before{content:"";}.glyphicon-bishop:before{content:"";}.glyphicon-knight:before{content:"";}.glyphicon-baby-formula:before{content:"";}.glyphicon-tent:before{content:"⛺";}.glyphicon-blackboard:before{content:"";}.glyphicon-bed:before{content:"";}.glyphicon-apple:before{content:"";}.glyphicon-erase:before{content:"";}.glyphicon-hourglass:before{content:"⌛";}.glyphicon-lamp:before{content:"";}.glyphicon-duplicate:before{content:"";}.glyphicon-piggy-bank:before{content:"";}.glyphicon-scissors:before{content:"";}.glyphicon-bitcoin:before{content:"";}.glyphicon-btc:before{content:"";}.glyphicon-xbt:before{content:"";}.glyphicon-yen:before{content:"¥";}.glyphicon-jpy:before{content:"¥";}.glyphicon-ruble:before{content:"₽";}.glyphicon-rub:before{content:"₽";}.glyphicon-scale:before{content:"";}.glyphicon-ice-lolly:before{content:"";}.glyphicon-ice-lolly-tasted:before{content:"";}.glyphicon-education:before{content:"";}.glyphicon-option-horizontal:before{content:"";}.glyphicon-option-vertical:before{content:"";}.glyphicon-menu-hamburger:before{content:"";}.glyphicon-modal-window:before{content:"";}.glyphicon-oil:before{content:"";}.glyphicon-grain:before{content:"";}.glyphicon-sunglasses:before{content:"";}.glyphicon-text-size:before{content:"";}.glyphicon-text-color:before{content:"";}.glyphicon-text-background:before{content:"";}.glyphicon-object-align-top:before{content:"";}.glyphicon-object-align-bottom:before{content:"";}.glyphicon-object-align-horizontal:before{content:"";}.glyphicon-object-align-left:before{content:"";}.glyphicon-object-align-vertical:before{content:"";}.glyphicon-object-align-right:before{content:"";}.glyphicon-triangle-right:before{content:"";}.glyphicon-triangle-left:before{content:"";}.glyphicon-triangle-bottom:before{content:"";}.glyphicon-triangle-top:before{content:"";}.glyphicon-console:before{content:"";}.glyphicon-superscript:before{content:"";}.glyphicon-subscript:before{content:"";}.glyphicon-menu-left:before{content:"";}.glyphicon-menu-right:before{content:"";}.glyphicon-menu-down:before{content:"";}.glyphicon-menu-up:before{content:"";}.content-header{height:241px;background-color:#fff;position:fixed;z-index:10000;width:calc(100% - 80px);margin:0px 40px 0px 40px;top:0px;left:0px;min-width:calc(100% - 80px);}.content-header .site-branding__logo{width:100%;text-align:center;height:97px;display:block;margin-top:38px;border-bottom:1px solid #2c4a4a;}.content-header .site-branding__logo img{height:auto;width:245px;}.content-header .site-branding__logo .picto-line-bottom{background:url(/themes/bootstrap_vigienatureecole/img/escargots-vdt-header.gif) bottom right no-repeat;display:block;width:192px;height:64px;margin-top:-1px;background-size:100px 50px;}.content-header .block-block-vigienature-identify-user,.content-header .block-vigienature-user-identify{}.content-header .block-block-vigienature-identify-user .content,.content-header .block-vigienature-user-identify .content{width:100%;height:100%;}.content-header .block-block-vigienature-identify-user .content .identify-user-block-wrapper,.content-header .block-vigienature-user-identify .content .identify-user-block-wrapper{width:25%;position:absolute;top:10px;right:0px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos,.content-header .block-vigienature-user-identify .content .identify-user-infos{float:left;width:100%;background-color:#2c4a4a;color:#fff;margin-top:15px;border-radius:15px;height:30px;padding:2px 4px 2px 20px;line-height:25px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos a,.content-header .block-vigienature-user-identify .content .identify-user-infos a{color:#fff;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos h6,.content-header .block-vigienature-user-identify .content .identify-user-infos h6{}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged{margin-top:0px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .rect-wrapper,.content-header .block-vigienature-user-identify .content .identify-user-infos .rect-wrapper{}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .rect-wrapper a,.content-header .block-vigienature-user-identify .content .identify-user-infos .rect-wrapper a{min-width:170px;padding:0px;font-family:"Raleway-Regular",Arial,sans;font-size:14px;color:#fff;font-style:normal;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .rect-wrapper a:before,.content-header .block-vigienature-user-identify .content .identify-user-infos .rect-wrapper a:before{font-family:FontAwesome;content:"";float:left;width:20px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged{background-color:transparent;height:auto;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper{float:left;width:100%;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a{display:block;background-color:#2c4a4a;margin-top:5px;border-radius:15px;height:30px;padding:2px 4px 2px 7px;line-height:25px;min-width:30px;font-family:"Raleway-Regular",Arial,sans;font-size:12px;color:#fff;font-style:normal;text-indent:0px;margin-left:0px;width:auto;float:left;margin-right:4px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a:before,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a:before{font-family:FontAwesome;content:"";float:left;width:12px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a.connexion:before,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a.connexion:before{content:"";}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a.subscribe:before,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a.subscribe:before{content:"";}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a.observation:before,.content-header .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a.observation:before{content:"";}.content-header .block-block-vigienature-identify-user .content .identify-user-infos #change_user_mode,.content-header .block-vigienature-user-identify .content .identify-user-infos #change_user_mode{margin-bottom:4px;padding-top:1px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .connexion-groupe,.content-header .block-vigienature-user-identify .content .identify-user-infos .connexion-groupe{display:block;width:100%;height:100%;text-indent:-9999px;white-space:nowrap;background-size:40px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .form-select,.content-header .block-vigienature-user-identify .content .identify-user-infos .form-select{display:block;width:100%;padding:6px 4px 6px 16px;font-size:14px;line-height:1.5;background:#ddeddd url(/themes/bootstrap_vigienatureecole/img/border-form-field.svg) center left no-repeat;background-clip:padding-box;border:0px;border-radius:0px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;max-width:500px;margin:10px 20px 0px 0px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .form-select:focus,.content-header .block-vigienature-user-identify .content .identify-user-infos .form-select:focus{background-color:#E2F2E2;color:#2c4a4a;box-shadow:none;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .form-select:placeholder,.content-header .block-vigienature-user-identify .content .identify-user-infos .form-select:placeholder{color:#2c4a4a;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos .form-select.short,.content-header .block-vigienature-user-identify .content .identify-user-infos .form-select.short{width:90px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.logged,.content-header .block-vigienature-user-identify .content .identify-user-infos.logged{}.content-header .block-block-vigienature-identify-user .content .identify-user-block,.content-header .block-vigienature-user-identify .content .identify-user-block{}.content-header .block-block-vigienature-identify-user .content .identify-user-block.not-logged,.content-header .block-vigienature-user-identify .content .identify-user-block.not-logged{}.content-header .block-block-vigienature-identify-user .content .identify-user-block .round-wrapper,.content-header .block-vigienature-user-identify .content .identify-user-block .round-wrapper{width:35px;height:35px;border-radius:17.5px;overflow:hidden;float:left;margin-right:16px;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion{display:block;width:100%;height:50px;min-height:50px;background:#62cc33 url(/themes/bootstrap_vigienatureecole/img/burger-menu.svg) center right no-repeat;background-size:35px;border-radius:25px;padding:8px;color:#fff;line-height:35px;font-family:"Raleway-Bold",Arial,sans;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion.connected,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion.connected{text-indent:1px;overflow:hidden;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion.connected .field,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion.connected .field{width:35px;height:35px;text-indent:1px;text-align:center;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion.connected .field img,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion.connected .field img{width:auto;height:35px;margin-left:-2px;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion.white,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion.white{background:url(/themes/bootstrap_vigienatureecole/img/bkgd-profile-white.png) center 13px no-repeat;background-position:center;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion:hover,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion:hover{color:#fff;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion:after,.content-header .block-vigienature-user-identify .content .identify-user-block .connexion:after{content:unset;}.content-header .block-block-vigienature-identify-user .content .identify-user-block:hover,.content-header .block-vigienature-user-identify .content .identify-user-block:hover{border-color:#2c4a4a;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .avatar,.content-header .block-vigienature-user-identify .content .identify-user-block .avatar{width:100%;height:100%;object-fit:cover;vertical-align:unset;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .dropdown-toggle::after,.content-header .block-vigienature-user-identify .content .identify-user-block .dropdown-toggle::after{margin-left:24px;}.content-header .block-block-vigienature-identify-user .mobile-identify-link,.content-header .block-vigienature-user-identify .mobile-identify-link{display:none;}.content-header .container-menu{width:100%;text-align:center;font-family:"Quicksand-Regular";background-color:transparent;margin-top:0px;margin-left:0px;}.content-header .container-menu .region-menu{margin-top:0px;margin-left:0px;height:107px;font-size:17px;display:inline-block;width:100%;min-width:1120px;}.content-header .container-menu .region-menu ul{width:100%;height:100%;}.content-header .container-menu .region-menu li{list-style:none;display:inline-block;height:98px;text-align:center;padding:36px 0px 0px 0px;margin-right:0px;}.content-header .container-menu .region-menu li a{color:#2c4a4a;height:100%;border-bottom:8px solid #fff;display:block;width:auto;padding:0px;}.content-header .container-menu .region-menu li a:hover{border-color:#2c4a4a;}.content-header .container-menu .region-menu li.c-menu-protocoles__item--active-trail a,.content-header .container-menu .region-menu li a:hover{border-color:#2c4a4a;text-decoration:none;}.content-header .container-menu .region-menu nav{float:left;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-main-menu{width:33%;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles{width:66%;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles h2{font-size:17px;width:262px;float:left;height:107px;text-align:left;padding:46px 0px 48px 30px;margin-right:-22px;font-family:"Quicksand-Regular";}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles h2:after{font-family:FontAwesome;content:"";margin:0px 20px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles ul.nav{width:100%;height:100%;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li{padding:24px 0px 0px 0px;height:107px;max-width:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;background-size:52px;padding-bottom:40px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a:hover{filter:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li.item--active-trail{background:url(/themes/bootstrap_vigienatureecole/img/selection_circle.svg) center 20px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options{width:auto;min-width:600px;background-color:#2c4a4a;padding:20px 30px 30px 30px;border-radius:0px;margin:0px 0px 0px -300px;float:left;height:auto;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field{min-height:30px;border-bottom:1px dashed #23d2dd;padding:0px;width:100%;height:auto;color:#fff;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field a{padding-top:3px;border:0px;color:#fff;text-align:left;font-size:14px;height:auto;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field a:hover{color:#23d2dd;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-titre{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:28px;color:#fff;border-bottom:0px;padding-left:80px;min-height:60px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-titre span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:24px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-titre .field__item{margin-left:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-texte-lien-vers-page{text-align:left;color:#fff;border-bottom:0px;margin:-16px 0px 30px 0px;padding-left:80px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-texte-lien-vers-page .field__item{background:url(/themes/bootstrap_vigienatureecole/img/list-arrow-white.svg) left center no-repeat;margin-left:0px;padding-left:20px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-titre-colonne-gauche{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:16px;color:#23d2dd;border-bottom:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .col-left .field--name-field-titre{background:none;padding:0px;text-align:left;font-family:"Raleway-LightItalic",Arial,sans;font-size:16px;color:#23d2dd;border-bottom:0px;margin-bottom:0px;min-height:0px;margin-top:10px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field--name-field-elements-pour-participer{border-bottom:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items{border-bottom:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item{min-height:33px;border-bottom:1px dashed #23d2dd;height:auto;display:inline-block;width:100%;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item .field{border-bottom:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item .field--name-field-icone-lien{max-width:40px;float:left;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item .field--name-field-icone-lien img{height:32px;width:auto;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item .field--name-field-lien{width:calc(100% - 40px);float:left;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .protocole-options .field__items > .field__item:last-child{border-bottom:0px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field__items > .field__item{border-color:#fb883b !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field{border-color:#fb883b !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .col-left .field--name-field-titre{color:#fb883b !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-titre-colonne-gauche{color:#fb883b !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-icone-lien svg rect{fill:#fb883b;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .open-close-btn{background-color:#fb883b;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field__items > .field__item{border-color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field{border-color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .col-left .field--name-field-titre{color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-titre-colonne-gauche{color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-icone-lien svg rect{fill:#ff6666;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field__items > .field__item{border-color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field{border-color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .col-left .field--name-field-titre{color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-titre-colonne-gauche{color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-icone-lien svg rect{fill:#62cc33;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field__items > .field__item{border-color:#ba6dba !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field{border-color:#ba6dba !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .col-left .field--name-field-titre{color:#ba6dba !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-titre-colonne-gauche{color:#ba6dba !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-icone-lien svg rect{fill:#ba6dba;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .open-close-btn{background-color:#ba6dba;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field__items > .field__item{border-color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field{border-color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .col-left .field--name-field-titre{color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-titre-colonne-gauche{color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-icone-lien svg rect{fill:#23d2dd;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field__items > .field__item{border-color:#c2c62a !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field{border-color:#c2c62a !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .col-left .field--name-field-titre{color:#c2c62a !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-titre-colonne-gauche{color:#c2c62a !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-icone-lien svg rect{fill:#c2c62a;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .open-close-btn{background-color:#c2c62a;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field__items > .field__item{border-color:#895F13 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field{border-color:#895F13 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .col-left .field--name-field-titre{color:#895F13 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-titre-colonne-gauche{color:#895F13 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-icone-lien svg rect{fill:#895F13;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .open-close-btn{background-color:#895F13;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field__items > .field__item{border-color:#5487ED !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field{border-color:#5487ED !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .col-left .field--name-field-titre{color:#5487ED !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-titre-colonne-gauche{color:#5487ED !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-icone-lien svg rect{fill:#5487ED;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .open-close-btn{background-color:#5487ED;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field__items > .field__item{border-color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field{border-color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .col-left .field--name-field-titre{color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-titre-colonne-gauche{color:#23d2dd !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .field--name-field-icone-lien svg rect{fill:#23d2dd;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.birdlab .protocole-options .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field__items > .field__item{border-color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field{border-color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .col-left .field--name-field-titre{color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-titre-colonne-gauche{color:#ff6666 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .field--name-field-icone-lien svg rect{fill:#ff6666;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field__items > .field__item{border-color:#2392a0 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field{border-color:#2392a0 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .col-left .field--name-field-titre{color:#2392a0 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-titre-colonne-gauche{color:#2392a0 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-icone-lien svg rect{fill:#2392a0;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .open-close-btn{background-color:#2392a0;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .paragraph .paragraph .field--name-field-titre{background:none;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field__items > .field__item{border-color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field{border-color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .col-right .field--name-field-titre,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .col-left .field--name-field-titre{color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-titre-colonne-gauche{color:#62cc33 !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .field--name-field-icone-lien svg rect{fill:#62cc33;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles li.scidrawing .protocole-options .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .dropdown-submenu{position:relative;}.content-header .dropdown-submenu > .dropdown-menu{top:0;left:100%;padding:0px;}.content-header .dropdown-submenu > a:after{content:"";display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-size:10px;float:right;margin-top:5px;}.content-header .dropdown-submenu:hover > a:after{border-left-color:#fff;}.content-header .dropdown-submenu .pull-left{float:none;}.content-header .dropdown-submenu .pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}.content-header .navbar-nav{display:block;}.content-header .navbar-nav.level-0 li{float:left;margin-right:0px;}.content-header .navbar-nav ul:not(.level-0){width:auto;min-width:300px;background-color:#2c4a4a;padding:20px 30px 30px 30px;border-radius:0px;margin:0px;float:left;height:auto;border:0px;}.content-header .navbar-nav ul:not(.level-0) li{min-height:30px;border-bottom:1px dashed #23d2dd;padding:0px;width:100%;height:auto;}.content-header .navbar-nav ul:not(.level-0) li a{padding-top:3px;border:0px;color:#fff;text-align:left;font-size:14px;height:auto;}.content-header .navbar-nav ul:not(.level-0) li a:hover{color:#23d2dd;}.content-header .navbar-nav li:last-child > .dropdown-menu{left:auto;right:0px;}.content-header .navbar-nav li:last-child > .dropdown-menu a{text-align:left;}.content-header .navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > a:after{float:left;content:"";}.content-header .navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > .dropdown-menu{left:-100%;}.content-header .navbar-nav ul.dropdown-menu.level-1 > .dropdown-submenu > a:after{float:right;content:"";}.content-header .navbar-nav ul.dropdown-menu.level-1 > .dropdown-submenu ul.dropdown-menu.level-2{margin-left:0px;border:0px;margin-top:0px;padding-top:0px;min-width:0px;padding-right:0px;}.content-header .navbar-nav ul.dropdown-menu.level-1 > .dropdown-submenu ul.dropdown-menu.level-2 > li:first-child{border-top:1px dashed #23d2dd;margin-top:4px;}.content-header .navbar-nav ul.dropdown-menu.level-1 > .dropdown-submenu ul.dropdown-menu.level-2 > li:last-child{border-bottom:0px;margin-bottom:-30px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux > a .birdlab{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field__items > .field__item{border-color:#23d2dd !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field{border-color:#23d2dd !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .col-right .field--name-field-titre,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .col-left .field--name-field-titre{color:#23d2dd !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field--name-field-titre-colonne-droite,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field--name-field-titre-colonne-gauche{color:#23d2dd !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field--name-field-icone-lien svg path,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .field--name-field-icone-lien svg rect{fill:#23d2dd;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .protocole-options .birdlab .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.oiseaux .birdlab.paragraph{padding-top:20px;border-top:1px dashed #23d2dd;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{max-width:46px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit > a .plagesvivantes{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field--name-field-titre{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) 0px -4px no-repeat;background-size:52px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field__items > .field__item{border-color:#2392a0 !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field{border-color:#2392a0 !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .col-right .field--name-field-titre,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .col-left .field--name-field-titre{color:#2392a0 !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field--name-field-titre-colonne-droite,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field--name-field-titre-colonne-gauche{color:#2392a0 !important;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field--name-field-icone-lien svg path,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .field--name-field-icone-lien svg rect{fill:#2392a0;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .plagesvivantes .open-close-btn{background-color:#2392a0;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .plagesvivantes.paragraph{padding-top:20px;border-top:1px dashed #2392a0;}.content-header.folded .block-vigienature-user-identify .content .identify-user-infos.logged,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos.logged{width:100%;}.content-header.folded .block-vigienature-user-identify .content .identify-user-block .round-wrapper,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block .round-wrapper{width:20px;height:20px;border-radius:10px;}.content-header.folded .block-vigienature-user-identify .content .identify-user-block .connexion,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block .connexion{height:35px;min-height:35px;background:#62cc33 url(/themes/bootstrap_vigienatureecole/img/burger-menu.svg) center right no-repeat;background-size:20px;border-radius:17.5px;line-height:17.5px;padding:8px;}.content-header.folded .block-vigienature-user-identify .content .identify-user-block .connexion.connected .field,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block .connexion.connected .field{width:20px;height:20px;}.content-header.folded .block-vigienature-user-identify .content .identify-user-block .connexion.connected .field img,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block .connexion.connected .field img{height:20px;}.content-header.folded .block-vigienature-user-identify .content .identify-user-block-wrapper,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-block-wrapper{width:15%;}.content-header.folded .block-vigienature-user-identify .content .identify-user-infos .rect-wrapper a,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos .rect-wrapper a{font-size:11px;width:auto;}.content-header.folded .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a{min-width:30px;width:30px;text-indent:-9999px;}.content-header.folded .block-vigienature-user-identify .content .identify-user-infos.not-logged .rect-wrapper a:before,.content-header.folded .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a:before{text-align:center;width:16px;text-indent:0px;}.user-menu{background-color:#2c4a4a;color:#fff;min-width:700px;min-height:150px;border-radius:0px;margin:5px 0px 0px 0px;padding:20px;font-size:14px;font-family:"Raleway-Regular",Arial,sans;}.user-menu li{list-style:none;}.user-menu li .infos{font-size:11px;display:block;color:#ddeddd;}.user-menu .user-name-title{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:28px;color:#fff;margin-bottom:0px;}.user-menu a{color:#fff;display:inline-block;}.user-menu a .infobulle{color:#2c4a4a;display:none;background:white;padding:5px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:calc(100% - 0px);text-align:left;position:fixed;z-index:10000;}.user-menu a:hover .infobulle{display:block;}.user-menu .intertitre{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:16px;color:#62cc33;}.user-menu .col-left{margin-top:30px;}.user-menu .col-left ul{margin-bottom:20px;}.user-menu .col-left li{min-height:30px;display:flex;align-items:center;}.user-menu .col-left li.no-icon{padding-left:34px;}.user-menu .col-right{margin-top:30px;}.user-menu .col-right ul{margin-bottom:20px;}.user-menu .col-right li{min-height:30px;}.user-menu .stats{font-size:22px;}.user-menu .stats span{color:#62cc33;font-family:"Quicksand-Medium",Arial,sans;}.user-menu:hover{filter:none;}.user-menu .complete:before{font-family:FontAwesome;display:block;width:12px;height:12px;content:"";color:#62cc33;margin:-22px 8px 0px -20px;}.user-menu .no-complete:before{font-family:FontAwesome;display:block;width:12px;height:12px;content:"";color:#fb883b;margin:-22px 8px 0px -20px;}.identify-user-block .user-menu{position:fixed !important;will-change:transform !important;top:150px !important;right:40px !important;width:40%;transform:translate3d(0px,-22px,0px) !important;left:unset !important;width:40%;}.folded .identify-user-block .user-menu{top:118px !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .user-menu .round-wrapper{width:50px;height:50px;border-radius:25px;}.page-content{width:100%;text-align:center;margin:0px auto;}.region-homeslider{width:100%;text-align:justify;margin:0px;display:inline-block;background-color:#E2F2E2;}.region-homeslider h2{width:calc(100% - 142px);text-align:center;margin:0px 71px 30px 71px;}.region-homeslider .container{width:100%;max-width:1366px;min-width:1120px;display:inline-block;text-align:center;overflow:hidden;}.region-homeslider .container ul{display:block;width:auto;margin:0px auto;float:left;text-align:left;max-height:455.3333333333px;position:absolute;}.region-homeslider .container ul.hidden{display:none;}.region-homeslider .container li{width:260.3333333333px;height:280.3333333333px;background-color:transparent;}.region-homeslider .container li .front{border:14px solid #fff;box-shadow:11px 11px 15px rgba(0,0,0,0.2);width:260.3333333333px;height:280.3333333333px;}.region-homeslider .container li .front a{width:100%;height:100%;background:url(/themes/bootstrap_vigienatureecole/img/picto_home_biolit.jpg) center center no-repeat;background-size:cover;display:block;}.region-homeslider .container li p.slide-title{padding-top:44px;color:#2c4a4a;text-align:center;}.region-homeslider .container li .back{border:14px solid #fff;box-shadow:11px 11px 15px rgba(0,0,0,0.2);width:260.3333333333px !important;height:280.3333333333px !important;}.region-homeslider .container li .back a{width:100%;height:100%;background-color:#62cc33;display:block;color:#fff;text-align:center;}.region-homeslider .container li .back a p{color:#fff;padding:100px 20px 20px 20px;}.region-homeslider .container li a:hover{text-decoration:none;}.region-homeslider .container li.protocol-escargots .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_escargots.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-escargots .back a{background:#fb883b url(/themes/bootstrap_vigienatureecole/img/picto_white_escargots.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-odj .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_odj.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-odj .back a{background:#ff6666 url(/themes/bootstrap_vigienatureecole/img/picto_white_odj.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-sauvages .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_sauvages.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-sauvages .back a{background:#62cc33 url(/themes/bootstrap_vigienatureecole/img/picto_white_sauvages.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-chiro .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_chiro.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-chiro .back a{background:#ba6dba url(/themes/bootstrap_vigienatureecole/img/picto_white_chiro.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-biolit .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_biolit.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-biolit .back a{background:#23d2dd url(/themes/bootstrap_vigienatureecole/img/picto_white_biolit.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-spipoll .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_spipoll.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-spipoll .back a{background:#c2c62a url(/themes/bootstrap_vigienatureecole/img/picto_white_spipoll.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-vdt .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_vdt.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-vdt .back a{background:#895F13 url(/themes/bootstrap_vigienatureecole/img/picto_white_vdt.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-lichen .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_lichen.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-lichen .back a{background:#5487ED url(/themes/bootstrap_vigienatureecole/img/picto_white_lichen.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-birdlab .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_birdlab.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-birdlab .back a{background:#23d2dd url(/themes/bootstrap_vigienatureecole/img/picto_white_birdlab.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-oiseaux .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_oiseaux.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-oiseaux .back a{background:#ff6666 url(/themes/bootstrap_vigienatureecole/img/picto_white_oiseaux.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-plagesvivantes .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_plagesvivantes.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-plagesvivantes .back a{background:#2392a0 url(/themes/bootstrap_vigienatureecole/img/picto_white_plagesvivantes.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .container li.protocol-scidrawing .front a{background:url(/themes/bootstrap_vigienatureecole/img/picto_home_scidrawing.jpg) center center no-repeat;background-size:cover;}.region-homeslider .container li.protocol-scidrawing .back a{background:#62cc33 url(/themes/bootstrap_vigienatureecole/img/picto_white_scidrawing.svg) center 40px no-repeat;background-size:45px;}.region-homeslider .border-block{background:url(/themes/bootstrap_vigienatureecole/img/border-01.svg) right top no-repeat;}.region-homeslider .pager{margin-bottom:10px;}.region-homeslider .pager .pager-item{font-size:16px;}.region-homeslider .pager .pager-item.active{font-weight:bold;}.region-homeslider .pager .pager-item:after{content:" |";width:16px;display:inline-block;}.region-homeslider .pager .pager-item:last-child:after{content:"";}.region-homeslider .content .field--name-body > div{min-height:200px;margin:0px 10% -150px 10%;width:80%;}.region-homeslider .content .field--name-body > div img{max-width:80%;width:80%;height:auto;transition:width 1.5s;}.region-homeslider .content .field--name-body > div img:hover{max-width:82%;width:82%;}.region-homeslider .content .field--name-body > div img.narrow{max-width:70%;width:70%;height:auto;}.region-homeslider .content .field--name-body > div img.narrow:hover{max-width:72%;width:72%;}.region-homeslider .content .field--name-body > div.item{width:calc(100% - 80px);margin:50px auto;height:250px;max-height:250px;padding:75px 20px;text-align:center;font-size:2rem;background:transparent;z-index:1;font-family:"Quicksand-Bold",Arial,sans;text-shadow:0px 0px 4px #fff;}.region-homeslider .content .field--name-body > div.item > *{display:block;padding:2px 10px;background-color:rgba(255,255,255,0.8);}.region-homeslider .content .field--name-body > div.item > .item-icon.white{background-color:transparent;}.region-homeslider .content .field--name-body > div.item a{text-decoration:none;color:#2c4a4a;}.region-homeslider .content .field--name-body > div.item a:hover{text-decoration:none;color:#62cc33;}.region-homeslider .content .field--name-body > div.item span{display:block;font-size:1rem;font-weight:normal;font-family:"Raleway-Regular",Arial,sans;}.region-homeslider .content .field--name-body > div.item span a{color:#2c4a4a;opacity:1;font-family:"Raleway-Bold",Arial,sans;}.region-homeslider .content .field--name-body > div.item span a:hover{text-decoration:none;color:#62cc33;}.region-homeslider .content .field--name-body > div.item br{display:contents;}.region-homeslider .content .field--name-body > div.item li{list-style-position:inside;text-indent:-1em;padding-left:1em;}.region-homeslider .content .field--name-body > div.item--right{position:fixed;top:80px;bottom:0;margin:auto;right:40px;text-align:right;}.region-homeslider .content .field--name-body > div.item--right.float{position:relative;top:0px;margin:0px;margin-top:-258px;height:auto;padding:0px;padding-left:40%;}.region-homeslider .content .field--name-body > div.item--left{position:fixed;top:80px;bottom:0;margin:auto;left:40px;text-align:left;}.region-homeslider .content .field--name-body > div.item--left.float{position:relative;top:0px;margin:0px;margin-top:-258px;height:auto;padding:0px;padding-right:40%;}.region-homeslider .content .field--name-body > div.item--center{position:fixed;top:80px;bottom:0;margin:auto;left:40px;text-align:center;}.region-homeslider .content .field--name-body > div.item--center.float{position:relative;top:0px;margin:0px;margin-top:-258px;height:auto;padding:0px;}.region-homeslider .content .field--name-body > div.item:after{width:calc(100% - 0px);height:11px;background-size:235px;content:" ";display:block;position:absolute;bottom:-7px;right:20px;}.region-homeslider .content .field--name-body > div.item.aos-animate{opacity:0.8;}.region-homeslider .content .field--name-body > div.img--right{text-align:right;}.region-homeslider .content .field--name-body > div.img--left{text-align:left;}.region-homeslider .content .field--name-body > div.img--narrow{max-width:60%;width:60%;margin:0px 20% -150px 20%;}.region-homeslider .content .field--name-body > div:last-child{margin-bottom:100px;}.region-homeslider #block-illustrationshomepage2 .field--name-body{width:80%;margin:0px 10% 10% 10%;background-color:#EDFDED;}.region-homeslider #block-illustrationshomepage2 .field--name-body p{margin-bottom:0px;}.region-homeslider #block-illustrationshomepage2 .field--name-body li{height:auto;min-height:0px;line-height:14px;margin:4px 0px 4px 0px;}.region-homeslider #block-illustrationshomepage2 .field--name-body li span{display:inline;}.region-homeslider #block-illustrationshomepage2 .field--name-body li.inpn img{width:30px;}.region-homeslider #block-illustrationshomepage2 .field--name-body li::marker{font-size:0.8em;line-height:14px;}.region-homeslider #block-illustrationshomepage2 .field--name-body a{font-family:"Raleway-Bold",Arial,sans;}.region-homeslider #block-illustrationshomepage2 .field--name-body a span{font-family:"Raleway-Bold",Arial,sans;}.region-homeslider #block-illustrationshomepage2 .field--name-body a:hover{color:#62cc33;}.region-homeslider #block-illustrationshomepage2 .field--name-body a:hover span{color:#62cc33;}.region-homeslider #block-illustrationshomepage2 .field--name-body div > p > strong{font-family:"Quicksand-Bold",Arial,sans;}.region-homeslider #block-introductionillustrationhomepage .field--name-body p{width:80%;margin:20px 10%;font-family:"Raleway-Regular",Arial,sans;color:#2c4a4a;font-size:22px;}.region-homeslider .protocols{display:inline-block;width:100%;min-width:100%;}.region-homeslider li.escargots{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.escargots > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.escargots > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.odj{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.odj > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.odj > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.sauvages{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.sauvages > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.sauvages > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.chiro{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.chiro > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.chiro > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.biolit{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.biolit > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.biolit > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.spipoll{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.spipoll > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.spipoll > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.vdt{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.vdt > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.vdt > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.lichen{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.lichen > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.lichen > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.birdlab{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.birdlab > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.birdlab > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.oiseaux{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.oiseaux > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.oiseaux > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.plagesvivantes{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.plagesvivantes > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.plagesvivantes > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}.region-homeslider li.scidrawing{list-style:none;float:left;padding-left:0px !important;}.region-homeslider li.scidrawing > a{text-indent:-9999px;white-space:nowrap;width:52px;height:75px;padding-bottom:40px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:48px;display:block;}.region-homeslider li.scidrawing > a:hover{filter:none;text-decoration:none;color:#fff;background-size:52px;}main{padding-top:241px;}main .details-box{display:none;}main #block-bootstrap-vigienatureecole-content{min-width:1120px;margin:0px auto;display:inline-block;width:100%;}main #block-bootstrap-vigienatureecole-content fieldset{text-align:left;}main #block-bootstrap-vigienatureecole-content fieldset label{text-align:left;}main #block-bootstrap-vigienatureecole-content fieldset #edit-name,main #block-bootstrap-vigienatureecole-content fieldset #edit-mail{margin-left:15px;margin-right:15px;width:calc(100% - 30px);}main #block-bootstrap-vigienatureecole-content fieldset label[for="edit-name"],main #block-bootstrap-vigienatureecole-content fieldset label[for="edit-mail"]{padding-left:15px;}main #block-introductionhomepage{display:inline-block;width:100%;}main #block-introductionhomepage h3{color:#62cc33;font-size:30px;}main #block-introductionhomepage h3 span{color:#2c4a4a;}main #block-introductionhomepage p{font-size:17px;line-height:28px;color:#2c4a4a;}main #block-introductionhomepage .block-homepage-choisir-protocole{display:block;width:100%;min-width:1120px;padding:0px;float:left;background:#2c4a4a url(/themes/bootstrap_vigienatureecole/img/block-button-homepage-left-bkgd.svg) left bottom no-repeat;background-size:120px;}main #block-introductionhomepage .block-homepage-choisir-protocole .wrapper{margin:0px auto;max-width:1366px;}main #block-introductionhomepage .block-homepage-choisir-protocole h1 span,main #block-introductionhomepage .block-homepage-choisir-protocole h2 span,main #block-introductionhomepage .block-homepage-choisir-protocole h3 span,main #block-introductionhomepage .block-homepage-choisir-protocole h4 span,main #block-introductionhomepage .block-homepage-choisir-protocole p span{color:#fff;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-01{width:40%;padding:40px 20px 40px 40px;margin:0px;float:left;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02{width:60%;padding:40px 20px 40px 40px;background:url(/themes/bootstrap_vigienatureecole/img/block-button-homepage-right-bkgd.svg) right bottom no-repeat;background-size:150px;margin:0px;float:left;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 h3{color:#23d2dd;text-align:left;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 p{color:#fff;text-align:left;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .btn{margin:10px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .btn-primary{border-color:#23d2dd;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .enseignant,main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .eleve{display:inline-block;width:230px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .animateur{width:480px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .details-box{color:#fff;text-align:left;display:none;width:640px;height:auto;min-height:250px;position:absolute;margin-top:-260px;background:#2c4a4a;padding:40px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .details-box ol li{font-family:"Raleway-LightItalic",Arial,sans;line-height:20px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .details-box ol li::marker{color:#23d2dd;font-size:20px;font-weight:bold;font-family:"Quicksand-Bold",Arial,sans;}main #block-introductionhomepage .block-homepage-choisir-protocole:before{display:block;height:30px;width:calc(100% - 34px);background:url(/themes/bootstrap_vigienatureecole/img/block-button-homepage-top-bkgd.svg) left bottom no-repeat;margin:0px;float:none;content:" ";background-size:120px;margin-top:-30px;margin-left:34px;}main .offset-top{margin-top:78px;}main #block-bloccartographiehomepage .content img{max-width:1200px;height:auto;}.user-logged-in main{padding-top:320px;}.slider.arrows{width:100%;overflow:hidden;height:240px;max-height:240px;display:inline-block;}.slider.arrows ul{list-style:none;display:block;height:240px;max-height:240px;max-width:1000000px;width:auto;overflow:hidden;position:relative;left:0px;}.slider.arrows ul li{float:left;display:block;width:300px;padding:10px 20px;float:left;}.block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-current.svg) center center no-repeat;display:block;width:20px;height:20px;background-size:cover;position:relative;top:-10px;left:-17px;transform:rotate(90deg);}.block-wrapper.wrapped h3{text-align:left;}.block-wrapper.wrapped .open-close-btn{transform:rotate(0deg);}.block-wrapper.paragraph--type--cartouches-editoriaux{padding-top:25px;background-color:#ddeddd;margin-top:25px;}.block-wrapper.paragraph--type--cartouches-editoriaux h3{font-size:26px;}.block-wrapper.paragraph--type--cartouches-editoriaux p{font-size:14px;color:#2c4a4a;font-weight:normal;line-height:23.8px;}.block-wrapper.paragraph--type--cartouches-editoriaux .main-column{min-width:0px;min-width:0px;max-width:unset;width:calc(100% - 40px);margin:0px 20px 5px 20px;}.block-wrapper.paragraph--type--cartouches-editoriaux.wrapped h3{text-align:left;margin-top:-27px;padding-bottom:17px;padding-left:20px;}.block-wrapper.paragraph--type--cartouches-editoriaux .tab-title{font-family:"Raleway-LightItalic",Arial,sans;font-size:16px;color:#2c4a4a;margin-top:-36px;margin-bottom:24px;margin-left:20px;}.protocole-escargots .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-escargots.svg) center center no-repeat;background-size:cover;}.protocole-odj .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-odj.svg) center center no-repeat;background-size:cover;}.protocole-sauvages .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-sauvages.svg) center center no-repeat;background-size:cover;}.protocole-chiro .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-chiro.svg) center center no-repeat;background-size:cover;}.protocole-biolit .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-biolit.svg) center center no-repeat;background-size:cover;}.protocole-spipoll .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-spipoll.svg) center center no-repeat;background-size:cover;}.protocole-vdt .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-vdt.svg) center center no-repeat;background-size:cover;}.protocole-lichen .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-lichen.svg) center center no-repeat;background-size:cover;}.protocole-birdlab .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-birdlab.svg) center center no-repeat;background-size:cover;}.protocole-oiseaux .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-oiseaux.svg) center center no-repeat;background-size:cover;}.protocole-plagesvivantes .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-plagesvivantes.svg) center center no-repeat;background-size:cover;}.protocole-scidrawing .block-wrapper .open-close-btn{background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-scidrawing.svg) center center no-repeat;background-size:cover;}.field--name-field-diaporama img{max-width:100%;height:auto;}.field--name-field-protocole{display:none;}.content .main-column{display:inline-block;min-width:980px;width:100%;padding:0px 0px 0px 0px;text-align:left;}.content .main-column .field--name-body > div:not(.field__item):not(.field__label):not(.embedded-entity):not(.video-embed-field-provider-vimeo),.content .main-column .field--name-field-texte > div:not(.field__item):not(.field__label):not(.embedded-entity):not(.video-embed-field-provider-vimeo){margin-top:40px;margin-bottom:40px;}.content .main-column .field--name-body figure,.content .main-column .field--name-body .video-embed-field-provider-vimeo,.content .main-column .field--name-field-texte figure,.content .main-column .field--name-field-texte .video-embed-field-provider-vimeo{padding:20px;text-align:center;border:5px solid #fff;background-color:#fff;}.content .main-column .field--name-body figure img,.content .main-column .field--name-field-texte figure img{width:calc(100% - 40px) !important;height:auto;}.content .main-column .field--name-body figure figcaption,.content .main-column .field--name-body .legende,.content .main-column .field--name-field-texte figure figcaption,.content .main-column .field--name-field-texte .legende{margin-top:10px;text-align:left;font-style:italic;font-size:12px;margin-bottom:10px;}.content .main-column .field--name-body li,.content .main-column .field--name-field-texte li{list-style-image:url(/themes/bootstrap_vigienatureecole/img/list-arrow.svg);padding-left:0px;margin-left:25px;}table.table{border:1px solid #62cc33;background-color:#fff;}table.table tr{background-color:#fff;}table.table th{background-color:#fff;font-weight:bold;text-align:center;color:#2c4a4a;border:0px;}table.table td{border:0px;border-bottom:1px solid #62cc33;border-right:1px dashed #62cc33;background-color:#fff;}table.table .label_title{background-color:#E2F2E2;text-align:center;}table.table td.protocol.escargots{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.odj{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.sauvages{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.chiro{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.biolit{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.spipoll{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.vdt{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.lichen{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.birdlab{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.oiseaux{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.plagesvivantes{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}table.table td.protocol.scidrawing{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center center no-repeat;background-size:52px;width:60px;min-height:60px;text-indent:-9999px;white-space:nowrap;}.main-column .views-view-grid .views-row{margin-bottom:20px;border-bottom:2px dotted #2c4a4a;padding-bottom:20px;flex-direction:row;display:flex;}.main-column .views-exposed-form{margin:40px 0px;}.main-column .views-exposed-form .button.btn-primary{padding:8px 30px;border-radius:4px;margin-bottom:19px;}.main-column .form-control{border-color:#62cc33;}.main-column .page-link{color:#62cc33;}.main-column .views-view-grid .views-col.col-4{float:left;background-color:#E2F2E2;padding:15px;margin-right:10px;width:calc(33.33% - 10px) !important;display:flow-root;}.main-column .views-view-grid .views-col.col-4 span{text-align:center;display:inline-block;width:100%;}.main-column .views-view-grid .views-col.col-4 span a.views-field-field-media-file{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;padding:0.25rem 0.5rem;font-size:0.875rem;line-height:1.5;border-radius:0.2rem;color:#fff;background-color:#62cc33;border-color:#62cc33;}.main-column .views-view-grid .views-col.col-4 span a.views-field-field-media-file:hover{text-decoration:none;color:#62cc33;background-color:#fff;}.main-column .views-view-grid .views-col.col-4:nth-child(3){padding-right:0px;}.main-column.view-liste-taxons .views-exposed-form .button.btn-primary{padding:8px 30px;border-radius:4px;margin-bottom:0px;}.main-column.view-liste-taxons th a{color:#62cc33;}.main-column.view-liste-taxons thead > tr{border-bottom:1px solid #62cc33;}.main-column .view-header{margin:20px 0px;font-weight:bold;}.main-column .views-field-name span{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:20px;color:#62cc33;}.main-column a.views-field-field-media-file{font-weight:normal;color:#62cc33;}.protocole-escargots .main-column a{color:#fb883b !important;}a.protocole-escargots{color:#fb883b !important;}.protocole-odj .main-column a{color:#ff6666 !important;}a.protocole-odj{color:#ff6666 !important;}.protocole-sauvages .main-column a{color:#62cc33 !important;}a.protocole-sauvages{color:#62cc33 !important;}.protocole-chiro .main-column a{color:#ba6dba !important;}a.protocole-chiro{color:#ba6dba !important;}.protocole-biolit .main-column a{color:#23d2dd !important;}a.protocole-biolit{color:#23d2dd !important;}.protocole-spipoll .main-column a{color:#c2c62a !important;}a.protocole-spipoll{color:#c2c62a !important;}.protocole-vdt .main-column a{color:#895F13 !important;}a.protocole-vdt{color:#895F13 !important;}.protocole-lichen .main-column a{color:#5487ED !important;}a.protocole-lichen{color:#5487ED !important;}.protocole-birdlab .main-column a{color:#23d2dd !important;}a.protocole-birdlab{color:#23d2dd !important;}.protocole-oiseaux .main-column a{color:#ff6666 !important;}a.protocole-oiseaux{color:#ff6666 !important;}.protocole-plagesvivantes .main-column a{color:#2392a0 !important;}a.protocole-plagesvivantes{color:#2392a0 !important;}.protocole-scidrawing .main-column a{color:#62cc33 !important;}a.protocole-scidrawing{color:#62cc33 !important;}.onomasticon-extra-element .onomasticon-term-description p{font-family:"Raleway-Regular",Arial,sans;font-size:14px;color:#fff;}.stats-homepage .stats-key{text-align:left;}.stats-homepage .stats-key .value{font-size:32px;color:#62cc33;font-family:"Raleway-SemiBold",Arial,sans;margin-right:10px;display:inline;}.stats-homepage .stats-key .title{font-size:32px;color:#2c4a4a;font-family:"Raleway-LightItalic",Arial,sans;display:inline;}.stats-homepage .stats-key .subtitle{display:block;}.stats-homepage .stats-key.etablissement{background:transparent url(/themes/bootstrap_vigienatureecole/img/school-home-green.svg) left top no-repeat;background-size:60px;padding-left:80px;}.main-column .accordion h4{color:#fff !important;background-color:#62cc33;border-color:#62cc33;}.protocole-container{text-align:center;}.protocole-container .paragraph--type--introduction-pages-protocoles .main-column{max-width:1120px;min-width:1120px;padding:0px;}.protocole-container .paragraph--type--introduction-pages-protocoles .border-block{background:url(/themes/bootstrap_vigienatureecole/img/border-02.svg) right top no-repeat;float:left;width:calc(100% - 230px);}.protocole-container .paragraph--type--introduction-pages-protocoles .block-image{width:256px;float:left;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-image img{border:10px solid #fff;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text{text-align:left;padding-top:20px;float:left;width:calc(100% - 476px);margin-left:61px;line-height:27px;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text h1{font-size:31px;text-align:left;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text h1 span:before{display:inline-block;background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;width:52px;height:52px;vertical-align:middle;margin-right:20px;}.protocole-container.protocole-escargots .paragraph--type--introduction-pages-protocoles{background-color:#feede2;}.protocole-container.protocole-escargots .paragraph--type--introduction-pages-protocoles h1{color:#fb883b;}.protocole-container.protocole-escargots .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg);}.protocole-container.protocole-escargots .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-03.svg);}.protocole-container.protocole-escargots .content .main-column article h3,.protocole-container.protocole-escargots .content .main-column .field--name-body h3,.protocole-container.protocole-escargots .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#fb883b;}.protocole-container.protocole-escargots .content .main-column article h4,.protocole-container.protocole-escargots .content .main-column .field--name-body h4,.protocole-container.protocole-escargots .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#fb883b;}.protocole-container.protocole-odj .paragraph--type--introduction-pages-protocoles{background-color:#ffe8e8;}.protocole-container.protocole-odj .paragraph--type--introduction-pages-protocoles h1{color:#ff6666;}.protocole-container.protocole-odj .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg);}.protocole-container.protocole-odj .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-02.svg);}.protocole-container.protocole-odj .content .main-column article h3,.protocole-container.protocole-odj .content .main-column .field--name-body h3,.protocole-container.protocole-odj .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#ff6666;}.protocole-container.protocole-odj .content .main-column article h4,.protocole-container.protocole-odj .content .main-column .field--name-body h4,.protocole-container.protocole-odj .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#ff6666;}.protocole-container.protocole-sauvages .paragraph--type--introduction-pages-protocoles{background-color:#e8f7e1;}.protocole-container.protocole-sauvages .paragraph--type--introduction-pages-protocoles h1{color:#62cc33;}.protocole-container.protocole-sauvages .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg);}.protocole-container.protocole-sauvages .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-04.svg);}.protocole-container.protocole-sauvages .content .main-column article h3,.protocole-container.protocole-sauvages .content .main-column .field--name-body h3,.protocole-container.protocole-sauvages .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#62cc33;}.protocole-container.protocole-sauvages .content .main-column article h4,.protocole-container.protocole-sauvages .content .main-column .field--name-body h4,.protocole-container.protocole-sauvages .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#62cc33;}.protocole-container.protocole-chiro .paragraph--type--introduction-pages-protocoles{background-color:#f5e9f5;}.protocole-container.protocole-chiro .paragraph--type--introduction-pages-protocoles h1{color:#ba6dba;}.protocole-container.protocole-chiro .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg);}.protocole-container.protocole-chiro .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-05.svg);}.protocole-container.protocole-chiro .content .main-column article h3,.protocole-container.protocole-chiro .content .main-column .field--name-body h3,.protocole-container.protocole-chiro .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#ba6dba;}.protocole-container.protocole-chiro .content .main-column article h4,.protocole-container.protocole-chiro .content .main-column .field--name-body h4,.protocole-container.protocole-chiro .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#ba6dba;}.protocole-container.protocole-biolit .paragraph--type--introduction-pages-protocoles{background-color:#def8fa;}.protocole-container.protocole-biolit .paragraph--type--introduction-pages-protocoles h1{color:#23d2dd;}.protocole-container.protocole-biolit .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg);}.protocole-container.protocole-biolit .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-06.svg);}.protocole-container.protocole-biolit .content .main-column article h3,.protocole-container.protocole-biolit .content .main-column .field--name-body h3,.protocole-container.protocole-biolit .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#23d2dd;}.protocole-container.protocole-biolit .content .main-column article h4,.protocole-container.protocole-biolit .content .main-column .field--name-body h4,.protocole-container.protocole-biolit .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#23d2dd;}.protocole-container.protocole-spipoll .paragraph--type--introduction-pages-protocoles{background-color:#f6f7df;}.protocole-container.protocole-spipoll .paragraph--type--introduction-pages-protocoles h1{color:#c2c62a;}.protocole-container.protocole-spipoll .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg);}.protocole-container.protocole-spipoll .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-07.svg);}.protocole-container.protocole-spipoll .content .main-column article h3,.protocole-container.protocole-spipoll .content .main-column .field--name-body h3,.protocole-container.protocole-spipoll .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#c2c62a;}.protocole-container.protocole-spipoll .content .main-column article h4,.protocole-container.protocole-spipoll .content .main-column .field--name-body h4,.protocole-container.protocole-spipoll .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#c2c62a;}.protocole-container.protocole-vdt .paragraph--type--introduction-pages-protocoles{background-color:#ede7dc;}.protocole-container.protocole-vdt .paragraph--type--introduction-pages-protocoles h1{color:#895F13;}.protocole-container.protocole-vdt .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg);}.protocole-container.protocole-vdt .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-08.svg);}.protocole-container.protocole-vdt .content .main-column article h3,.protocole-container.protocole-vdt .content .main-column .field--name-body h3,.protocole-container.protocole-vdt .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#895F13;}.protocole-container.protocole-vdt .content .main-column article h4,.protocole-container.protocole-vdt .content .main-column .field--name-body h4,.protocole-container.protocole-vdt .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#895F13;}.protocole-container.protocole-lichen .paragraph--type--introduction-pages-protocoles{background-color:#e6edfc;}.protocole-container.protocole-lichen .paragraph--type--introduction-pages-protocoles h1{color:#5487ED;}.protocole-container.protocole-lichen .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg);}.protocole-container.protocole-lichen .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-09.svg);}.protocole-container.protocole-lichen .content .main-column article h3,.protocole-container.protocole-lichen .content .main-column .field--name-body h3,.protocole-container.protocole-lichen .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#5487ED;}.protocole-container.protocole-lichen .content .main-column article h4,.protocole-container.protocole-lichen .content .main-column .field--name-body h4,.protocole-container.protocole-lichen .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#5487ED;}.protocole-container.protocole-birdlab .paragraph--type--introduction-pages-protocoles{background-color:#def8fa;}.protocole-container.protocole-birdlab .paragraph--type--introduction-pages-protocoles h1{color:#23d2dd;}.protocole-container.protocole-birdlab .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg);}.protocole-container.protocole-birdlab .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-06.svg);}.protocole-container.protocole-birdlab .content .main-column article h3,.protocole-container.protocole-birdlab .content .main-column .field--name-body h3,.protocole-container.protocole-birdlab .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#23d2dd;}.protocole-container.protocole-birdlab .content .main-column article h4,.protocole-container.protocole-birdlab .content .main-column .field--name-body h4,.protocole-container.protocole-birdlab .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#23d2dd;}.protocole-container.protocole-oiseaux .paragraph--type--introduction-pages-protocoles{background-color:#ffe8e8;}.protocole-container.protocole-oiseaux .paragraph--type--introduction-pages-protocoles h1{color:#ff6666;}.protocole-container.protocole-oiseaux .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg);}.protocole-container.protocole-oiseaux .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-02.svg);}.protocole-container.protocole-oiseaux .content .main-column article h3,.protocole-container.protocole-oiseaux .content .main-column .field--name-body h3,.protocole-container.protocole-oiseaux .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#ff6666;}.protocole-container.protocole-oiseaux .content .main-column article h4,.protocole-container.protocole-oiseaux .content .main-column .field--name-body h4,.protocole-container.protocole-oiseaux .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#ff6666;}.protocole-container.protocole-plagesvivantes .paragraph--type--introduction-pages-protocoles{background-color:#def8fa;}.protocole-container.protocole-plagesvivantes .paragraph--type--introduction-pages-protocoles h1{color:#2392a0;}.protocole-container.protocole-plagesvivantes .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg);}.protocole-container.protocole-plagesvivantes .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-06.svg);}.protocole-container.protocole-plagesvivantes .content .main-column article h3,.protocole-container.protocole-plagesvivantes .content .main-column .field--name-body h3,.protocole-container.protocole-plagesvivantes .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#2392a0;}.protocole-container.protocole-plagesvivantes .content .main-column article h4,.protocole-container.protocole-plagesvivantes .content .main-column .field--name-body h4,.protocole-container.protocole-plagesvivantes .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#2392a0;}.protocole-container.protocole-scidrawing .paragraph--type--introduction-pages-protocoles{background-color:#e8f7e1;}.protocole-container.protocole-scidrawing .paragraph--type--introduction-pages-protocoles h1{color:#62cc33;}.protocole-container.protocole-scidrawing .paragraph--type--introduction-pages-protocoles h1 span:before{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg);}.protocole-container.protocole-scidrawing .border-block{background-image:url(/themes/bootstrap_vigienatureecole/img/border-04.svg);}.protocole-container.protocole-scidrawing .content .main-column article h3,.protocole-container.protocole-scidrawing .content .main-column .field--name-body h3,.protocole-container.protocole-scidrawing .content .main-column .field--name-field-texte h3{text-align:left;font-size:16px;color:#62cc33;}.protocole-container.protocole-scidrawing .content .main-column article h4,.protocole-container.protocole-scidrawing .content .main-column .field--name-body h4,.protocole-container.protocole-scidrawing .content .main-column .field--name-field-texte h4{text-align:left;font-size:14px;color:#62cc33;}.protocole-container .field--name-field-titre-sequence-etapes{background-color:#fff;display:inline-block;width:100%;padding:40px 70px 40px 70px;text-align:center;color:#2c4a4a;margin-bottom:40px;}.protocole-container .field--name-field-titre-sequence-etapes .step-bar-title{color:#2c4a4a;}.protocole-container .field--name-field-titre-sequence-etapes .step-bar-title span{font-size:19px;}.protocole-container .field--name-field-titre-sequence-etapes .field__item{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:30px;color:#2c4a4a;width:100%;padding-bottom:30px;margin-bottom:30px;}.protocole-container .field--name-field-titre-sequence-etapes .field__item span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:26px;}.protocole-container ul.step-bar{list-style:none;display:inline-block;width:100%;text-align:center;}.protocole-container ul.step-bar li{display:inline-block;width:auto;margin:0px 0px 0px 5px;}.protocole-container ul.step-bar li:after{content:"|";float:left;color:#2c4a4a;display:block;float:left;margin:0px 5px 0px 0px;}.protocole-container ul.step-bar li:first-child:after{content:none;}.protocole-container ul.step-bar li .active{font-weight:bold;color:#2c4a4a;}.protocole-container.protocole-escargots .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-escargots .field--name-field-titre-sequence-etapes .field__item{color:#fb883b;}.protocole-container.protocole-escargots ul.step-bar li a:not(.active){color:#fb883b;}.protocole-container.protocole-odj .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-odj .field--name-field-titre-sequence-etapes .field__item{color:#ff6666;}.protocole-container.protocole-odj ul.step-bar li a:not(.active){color:#ff6666;}.protocole-container.protocole-sauvages .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-sauvages .field--name-field-titre-sequence-etapes .field__item{color:#62cc33;}.protocole-container.protocole-sauvages ul.step-bar li a:not(.active){color:#62cc33;}.protocole-container.protocole-chiro .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-chiro .field--name-field-titre-sequence-etapes .field__item{color:#ba6dba;}.protocole-container.protocole-chiro ul.step-bar li a:not(.active){color:#ba6dba;}.protocole-container.protocole-biolit .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-biolit .field--name-field-titre-sequence-etapes .field__item{color:#23d2dd;}.protocole-container.protocole-biolit ul.step-bar li a:not(.active){color:#23d2dd;}.protocole-container.protocole-spipoll .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-spipoll .field--name-field-titre-sequence-etapes .field__item{color:#c2c62a;}.protocole-container.protocole-spipoll ul.step-bar li a:not(.active){color:#c2c62a;}.protocole-container.protocole-vdt .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-vdt .field--name-field-titre-sequence-etapes .field__item{color:#895F13;}.protocole-container.protocole-vdt ul.step-bar li a:not(.active){color:#895F13;}.protocole-container.protocole-lichen .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-lichen .field--name-field-titre-sequence-etapes .field__item{color:#5487ED;}.protocole-container.protocole-lichen ul.step-bar li a:not(.active){color:#5487ED;}.protocole-container.protocole-birdlab .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-birdlab .field--name-field-titre-sequence-etapes .field__item{color:#23d2dd;}.protocole-container.protocole-birdlab ul.step-bar li a:not(.active){color:#23d2dd;}.protocole-container.protocole-oiseaux .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-oiseaux .field--name-field-titre-sequence-etapes .field__item{color:#ff6666;}.protocole-container.protocole-oiseaux ul.step-bar li a:not(.active){color:#ff6666;}.protocole-container.protocole-plagesvivantes .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-plagesvivantes .field--name-field-titre-sequence-etapes .field__item{color:#2392a0;}.protocole-container.protocole-plagesvivantes ul.step-bar li a:not(.active){color:#2392a0;}.protocole-container.protocole-scidrawing .field--name-field-titre-sequence-etapes{border-bottom:1px dashed #2c4a4a;}.protocole-container.protocole-scidrawing .field--name-field-titre-sequence-etapes .field__item{color:#62cc33;}.protocole-container.protocole-scidrawing ul.step-bar li a:not(.active){color:#62cc33;}.protocole-container .paragraph--type--etape h4{text-align:left;font-size:14px;}.protocole-container .paragraph--type--etape .field--name-field-titre .field__item{font-family:"Quicksand-Bold",Arial,sans;font-size:26px;color:#2c4a4a;}.protocole-container.protocole-escargots .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-escargots .paragraph--type--etape h4{color:#fb883b;}.protocole-container.protocole-escargots p a,.protocole-container.protocole-escargots li a{color:#fb883b;}.protocole-container.protocole-odj .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-odj .paragraph--type--etape h4{color:#ff6666;}.protocole-container.protocole-odj p a,.protocole-container.protocole-odj li a{color:#ff6666;}.protocole-container.protocole-sauvages .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-sauvages .paragraph--type--etape h4{color:#62cc33;}.protocole-container.protocole-sauvages p a,.protocole-container.protocole-sauvages li a{color:#62cc33;}.protocole-container.protocole-chiro .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-chiro .paragraph--type--etape h4{color:#ba6dba;}.protocole-container.protocole-chiro p a,.protocole-container.protocole-chiro li a{color:#ba6dba;}.protocole-container.protocole-biolit .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-biolit .paragraph--type--etape h4{color:#23d2dd;}.protocole-container.protocole-biolit p a,.protocole-container.protocole-biolit li a{color:#23d2dd;}.protocole-container.protocole-spipoll .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-spipoll .paragraph--type--etape h4{color:#c2c62a;}.protocole-container.protocole-spipoll p a,.protocole-container.protocole-spipoll li a{color:#c2c62a;}.protocole-container.protocole-vdt .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-vdt .paragraph--type--etape h4{color:#895F13;}.protocole-container.protocole-vdt p a,.protocole-container.protocole-vdt li a{color:#895F13;}.protocole-container.protocole-lichen .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-lichen .paragraph--type--etape h4{color:#5487ED;}.protocole-container.protocole-lichen p a,.protocole-container.protocole-lichen li a{color:#5487ED;}.protocole-container.protocole-birdlab .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-birdlab .paragraph--type--etape h4{color:#23d2dd;}.protocole-container.protocole-birdlab p a,.protocole-container.protocole-birdlab li a{color:#23d2dd;}.protocole-container.protocole-oiseaux .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-oiseaux .paragraph--type--etape h4{color:#ff6666;}.protocole-container.protocole-oiseaux p a,.protocole-container.protocole-oiseaux li a{color:#ff6666;}.protocole-container.protocole-plagesvivantes .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-plagesvivantes .paragraph--type--etape h4{color:#2392a0;}.protocole-container.protocole-plagesvivantes p a,.protocole-container.protocole-plagesvivantes li a{color:#2392a0;}.protocole-container.protocole-scidrawing .paragraph--type--etape .field--name-field-titre .field__item,.protocole-container.protocole-scidrawing .paragraph--type--etape h4{color:#62cc33;}.protocole-container.protocole-scidrawing p a,.protocole-container.protocole-scidrawing li a{color:#62cc33;}.protocole-container .ressources-wrapper{background-color:#2c4a4a;display:inline-block;width:100%;padding:40px 70px 40px 70px;text-align:center;color:#fff;margin-bottom:40px;}.protocole-container .ressources-wrapper .iframe-video{display:none;}.protocole-container .ressources-wrapper h3{font-size:22px;margin-bottom:40px;}.protocole-container .ressources-wrapper h3 span{font-size:19px;}.protocole-container .ressources-wrapper li{width:200px;}.protocole-container .ressources-wrapper li .field__item{text-align:center;color:#fff;}.protocole-container .ressources-wrapper li a{text-decoration:none;text-align:left;color:#fff;}.protocole-container .ressources-wrapper li a:hover{text-decoration:none;}.protocole-container .ressources-wrapper li .field--name-field-icone-svg2 .field__item{height:100px;display:inline-block;text-align:center;width:calc(100% - 0px);}.protocole-container .ressources-wrapper li .field--name-field-icone-svg2 .field__item img,.protocole-container .ressources-wrapper li .field--name-field-icone-svg2 .field__item svg{height:100%;width:auto;}.protocole-container .ressources-wrapper li .field--name-field-titre .field__item{text-align:center;width:calc(100% - 0px);}.protocole-container .ressources-wrapper li .field--name-field-description .field__item{text-align:center;width:calc(100% - 0px);}.protocole-container .ressources-wrapper li:after{display:inline-block;width:4px;height:80px;background:transparent url(/themes/bootstrap_vigienatureecole/img/v-bar.png) left center no-repeat;float:left;background-size:cover;}.protocole-container .ressources-wrapper:before{background:#fff url(/themes/bootstrap_vigienatureecole/img/ressources-box-top.svg) center bottom no-repeat;height:56px;width:calc(100% + 220px);display:inline-block;content:" ";margin-left:-140px;margin-top:-40px;margin-bottom:20px;background-size:870px;}.protocole-container .ressources-wrapper.wrapped h3{margin-top:-27px;margin-bottom:-20px;}.protocole-container .ressources-wrapper.wrapped h3 span{display:none;}.protocole-container.protocole-escargots .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#fb883b;}.protocole-container.protocole-escargots .ressources-wrapper h3{color:#fb883b;}.protocole-container.protocole-escargots .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-odj .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#ff6666;}.protocole-container.protocole-odj .ressources-wrapper h3{color:#ff6666;}.protocole-container.protocole-odj .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-sauvages .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#62cc33;}.protocole-container.protocole-sauvages .ressources-wrapper h3{color:#62cc33;}.protocole-container.protocole-sauvages .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-chiro .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#ba6dba;}.protocole-container.protocole-chiro .ressources-wrapper h3{color:#ba6dba;}.protocole-container.protocole-chiro .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-biolit .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#23d2dd;}.protocole-container.protocole-biolit .ressources-wrapper h3{color:#23d2dd;}.protocole-container.protocole-biolit .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-spipoll .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#c2c62a;}.protocole-container.protocole-spipoll .ressources-wrapper h3{color:#c2c62a;}.protocole-container.protocole-spipoll .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-vdt .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#895F13;}.protocole-container.protocole-vdt .ressources-wrapper h3{color:#895F13;}.protocole-container.protocole-vdt .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-lichen .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#5487ED;}.protocole-container.protocole-lichen .ressources-wrapper h3{color:#5487ED;}.protocole-container.protocole-lichen .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-birdlab .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#23d2dd;}.protocole-container.protocole-birdlab .ressources-wrapper h3{color:#23d2dd;}.protocole-container.protocole-birdlab .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-oiseaux .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#ff6666;}.protocole-container.protocole-oiseaux .ressources-wrapper h3{color:#ff6666;}.protocole-container.protocole-oiseaux .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-plagesvivantes .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#2392a0;}.protocole-container.protocole-plagesvivantes .ressources-wrapper h3{color:#2392a0;}.protocole-container.protocole-plagesvivantes .ressources-wrapper h3 span{color:#fff;}.protocole-container.protocole-scidrawing .ressources-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;color:#62cc33;}.protocole-container.protocole-scidrawing .ressources-wrapper h3{color:#62cc33;}.protocole-container.protocole-scidrawing .ressources-wrapper h3 span{color:#fff;}.protocole-container .pistes-pedago-wrapper{background-color:#feede2;display:inline-block;width:100%;padding:40px 70px 40px 70px;text-align:center;color:#2c4a4a;margin-bottom:40px;}.protocole-container .pistes-pedago-wrapper .iframe-video{display:none;}.protocole-container .pistes-pedago-wrapper h3{font-size:22px;}.protocole-container .pistes-pedago-wrapper h3 span{font-size:19px;}.protocole-container .pistes-pedago-wrapper .slider.arrows li{width:400px;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field__item{text-align:left;}.protocole-container .pistes-pedago-wrapper .slider.arrows li a{text-decoration:none;text-align:left;color:#2c4a4a;}.protocole-container .pistes-pedago-wrapper .slider.arrows li a:hover{text-decoration:none;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2{width:100px;height:200px;float:left;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2 .field__item{height:100px;display:inline-block;text-align:center;width:100%;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2 .field__item img,.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2 .field__item svg{height:100%;width:auto;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-titre .field__item{text-align:left;}.protocole-container .pistes-pedago-wrapper .slider.arrows li:after{display:inline-block;width:4px;height:80px;background:transparent url(/themes/bootstrap_vigienatureecole/img/v-bar.png) left center no-repeat;float:left;background-size:cover;}.protocole-container .pistes-pedago-wrapper.wrapped h3{margin-top:-27px;margin-bottom:-20px;}.protocole-container .pistes-pedago-wrapper.wrapped h3 span{display:none;}.protocole-container.protocole-escargots .pistes-pedago-wrapper{background-color:#feede2;}.protocole-container.protocole-escargots .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-escargots .pistes-pedago-wrapper h3{color:#fb883b;}.protocole-container.protocole-escargots .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-escargots .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-escargots .pistes-pedago-wrapper .colorize svg rect{fill:#fb883b;}.protocole-container.protocole-escargots .pistes-pedago-wrapper .open-close-btn{background-color:#fb883b;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-odj .pistes-pedago-wrapper{background-color:#ffe8e8;}.protocole-container.protocole-odj .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-odj .pistes-pedago-wrapper h3{color:#ff6666;}.protocole-container.protocole-odj .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-odj .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-odj .pistes-pedago-wrapper .colorize svg rect{fill:#ff6666;}.protocole-container.protocole-odj .pistes-pedago-wrapper .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper{background-color:#e8f7e1;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper h3{color:#62cc33;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-sauvages .pistes-pedago-wrapper .colorize svg rect{fill:#62cc33;}.protocole-container.protocole-sauvages .pistes-pedago-wrapper .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-chiro .pistes-pedago-wrapper{background-color:#f5e9f5;}.protocole-container.protocole-chiro .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-chiro .pistes-pedago-wrapper h3{color:#ba6dba;}.protocole-container.protocole-chiro .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-chiro .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-chiro .pistes-pedago-wrapper .colorize svg rect{fill:#ba6dba;}.protocole-container.protocole-chiro .pistes-pedago-wrapper .open-close-btn{background-color:#ba6dba;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-biolit .pistes-pedago-wrapper{background-color:#def8fa;}.protocole-container.protocole-biolit .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-biolit .pistes-pedago-wrapper h3{color:#23d2dd;}.protocole-container.protocole-biolit .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-biolit .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-biolit .pistes-pedago-wrapper .colorize svg rect{fill:#23d2dd;}.protocole-container.protocole-biolit .pistes-pedago-wrapper .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper{background-color:#f6f7df;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper h3{color:#c2c62a;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-spipoll .pistes-pedago-wrapper .colorize svg rect{fill:#c2c62a;}.protocole-container.protocole-spipoll .pistes-pedago-wrapper .open-close-btn{background-color:#c2c62a;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-vdt .pistes-pedago-wrapper{background-color:#ede7dc;}.protocole-container.protocole-vdt .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-vdt .pistes-pedago-wrapper h3{color:#895F13;}.protocole-container.protocole-vdt .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-vdt .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-vdt .pistes-pedago-wrapper .colorize svg rect{fill:#895F13;}.protocole-container.protocole-vdt .pistes-pedago-wrapper .open-close-btn{background-color:#895F13;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-lichen .pistes-pedago-wrapper{background-color:#e6edfc;}.protocole-container.protocole-lichen .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-lichen .pistes-pedago-wrapper h3{color:#5487ED;}.protocole-container.protocole-lichen .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-lichen .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-lichen .pistes-pedago-wrapper .colorize svg rect{fill:#5487ED;}.protocole-container.protocole-lichen .pistes-pedago-wrapper .open-close-btn{background-color:#5487ED;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper{background-color:#def8fa;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper h3{color:#23d2dd;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-birdlab .pistes-pedago-wrapper .colorize svg rect{fill:#23d2dd;}.protocole-container.protocole-birdlab .pistes-pedago-wrapper .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper{background-color:#ffe8e8;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper h3{color:#ff6666;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-oiseaux .pistes-pedago-wrapper .colorize svg rect{fill:#ff6666;}.protocole-container.protocole-oiseaux .pistes-pedago-wrapper .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper{background-color:#def8fa;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper h3{color:#2392a0;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper .colorize svg rect{fill:#2392a0;}.protocole-container.protocole-plagesvivantes .pistes-pedago-wrapper .open-close-btn{background-color:#2392a0;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper{background-color:#e8f7e1;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper li .field--name-field-titre .field__item{font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper h3{color:#62cc33;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper h3 span{color:#2c4a4a;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper .colorize svg path,.protocole-container.protocole-scidrawing .pistes-pedago-wrapper .colorize svg rect{fill:#62cc33;}.protocole-container.protocole-scidrawing .pistes-pedago-wrapper .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.paragraph--type--body-editorial .embedded-entity,.paragraph--type--introduction-pages-protocoles .embedded-entity,.paragraph--type--etape .embedded-entity{display:inline-block;margin-left:5px;margin-right:5px;}.paragraph--type--body-editorial .embedded-entity a,.paragraph--type--introduction-pages-protocoles .embedded-entity a,.paragraph--type--etape .embedded-entity a{color:#62cc33;}.protocole-escargots .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-escargots .paragraph--type--etape .embedded-entity a{color:#fb883b;}.protocole-escargots .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-escargots.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-escargots .progress-bar li a{color:#fb883b;font-weight:bold;}.protocole-escargots .progress-bar li a span{border-color:#fb883b;padding-top:2px;}.protocole-escargots .progress-bar li.checked a{color:#fff;}.protocole-escargots .progress-bar li.checked a span{background:#fb883b;color:#fff;}.protocole-escargots .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-odj .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-odj .paragraph--type--etape .embedded-entity a{color:#ff6666;}.protocole-odj .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-odj.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-odj .progress-bar li a{color:#ff6666;font-weight:bold;}.protocole-odj .progress-bar li a span{border-color:#ff6666;padding-top:2px;}.protocole-odj .progress-bar li.checked a{color:#fff;}.protocole-odj .progress-bar li.checked a span{background:#ff6666;color:#fff;}.protocole-odj .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-sauvages .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-sauvages .paragraph--type--etape .embedded-entity a{color:#62cc33;}.protocole-sauvages .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-sauvages.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-sauvages .progress-bar li a{color:#62cc33;font-weight:bold;}.protocole-sauvages .progress-bar li a span{border-color:#62cc33;padding-top:2px;}.protocole-sauvages .progress-bar li.checked a{color:#fff;}.protocole-sauvages .progress-bar li.checked a span{background:#62cc33;color:#fff;}.protocole-sauvages .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-chiro .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-chiro .paragraph--type--etape .embedded-entity a{color:#ba6dba;}.protocole-chiro .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-chiro.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-chiro .progress-bar li a{color:#ba6dba;font-weight:bold;}.protocole-chiro .progress-bar li a span{border-color:#ba6dba;padding-top:2px;}.protocole-chiro .progress-bar li.checked a{color:#fff;}.protocole-chiro .progress-bar li.checked a span{background:#ba6dba;color:#fff;}.protocole-chiro .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-biolit .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-biolit .paragraph--type--etape .embedded-entity a{color:#23d2dd;}.protocole-biolit .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-biolit.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-biolit .progress-bar li a{color:#23d2dd;font-weight:bold;}.protocole-biolit .progress-bar li a span{border-color:#23d2dd;padding-top:2px;}.protocole-biolit .progress-bar li.checked a{color:#fff;}.protocole-biolit .progress-bar li.checked a span{background:#23d2dd;color:#fff;}.protocole-biolit .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-spipoll .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-spipoll .paragraph--type--etape .embedded-entity a{color:#c2c62a;}.protocole-spipoll .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-spipoll.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-spipoll .progress-bar li a{color:#c2c62a;font-weight:bold;}.protocole-spipoll .progress-bar li a span{border-color:#c2c62a;padding-top:2px;}.protocole-spipoll .progress-bar li.checked a{color:#fff;}.protocole-spipoll .progress-bar li.checked a span{background:#c2c62a;color:#fff;}.protocole-spipoll .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-vdt .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-vdt .paragraph--type--etape .embedded-entity a{color:#895F13;}.protocole-vdt .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-vdt.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-vdt .progress-bar li a{color:#895F13;font-weight:bold;}.protocole-vdt .progress-bar li a span{border-color:#895F13;padding-top:2px;}.protocole-vdt .progress-bar li.checked a{color:#fff;}.protocole-vdt .progress-bar li.checked a span{background:#895F13;color:#fff;}.protocole-vdt .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-lichen .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-lichen .paragraph--type--etape .embedded-entity a{color:#5487ED;}.protocole-lichen .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-lichen.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-lichen .progress-bar li a{color:#5487ED;font-weight:bold;}.protocole-lichen .progress-bar li a span{border-color:#5487ED;padding-top:2px;}.protocole-lichen .progress-bar li.checked a{color:#fff;}.protocole-lichen .progress-bar li.checked a span{background:#5487ED;color:#fff;}.protocole-lichen .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-birdlab .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-birdlab .paragraph--type--etape .embedded-entity a{color:#23d2dd;}.protocole-birdlab .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-birdlab.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-birdlab .progress-bar li a{color:#23d2dd;font-weight:bold;}.protocole-birdlab .progress-bar li a span{border-color:#23d2dd;padding-top:2px;}.protocole-birdlab .progress-bar li.checked a{color:#fff;}.protocole-birdlab .progress-bar li.checked a span{background:#23d2dd;color:#fff;}.protocole-birdlab .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-oiseaux .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-oiseaux .paragraph--type--etape .embedded-entity a{color:#ff6666;}.protocole-oiseaux .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-oiseaux.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-oiseaux .progress-bar li a{color:#ff6666;font-weight:bold;}.protocole-oiseaux .progress-bar li a span{border-color:#ff6666;padding-top:2px;}.protocole-oiseaux .progress-bar li.checked a{color:#fff;}.protocole-oiseaux .progress-bar li.checked a span{background:#ff6666;color:#fff;}.protocole-oiseaux .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-plagesvivantes .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-plagesvivantes .paragraph--type--etape .embedded-entity a{color:#2392a0;}.protocole-plagesvivantes .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-plagesvivantes.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-plagesvivantes .progress-bar li a{color:#2392a0;font-weight:bold;}.protocole-plagesvivantes .progress-bar li a span{border-color:#2392a0;padding-top:2px;}.protocole-plagesvivantes .progress-bar li.checked a{color:#fff;}.protocole-plagesvivantes .progress-bar li.checked a span{background:#2392a0;color:#fff;}.protocole-plagesvivantes .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.protocole-scidrawing .paragraph--type--introduction-pages-protocoles .embedded-entity a,.protocole-scidrawing .paragraph--type--etape .embedded-entity a{color:#62cc33;}.protocole-scidrawing .progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-scidrawing.svg) center center repeat-x;background-size:3px;margin:10px 0px;}.protocole-scidrawing .progress-bar li a{color:#62cc33;font-weight:bold;}.protocole-scidrawing .progress-bar li a span{border-color:#62cc33;padding-top:2px;}.protocole-scidrawing .progress-bar li.checked a{color:#fff;}.protocole-scidrawing .progress-bar li.checked a span{background:#62cc33;color:#fff;}.protocole-scidrawing .progress-bar li .title{position:absolute;margin-top:-78px;width:140px;display:block;white-space:normal;font-size:11px;font-weight:bold;}.field--name-field-etapes .progress-bar{width:40% !important;margin:0px auto;display:block;background:#fff;margin-top:30px;}.field--name-field-etapes .progress-bar li .title{display:none;}.protocole-scidrawing .field--name-field-illustration{margin-top:40px;}.node--type-page-editoriale .block-page-title-block,.node-type-page_editoriale .block-page-title-block{min-width:980px;width:100%;padding:20px 0px 20px 0px;margin:10px auto 40px auto;display:block;}.node--type-page-editoriale .block-page-title-block h1.title,.node-type-page_editoriale .block-page-title-block h1.title{display:inline-block;color:#62cc33;text-align:left;}.node--type-page-editoriale .block-page-title-block a.font-weight-bold,.node-type-page_editoriale .block-page-title-block a.font-weight-bold{margin-left:5px;margin-right:5px;}.node--type-page-editoriale .main-column,.node-type-page_editoriale .main-column{}.node--type-page-editoriale .main-column h4,.node-type-page_editoriale .main-column h4{color:#62cc33;text-align:left;}.node--type-page-editoriale .main-column .custom-file-link img,.node-type-page_editoriale .main-column .custom-file-link img{width:100%;}.node--type-page-editoriale .protocole-escargots .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-escargots .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#feede2;}.node--type-page-editoriale .protocole-escargots .content h1.title,.node-type-page_editoriale .protocole-escargots .content h1.title{color:#fb883b;}.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article h3,.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article h4,.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article h5,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article h3,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article h4,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article h5{color:#fb883b;}.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-escargots .content .protocole-escargots .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-escargots .block-page-title-block,.node-type-page_editoriale .protocole-escargots .block-page-title-block{padding:20px 10% 20px 10%;background:#feede2 url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-escargots .block-page-title-block h1.title,.node-type-page_editoriale .protocole-escargots .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-escargots .field--name-field-chapeau,.node-type-page_editoriale .protocole-escargots .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#feede2;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-escargots .field--name-field-chapeau p,.node-type-page_editoriale .protocole-escargots .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-odj .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-odj .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#ffe8e8;}.node--type-page-editoriale .protocole-odj .content h1.title,.node-type-page_editoriale .protocole-odj .content h1.title{color:#ff6666;}.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article h3,.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article h4,.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article h5,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article h3,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article h4,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article h5{color:#ff6666;}.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-odj .content .protocole-odj .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-odj .block-page-title-block,.node-type-page_editoriale .protocole-odj .block-page-title-block{padding:20px 10% 20px 10%;background:#ffe8e8 url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-odj .block-page-title-block h1.title,.node-type-page_editoriale .protocole-odj .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-odj .field--name-field-chapeau,.node-type-page_editoriale .protocole-odj .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#ffe8e8;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-odj .field--name-field-chapeau p,.node-type-page_editoriale .protocole-odj .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-sauvages .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-sauvages .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#e8f7e1;}.node--type-page-editoriale .protocole-sauvages .content h1.title,.node-type-page_editoriale .protocole-sauvages .content h1.title{color:#62cc33;}.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h3,.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h4,.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h5,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h3,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h4,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article h5{color:#62cc33;}.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-sauvages .content .protocole-sauvages .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-sauvages .block-page-title-block,.node-type-page_editoriale .protocole-sauvages .block-page-title-block{padding:20px 10% 20px 10%;background:#e8f7e1 url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-sauvages .block-page-title-block h1.title,.node-type-page_editoriale .protocole-sauvages .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-sauvages .field--name-field-chapeau,.node-type-page_editoriale .protocole-sauvages .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#e8f7e1;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-sauvages .field--name-field-chapeau p,.node-type-page_editoriale .protocole-sauvages .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-chiro .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-chiro .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#f5e9f5;}.node--type-page-editoriale .protocole-chiro .content h1.title,.node-type-page_editoriale .protocole-chiro .content h1.title{color:#ba6dba;}.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article h3,.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article h4,.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article h5,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article h3,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article h4,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article h5{color:#ba6dba;}.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-chiro .content .protocole-chiro .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-chiro .block-page-title-block,.node-type-page_editoriale .protocole-chiro .block-page-title-block{padding:20px 10% 20px 10%;background:#f5e9f5 url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-chiro .block-page-title-block h1.title,.node-type-page_editoriale .protocole-chiro .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-chiro .field--name-field-chapeau,.node-type-page_editoriale .protocole-chiro .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#f5e9f5;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-chiro .field--name-field-chapeau p,.node-type-page_editoriale .protocole-chiro .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-biolit .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-biolit .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#def8fa;}.node--type-page-editoriale .protocole-biolit .content h1.title,.node-type-page_editoriale .protocole-biolit .content h1.title{color:#23d2dd;}.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article h3,.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article h4,.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article h5,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article h3,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article h4,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article h5{color:#23d2dd;}.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-biolit .content .protocole-biolit .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-biolit .block-page-title-block,.node-type-page_editoriale .protocole-biolit .block-page-title-block{padding:20px 10% 20px 10%;background:#def8fa url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-biolit .block-page-title-block h1.title,.node-type-page_editoriale .protocole-biolit .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-biolit .field--name-field-chapeau,.node-type-page_editoriale .protocole-biolit .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#def8fa;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-biolit .field--name-field-chapeau p,.node-type-page_editoriale .protocole-biolit .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-spipoll .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-spipoll .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#f6f7df;}.node--type-page-editoriale .protocole-spipoll .content h1.title,.node-type-page_editoriale .protocole-spipoll .content h1.title{color:#c2c62a;}.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h3,.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h4,.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h5,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h3,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h4,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article h5{color:#c2c62a;}.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-spipoll .content .protocole-spipoll .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-spipoll .block-page-title-block,.node-type-page_editoriale .protocole-spipoll .block-page-title-block{padding:20px 10% 20px 10%;background:#f6f7df url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-spipoll .block-page-title-block h1.title,.node-type-page_editoriale .protocole-spipoll .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-spipoll .field--name-field-chapeau,.node-type-page_editoriale .protocole-spipoll .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#f6f7df;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-spipoll .field--name-field-chapeau p,.node-type-page_editoriale .protocole-spipoll .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-vdt .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-vdt .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#ede7dc;}.node--type-page-editoriale .protocole-vdt .content h1.title,.node-type-page_editoriale .protocole-vdt .content h1.title{color:#895F13;}.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article h3,.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article h4,.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article h5,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article h3,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article h4,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article h5{color:#895F13;}.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-vdt .content .protocole-vdt .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-vdt .block-page-title-block,.node-type-page_editoriale .protocole-vdt .block-page-title-block{padding:20px 10% 20px 10%;background:#ede7dc url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-vdt .block-page-title-block h1.title,.node-type-page_editoriale .protocole-vdt .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-vdt .field--name-field-chapeau,.node-type-page_editoriale .protocole-vdt .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#ede7dc;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-vdt .field--name-field-chapeau p,.node-type-page_editoriale .protocole-vdt .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-lichen .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-lichen .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#e6edfc;}.node--type-page-editoriale .protocole-lichen .content h1.title,.node-type-page_editoriale .protocole-lichen .content h1.title{color:#5487ED;}.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article h3,.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article h4,.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article h5,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article h3,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article h4,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article h5{color:#5487ED;}.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-lichen .content .protocole-lichen .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-lichen .block-page-title-block,.node-type-page_editoriale .protocole-lichen .block-page-title-block{padding:20px 10% 20px 10%;background:#e6edfc url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-lichen .block-page-title-block h1.title,.node-type-page_editoriale .protocole-lichen .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-lichen .field--name-field-chapeau,.node-type-page_editoriale .protocole-lichen .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#e6edfc;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-lichen .field--name-field-chapeau p,.node-type-page_editoriale .protocole-lichen .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-birdlab .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-birdlab .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#def8fa;}.node--type-page-editoriale .protocole-birdlab .content h1.title,.node-type-page_editoriale .protocole-birdlab .content h1.title{color:#23d2dd;}.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h3,.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h4,.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h5,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h3,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h4,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article h5{color:#23d2dd;}.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-birdlab .content .protocole-birdlab .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-birdlab .block-page-title-block,.node-type-page_editoriale .protocole-birdlab .block-page-title-block{padding:20px 10% 20px 10%;background:#def8fa url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-birdlab .block-page-title-block h1.title,.node-type-page_editoriale .protocole-birdlab .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-birdlab .field--name-field-chapeau,.node-type-page_editoriale .protocole-birdlab .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#def8fa;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-birdlab .field--name-field-chapeau p,.node-type-page_editoriale .protocole-birdlab .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-oiseaux .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-oiseaux .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#ffe8e8;}.node--type-page-editoriale .protocole-oiseaux .content h1.title,.node-type-page_editoriale .protocole-oiseaux .content h1.title{color:#ff6666;}.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h3,.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h4,.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h5,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h3,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h4,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article h5{color:#ff6666;}.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-oiseaux .content .protocole-oiseaux .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-oiseaux .block-page-title-block,.node-type-page_editoriale .protocole-oiseaux .block-page-title-block{padding:20px 10% 20px 10%;background:#ffe8e8 url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-oiseaux .block-page-title-block h1.title,.node-type-page_editoriale .protocole-oiseaux .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-oiseaux .field--name-field-chapeau,.node-type-page_editoriale .protocole-oiseaux .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#ffe8e8;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-oiseaux .field--name-field-chapeau p,.node-type-page_editoriale .protocole-oiseaux .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-plagesvivantes .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-plagesvivantes .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#def8fa;}.node--type-page-editoriale .protocole-plagesvivantes .content h1.title,.node-type-page_editoriale .protocole-plagesvivantes .content h1.title{color:#2392a0;}.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h3,.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h4,.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h5,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h3,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h4,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article h5{color:#2392a0;}.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-plagesvivantes .content .protocole-plagesvivantes .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-plagesvivantes .block-page-title-block,.node-type-page_editoriale .protocole-plagesvivantes .block-page-title-block{padding:20px 10% 20px 10%;background:#def8fa url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-plagesvivantes .block-page-title-block h1.title,.node-type-page_editoriale .protocole-plagesvivantes .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-plagesvivantes .field--name-field-chapeau,.node-type-page_editoriale .protocole-plagesvivantes .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#def8fa;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-plagesvivantes .field--name-field-chapeau p,.node-type-page_editoriale .protocole-plagesvivantes .field--name-field-chapeau p{text-align:center;}.node--type-page-editoriale .protocole-scidrawing .block-wrapper.paragraph--type--cartouches-editoriaux,.node-type-page_editoriale .protocole-scidrawing .block-wrapper.paragraph--type--cartouches-editoriaux{background-color:#e8f7e1;}.node--type-page-editoriale .protocole-scidrawing .content h1.title,.node-type-page_editoriale .protocole-scidrawing .content h1.title{color:#62cc33;}.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h3,.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h4,.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h5,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h3,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h4,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article h5{color:#62cc33;}.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h3,.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h4,.node--type-page-editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h5,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h3,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h4,.node-type-page_editoriale .protocole-scidrawing .content .protocole-scidrawing .main-column article .paragraph--type--cartouches-editoriaux h5{color:#2c4a4a;}.node--type-page-editoriale .protocole-scidrawing .block-page-title-block,.node-type-page_editoriale .protocole-scidrawing .block-page-title-block{padding:20px 10% 20px 10%;background:#e8f7e1 url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) 10% 10px no-repeat;background-size:60px;}.node--type-page-editoriale .protocole-scidrawing .block-page-title-block h1.title,.node-type-page_editoriale .protocole-scidrawing .block-page-title-block h1.title{color:#2c4a4a;text-align:center;}.node--type-page-editoriale .protocole-scidrawing .field--name-field-chapeau,.node-type-page_editoriale .protocole-scidrawing .field--name-field-chapeau{padding:20px 70px 20px 70px;background:#e8f7e1;margin-top:-28px;color:#2c4a4a;margin-bottom:40px;}.node--type-page-editoriale .protocole-scidrawing .field--name-field-chapeau p,.node-type-page_editoriale .protocole-scidrawing .field--name-field-chapeau p{text-align:center;}.field--name-field-numero-paragraphe{text-align:center;width:27px;}.page-node-498 .main-column .paragraph .btn-primary{background-color:transparent;border-color:#fb883b;color:#fb883b;}.page-node-498 .main-column .paragraph .btn-primary:hover{background-color:#fb883b;border-color:#fb883b;color:#fff !important;filter:hue-rotate(0deg);}#Galaxy_Papers{background:#fff url(/themes/bootstrap_vigienatureecole/img/loader-anime.gif) center center no-repeat;min-height:800px;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table th{background-color:#62cc33;color:#fff;font-weight:bold;border-bottom:1px solid #62cc33;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table th a{color:#fff;font-weight:bold;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-name a{width:100%;text-align:center;display:block;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-more-link{color:#62cc33;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li{border:0px;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div{padding-left:25px;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/herisson.svg) center left no-repeat;background-size:22px;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Lichens{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Biolit{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Chauves-souris{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Escargots{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Limaces{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/limaces.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Oiseaux{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Plantes{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Insectes{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-liste-especes-actions li div.Vers{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars{display:block;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/stars-0.svg) center left no-repeat;background-size:contain;height:20px;width:100%;}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars.stars-xxxxx-x{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/stars-5.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars.stars-xxxx-x{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/stars-4.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars.stars-xxx-x{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/stars-3.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars.stars-xx-x{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/stars-2.svg);}.view-listes-des-actions-pour-favoriser-la-biodiversite table.table .views-field-field-efficacite-actions .stars.stars-x-x{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/stars-1.svg);}.progress-bar{display:inline-block;background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-white.svg) center center repeat-x;height:36px;width:60%;background-size:3px;margin:10px 0px 70px 0px;}.progress-bar li{list-style:none;display:inline-block;}.progress-bar li p.title{padding:0px;}.progress-bar li span{display:inline-block;height:30px;width:30px;border-radius:30px;background-color:#fff;border:2px solid #62cc33;margin-top:2px;}.progress-bar li.checked span{background:transparent url(/themes/bootstrap_vigienatureecole/img/progress-bar-checked.svg) center center no-repeat;background-size:30px;}.progress-bar li.checked p{font-family:"Raleway-SemiBold",Arial,sans;}.progress-bar li .title{position:absolute;margin-top:-70px;}.progress-bar.qcm-question-progress-bar{background:transparent url(/themes/bootstrap_vigienatureecole/img/rect-green.svg) center center repeat-x;background-size:3px;}.progress-bar.length-1,.progress-bar.length-2{width:30%;}.progress-bar.length-5,.progress-bar.length-6{width:90%;}#progress{width:100%;display:block;height:20px;border-radius:3px;border:1px solid #62cc33;}#progress .progress-bar{width:0%;height:20px;display:block;background:#62cc33;margin:0px;}.frame{border:1px solid red;}.vne-form{width:100%;text-align:left;font-size:14px;}.vne-form .form-header{background-color:#ddeddd;width:100%;min-height:200px;text-align:center;margin-bottom:30px;}.vne-form .form-header h2{padding:30px;width:80%;border-bottom:1px dashed #2c4a4a;margin:30px 0px;display:inline-block;}.vne-form .form-header p{margin-top:-10px;padding:0px 80px 40px 80px;}.vne-form .form-content{width:100%;margin:40px auto;max-width:1366px;}.vne-form .section_title{font-family:"Quicksand-Bold",Arial,sans;font-size:24px;color:#62cc33;margin:20px 0px;width:100%;}.vne-form .label_title{text-align:left;font-family:"Quicksand-Bold",Arial,sans;font-size:20px;color:#62cc33;vertical-align:top;line-height:19px;margin-bottom:33px;}.vne-form .label_title span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:16px;display:block;color:#2c4a4a;}.vne-form .choose-protocol{text-align:left;}.vne-form .choose-protocol > li{margin-top:40px;}.vne-form .choose-protocol > li label{word-wrap:anywhere;width:80%;}.vne-form li.protocol-input-wrapper{text-align:center;vertical-align:top;}.vne-form li.protocol-input-wrapper > a{vertical-align:top;}.vne-form .protocol-input-wrapper.escargots label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#fb883b;}.vne-form .protocol-input-wrapper.escargots label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.escargots label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.escargots label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.odj label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#ff6666;}.vne-form .protocol-input-wrapper.odj label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.odj label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.odj label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.sauvages label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#62cc33;}.vne-form .protocol-input-wrapper.sauvages label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.sauvages label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.sauvages label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.chiro label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#ba6dba;}.vne-form .protocol-input-wrapper.chiro label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.chiro label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.chiro label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.biolit label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#23d2dd;}.vne-form .protocol-input-wrapper.biolit label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.biolit label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.biolit label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.spipoll label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#c2c62a;}.vne-form .protocol-input-wrapper.spipoll label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.spipoll label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.spipoll label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.vdt label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#895F13;}.vne-form .protocol-input-wrapper.vdt label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.vdt label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.vdt label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.lichen label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#5487ED;}.vne-form .protocol-input-wrapper.lichen label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.lichen label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.lichen label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.birdlab label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#23d2dd;}.vne-form .protocol-input-wrapper.birdlab label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.birdlab label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.birdlab label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.oiseaux label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#ff6666;}.vne-form .protocol-input-wrapper.oiseaux label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.oiseaux label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.oiseaux label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.plagesvivantes label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#2392a0;}.vne-form .protocol-input-wrapper.plagesvivantes label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.plagesvivantes label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.plagesvivantes label{filter:grayscale(100%);}.vne-form .protocol-input-wrapper.scidrawing label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:80px;padding-top:50px;font-size:10px;color:#62cc33;}.vne-form .protocol-input-wrapper.scidrawing label input{width:100%;cursor:pointer;}.vne-form .protocol-input-wrapper.scidrawing label .protocol-name{min-height:31px;display:inline-block;}.vne-form .protocol-input-wrapper.create.scidrawing label{filter:grayscale(100%);}.vne-form .without-label label:not(.form-check-label),.vne-form .without-label label:not(.form-check-label) label.option{display:none;}.vne-form .without-label .form-check-label label.option{display:inline-block;}.vne-form .section{margin-bottom:40px;}.vne-form form{margin:40px auto;max-width:1326px;padding-left:40px;}.vne-form form a:not(.btn){color:#2c4a4a;}.vne-form .form-control{display:block;width:100%;padding:6px 4px 6px 16px;font-size:14px;line-height:1.5;background-color:#ddeddd;background-clip:padding-box;border:0px;border-radius:0px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;max-width:500px;margin:10px 20px 10px 0px;}.vne-form .form-control:focus{background-color:#E2F2E2;color:#2c4a4a;box-shadow:none;}.vne-form .form-control::placeholder{color:#2c4a4a;opacity:0.7;}.vne-form .form-control.short{width:90px;}.vne-form .form-control::before{display:block;width:11px;height:40px;background:#fff url(/themes/bootstrap_vigienatureecole/img/border-form-field.svg) center left no-repeat;background-clip:padding-box;content:" ";float:left;margin-left:-16px;margin-top:-6px;position:absolute;}.vne-form .arrow{padding-left:20px;font-size:12px;color:#2c4a4a;display:inline-block;}.vne-form .arrow *:before{display:inline-block;width:16px;height:15px;background:transparent url(/themes/bootstrap_vigienatureecole/img/list-arrow.svg) center left no-repeat;background-size:16px;}.vne-form .grey-background{background-color:#E2F2E2;padding:20px;}.vne-form .grey-background .form-control{background:#ddeddd url(/themes/bootstrap_vigienatureecole/img/border-form-field-transparent.svg) center left no-repeat;border:0px;border-bottom:1px dashed #62cc33;margin-top:0px;}.vne-form .no-background{border:0px;background:transparent;padding-left:0px;}.vne-form .no-background .form-control{background:transparent;border:0px;border-bottom:1px dashed #62cc33;margin-top:0px;}.vne-form .no-background .form-control::placeholder{color:transparent;text-indent:-9999px;white-space:nowrap;}.vne-form .no-background label{margin-bottom:0px;}.vne-form .no-background button,.vne-form .no-background .button{border:0px;padding:8px 0px;text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:16px;color:#62cc33;display:inline-block;}.vne-form .no-background button span:not(.field),.vne-form .no-background .button span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:14px;}.vne-form .no-background button:hover,.vne-form .no-background .button:hover{color:#2c4a4a;background-color:transparent;text-decoration:none;}.vne-form .no-background.border-line{background:transparent url(/themes/bootstrap_vigienatureecole/img/border-line.svg) center right no-repeat;background-clip:padding-box;}.vne-form fieldset{width:100%;}.vne-form fieldset .fieldset-wrapper{width:100%;}.vne-form fieldset .fieldset-wrapper.row{margin-left:0px;}.vne-form fieldset .fieldset-legend{font-family:"Quicksand-Bold",Arial,sans;font-size:18px;color:#62cc33;display:block;line-height:48px;}.vne-form fieldset > legend:empty,.vne-form fieldset > legend span:empty{height:0px;display:none;}.vne-form .form-group{margin-bottom:0px;margin-left:0px;padding-left:0px;}.vne-form .form-group.center{text-align:center;}.vne-form .form-group.error .form-control{background-color:#ffe8e8;color:#ff6666;}.vne-form .form-group.error .input-error-desc{color:#ff6666;}.vne-form .form-group.required .form-control:after{display:block;width:20px;height:30px;content:"*";}.vne-form .form-group.form-actions{display:block;width:100%;text-align:center;margin-top:40px;}.vne-form .form-group.element{margin-bottom:40px;padding-bottom:40px;border-bottom:1px dashed #2c4a4a;}.vne-form .form-group.section{margin-bottom:40px;}.vne-form .form-group.form-item-conditions-presence-type{margin-left:20px;margin-top:20px;}.vne-form .form-group.form-item-conditions-presence-type select{max-width:50%;}.vne-form .form-group textarea{max-width:100%;background:#ddeddd;}.vne-form .field-infobulle{position:absolute;margin-left:50%;}.vne-form .field-infobulle > fieldset{background-color:#ddeddd;display:block;width:100%;padding:10px;height:80px;margin-left:20px;margin-top:23px;}.vne-form .field-infobulle > fieldset:before{content:" ";position:absolute;width:20px;height:20px;background-color:#ddeddd;top:calc(50% - 26px);left:-10px;transform:rotate(-45deg);display:block;}.vne-form .field-infobulle legend{position:absolute;margin-left:15px;margin-top:-5px;}.vne-form .field-infobulle legend + .fieldset-wrapper{position:absolute;margin-top:35px;margin-left:35px;}.vne-form .field-infobulle legend + .fieldset-wrapper label{min-width:90px;}.vne-form .field-infobulle .fieldset-legend{font-family:"Raleway-Regular",Arial,sans;font-size:14px;color:#2c4a4a;}.vne-form .inline div.form-group,.vne-form .inline .form-item-pass-pass1,.vne-form .inline .form-item-pass-pass2{float:left;width:calc(50% - 20px);margin-right:20px;}.vne-form .inline .form-item-pass-pass2{padding-top:10px;}.vne-form .inline .form-item-pass-pass2 label{margin-bottom:0px;}.vne-form .inline .form-type-password-confirm{padding:0px;margin:0px;}.vne-form .inline .password-strength__title,.vne-form .inline .password-confirm.js-password-confirm{font-size:12px;}.vne-form .inline div.form-group.border-line{width:50%;}.vne-form .inline button,.vne-form .inline .button{padding:8px;}.vne-form .inline.center{width:100%;display:block;text-align:center;}.vne-form .inline.center div{display:inline-block;}.vne-form .password-confirm,.vne-form .password-field,.vne-form .password-strength,.vne-form .password-confirm-match{width:55%;max-width:500px;}.vne-form .description{max-width:500px;display:inline-block;padding-left:40px;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Information-green.svg) center left no-repeat;background-size:32px;font-family:"Raleway-LightItalic",Arial,sans;min-height:36px;line-height:30px;}.vne-form .description.password-suggestions{padding:4px 4px 4px 57px;margin:10px;max-width:500px;border:0px solid #b4b4b4;font-size:14px;line-height:1.5;}.vne-form .description em{line-height:17px;display:inline-block;}.vne-form .form-select{padding:20px 30px;line-height:1.5;border-radius:20px;color:#2c4a4a;height:66px;display:inline-block;border:1px solid #62cc33;background:#fff url(/themes/bootstrap_vigienatureecole/img/arrow-bottom.svg) center right no-repeat;background-size:32px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";width:100%;margin-bottom:10px;}.vne-form .form-select.change-year{font-weight:bold;font-size:26px;text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:28px;color:#2c4a4a;line-height:26px;}.vne-form .form-select.change-year option{font-size:20px;text-align:center;}.vne-form select.form-control:not([size]):not([multiple]){height:78px;}.vne-form .date-time .form-select{padding:20px 0px;min-width:50px;}.vne-form span.label{padding-top:18px;display:block;}.vne-form span.label.center{text-align:center;width:100%;}.vne-form .form-check{display:inline-block;padding-left:0px;}.vne-form input[type=checkbox]{visibility:hidden;}.vne-form input[type=checkbox].visible{visibility:visible;margin-top:0px;}.vne-form .checkbox label{font-style:italic;font-size:13px;color:#2c4a4a;}.vne-form .checkboxOne{width:40px;height:10px;background:#555;margin:20px 80px;position:relative;border-radius:3px;}.vne-form .checkboxOne label{display:block;width:16px;height:16px;border-radius:50%;transition:all 0.5s ease;cursor:pointer;position:absolute;top:-3px;left:-3px;background:#ccc;}.vne-form .checkboxOne input[type=checkbox]:checked + label{left:27px;}.vne-form .checkboxTwo{width:120px;height:40px;background:#333;margin:20px 60px;border-radius:50px;position:relative;}.vne-form .checkboxTwo label{display:block;width:22px;height:22px;border-radius:50%;transition:all 0.5s ease;cursor:pointer;position:absolute;top:9px;z-index:1;left:12px;background:#ddd;}.vne-form .checkboxTwo input[type=checkbox]:checked + label{left:84px;background:#26ca28;}.vne-form .checkboxThree{width:120px;max-width:120px;height:40px;background:#fff;margin:20px 60px 20px 0px;border:1px solid #62cc33;border-radius:50px;position:relative;}.vne-form .checkboxThree:before{content:"OUI";position:absolute;top:9px;left:13px;height:2px;color:#62cc33;font-size:14px;}.vne-form .checkboxThree:after{content:"NON";position:absolute;top:9px;left:77px;height:2px;color:#111;font-size:14px;}.vne-form .checkboxThree label{display:block;width:52px;height:22px;border-radius:50px;transition:all 0.5s ease;cursor:pointer;position:absolute;top:8px;z-index:1;left:12px;background:#dddddd;}.vne-form .checkboxThree input[type=checkbox]:checked + label{left:60px;background:#62cc33;}.vne-form .checkboxThree .disabled{opacity:1;color:#ddd;}.vne-form .checkboxThree .disabled label{background:#fff;}.vne-form .checkboxFour{width:40px;height:40px;background:#ddd;margin:20px 90px;border-radius:100%;position:relative;box-shadow:0px 1px 3px rgba(0,0,0,0.5);}.vne-form .checkboxFour label{display:block;width:30px;height:30px;border-radius:100px;transition:all 0.5s ease;cursor:pointer;position:absolute;top:5px;left:5px;z-index:1;background:#333;box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);}.vne-form .checkboxFour input[type=checkbox]:checked + label{background:#26ca28;}.vne-form .checkboxFive{width:22px;height:22px;margin:0px;position:relative;float:left;font-style:italic;font-size:12px;color:#2c4a4a;}.vne-form .checkboxFive label,.vne-form .checkboxFive .fieldset-legend{cursor:pointer;position:absolute;width:22px;height:22px;top:0;left:0;background:#fff;border:1px solid #62cc33;}.vne-form .checkboxFive label:after,.vne-form .checkboxFive .fieldset-legend:after{opacity:0.2;content:"";position:absolute;width:9px;height:5px;background:transparent;top:6px;left:7px;border:3px solid #2c4a4a;border-top:none;border-right:none;transform:rotate(-45deg);}.vne-form .checkboxFive label:hover::after,.vne-form .checkboxFive .fieldset-legend:hover::after{opacity:0.5;}.vne-form .checkboxFive input[type=checkbox]:checked + label:after{opacity:1;}.vne-form .checkboxFive span.label{padding-top:0px;padding-left:26px;float:right;}.vne-form .checkboxSix .fieldset-legend{font-family:"Raleway-Regular",Arial,sans;color:#2c4a4a;font-size:14px;padding-top:0px;display:inline;}.vne-form .checkboxSix .checkbox{min-width:40%;}.vne-form .checkboxSix .checkbox.long{min-width:100%;}.vne-form .checkboxSix .checkbox:after{content:"";display:table;clear:both;}.vne-form .checkboxSix .cr{position:relative;display:inline-block;border:1px solid #62cc33;width:1.3em;height:1.3em;float:left;margin-right:0.5em;}.vne-form .checkboxSix .cr .cr-icon{position:absolute;font-size:0.8em;line-height:0;top:50%;left:15%;}.vne-form .checkboxSix .checkbox input[type="checkbox"]{display:none;}.vne-form .checkboxSix .checkbox input[type="checkbox"] + label .cr > .cr-icon{opacity:0;}.vne-form .checkboxSix .checkbox input[type="checkbox"]:checked + label .cr > .cr-icon{opacity:1;}.vne-form .checkboxSix .checkbox input[type="checkbox"]:disabled + label .cr{opacity:0.5;}.vne-form .checkboxSix.long .checkbox{min-width:100%;}.vne-form .checkboxSeven{width:80px;max-width:80px;height:34px;background:#fff;margin:20px auto;border:1px solid #62cc33;border-radius:41px;position:relative;}.vne-form .checkboxSeven:before{content:"OUI";position:absolute;top:8px;left:9px;height:2px;color:#62cc33;font-size:12px;}.vne-form .checkboxSeven:after{content:"NON";position:absolute;top:7px;left:45px;height:2px;color:#111;font-size:12px;}.vne-form .checkboxSeven label{display:block;width:34px;height:20px;border-radius:50px;transition:all 0.5s ease;cursor:pointer;position:absolute;top:6px;z-index:1;left:5px;background:#ddd;padding-left:10px;}.vne-form .checkboxSeven input[type=checkbox]:checked + label{left:39px;background:#62cc33;}.vne-form .checkboxHeight{width:15px;height:30px;background:#000000;margin:20px 20px 20px 60px;border-radius:20px;position:relative;border-color:#62cc33;}.vne-form .checkbox-nohide input[type=checkbox]{display:inline-block;}.vne-form .activation-link{width:100%;text-align:center;background:#fff url(/themes/bootstrap_vigienatureecole/img/email-entete.svg) top center no-repeat;background-size:265px;padding-top:180px;margin-top:0px;}.vne-form .activation-link.felicitations{background:#fff url(/themes/bootstrap_vigienatureecole/img/validation-green.svg) top center no-repeat;background-size:146px;}.vne-form .activation-link.felicitations .button.btn-add.btn-primary{margin:20px;}.vne-form.identify{background-color:#ddeddd;padding:40px;}.vne-form.identify h2{margin-top:0px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px dashed #2c4a4a;}.vne-form.identify h4{text-align:center;font-family:"Quicksand-Bold",Arial,sans;font-size:16px;color:#2c4a4a;}.vne-form.identify h4 span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:14px;}.vne-form.identify form{display:block;border-radius:20px;background-color:#fff;padding:20px;text-align:left;}.vne-form.identify label.checkbox{font-size:12px;font-style:normal;}.vne-form.identify .checkboxSix{padding-top:16px;}.vne-form.identify .checkboxSix.align-left{float:left;}.vne-form.identify #edit-student{margin-right:0px;}.vne-form.identify #edit-student legend{height:0px;}.vne-form.identify #edit-student > .row.fieldset-wrapper{margin-left:15px;}.vne-form.identify #edit-student-buttons div{float:none;}.vne-form.identify.resetpassword div.form-group.border-line{width:auto;}.vne-form.identify #edit-student-buttons,.vne-form.identify #edit-teacher-buttons{text-align:center;}.vne-form.identify #edit-student-buttons .btn-success,.vne-form.identify #edit-teacher-buttons .btn-success{color:#fff;border:1px solid #62cc33;}.vne-form.identify #edit-student-buttons .btn-success:hover,.vne-form.identify #edit-teacher-buttons .btn-success:hover{border:1px solid #62cc33;color:#62cc33;}.vne-form .radio-hide-first-option .radio div:first-child{display:none;}.vne-form .taxon{margin-right:unset;}.vne-form .taxon .thumbnail{padding:5px;border:1px solid #62cc33;text-align:center;background-color:#fff;height:140px;width:100%;overflow:hidden;cursor:pointer;}.vne-form .taxon .thumbnail img{height:100%;width:auto;border:0px;}.vne-form .taxon .thumbnail.active{background-color:#E2F2E2;}.vne-form .taxon .thumbnail.present{border:4px solid #62cc33;}.vne-form .taxon .thumbnail .empty{height:140px;width:120px;}.vne-form .taxon .bx-wrapper .bx-pager{display:none;}.vne-form .taxon h5{font-family:"Raleway-Bold",Arial,sans;font-size:14px;color:#2c4a4a;margin:14px 0px;height:16px;}.vne-form .taxon .form-group > label{height:36px;font-size:10px;color:#62cc33;font-weight:bold;}.vne-form .taxon .form-group .form-text{width:46px;display:inline-block;background:#fff url(/themes/bootstrap_vigienatureecole/img/cartouche-nombre.svg) center 5px no-repeat;background-size:46px;}.vne-form .taxon .bx-viewport{height:250px !important;}.vne-form .taxon .bx-viewport .slide img{width:auto;}.vne-form .taxon .form-group.details{padding:10px 20px;background-color:#E2F2E2;}.vne-form .taxon .form-group.details h4{text-align:left;}.vne-form .taxon .form-group.details h4 .nom-scientifique{display:inline;color:#62cc33;font-style:italic;display:inline;font-weight:bold;font-family:unset;}.vne-form .taxon .form-group.details h4 .nom-scientifique:before{content:"";display:inline;}.vne-form .taxon .form-group.details .description{background:none;padding-left:0px;max-width:none;}.vne-form .taxon .form-group.details li span.label{font-weight:bold;display:inline;}.vne-form .taxon .form-group.details li .label:before{content:"";display:inline;}.vne-form .taxon .presence-field{height:25px;display:block;text-align:center;}.vne-form .taxon .count{width:36px;height:36px;background-color:#62cc33;border-radius:18px;color:#fff;float:right;margin-top:-19px;margin-bottom:-19px;margin-right:10px;font-size:20px;line-height:36px;display:inline-block;text-align:center;z-index:1000;position:relative;}.vne-form .taxon .sonogramme{float:none;width:60%;height:auto;border:4px solid #fff;}.vne-form .taxon .links{margin-left:40px;text-decoration:underline;padding:30px;}.vne-form .taxon .links li{list-style-image:url(/themes/bootstrap_vigienatureecole/img/pictos/green/File02-green.png);}.vne-form .taxon .abondance{max-width:50px;display:inline;margin-left:10px;}.vne-form .taxon.taxon-vdt .fieldset > label{float:left;max-width:50%;}.vne-form .taxon.taxon-vdt .thumbnail-box{border:1px solid #62cc33;}.vne-form .taxon.taxon-vdt .thumbnail-box legend{margin-top:5px;}.vne-form .taxon.taxon-vdt .thumbnail-box > .fieldset-wrapper{padding:5px;}.vne-form .taxon.taxon-vdt .thumbnail:not(img){border:0px;border-bottom:1px dotted #62cc33;}.vne-form .taxon .taxon-abondance-wrapper label{max-width:50%;float:left;}.vne-form .taxon .taxon-abondance-wrapper .abondance{max-width:30%;float:left;background:#ddeddd;margin-top:-4px;margin-bottom:0px;}.vne-form .select-taxon-details{margin-left:15px;margin-bottom:5px;}.vne-form .not-identified{padding-top:48px;}.vne-form .commentaire .fieldgroup{padding-right:0px;}.vne-form .commentaire .fieldset-wrapper{border:1px solid #62cc33;padding:10px;}.vne-form .commentaire label{margin-top:12px;margin-left:10px;}.vne-form .commentaire textarea{background:transparent;margin-top:-50px;min-width:960px;padding-top:50px;}.vne-form .commentaire textarea:focus{background-color:transparent;}.vne-form .form-content.main-column{display:block;margin:40px auto;}.vne-form .create.zone.row{margin-left:0px !important;margin-right:0px !important;}.vne-form .details-zone-observation{background-color:#E2F2E2;width:100%;min-height:200px;text-align:left;}.vne-form .details-zone-observation .details{border:0px;}.vne-form .details-zone-observation .details h6{color:#62cc33;}.vne-form .details-zone-observation .details h6 strong{color:#2c4a4a;font-family:"Raleway-Regular",Arial,sans;}.vne-form .details-zone-observation .details li{list-style:none;}.vne-form .details-zone-observation .details li:before{display:inline-block;width:20px;height:auto;content:"";font-family:FontAwesome;}.vne-form .avatar{width:120px;height:120px;border-radius:40px;clear:both;display:block;overflow:hidden;margin-right:20px;}.vne-form .avatar img{width:100%;height:100%;object-fit:cover;vertical-align:unset;}.vne-form.create-observation-form.progress-0{text-align:center;}.vne-form.create-observation-form.progress-0 .list-classes{display:inline-block;}.vne-form #edit-photos-fieldgroup .fieldset-wrapper > div{width:100%;}.vne-form .percent .form-select{max-height:46px;padding:10px 30px;line-height:1;}.vne-form select[name*="_weight"]{display:none;visibility:hidden;}.vne-form select.select-taxon.hidden{display:none;visibility:hidden;}.vne-form .two-cols .checkbox{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-left:12px;}.vne-form .taxon-fieldset-wrapper{border-top:2px dotted #62cc33;margin-top:20px;padding-top:20px;}.vne-form .taxon-fieldset-wrapper input[type="checkbox"]{visibility:visible;}.vne-form .multivalue-add-more-submit{width:240px !important;margin:20px calc(50% - 120px) 40px calc(50% - 120px) !important;white-space:normal;}.vne-form .form-item-date-time-horaires-debut-minute-debut,.vne-form .form-item-date-time-horaires-fin-minute-fin{margin-left:4px;}.vne-form .label-white label{color:#fff;}button[name*="_remove_button"],.remove-taxon{margin-top:0px;margin-left:20px;color:#62cc33;padding:5px 10px 5px 27px;border-radius:12px;border:1px solid #fff;}button[name*="_remove_button"]:hover,.remove-taxon:hover{color:#62cc33;border:1px solid #62cc33;}button[name*="_remove_button"]:before,.remove-taxon:before{font-family:FontAwesome;display:inline-block;width:12px;height:12px;content:"";color:#62cc33;margin:-22px 8px 0px -20px;}.form-glossaire{display:inline-block;padding-left:40px;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Information-green.svg) center left no-repeat;background-size:32px;font-family:"Raleway-LightItalic",Arial,sans;min-height:36px;line-height:30px;}.form-glossaire .form-glossaire-description{max-width:220px;background-color:#ddeddd;padding:12px;position:absolute;margin-left:46%;margin-top:-108px;z-index:60;}.form-glossaire .form-glossaire-description img{width:100%;height:auto;}.form-glossaire .form-glossaire-description:before{display:block;background-color:#ddeddd;width:30px;height:30px;transform:rotate(45deg);margin-left:-26px;position:absolute;content:" ";margin-top:69px;z-index:-10;}.form-glossaire h3{font-size:15px;}#edit-nichoirs .form-glossaire{width:100%;}#edit-pesticides .form-glossaire .form-glossaire-description{margin-left:45.6%;margin-top:-119px;box-shadow:0 0 5px rgba(0,0,0,0.3);}.date-time legend{float:left;width:calc(100% - 60px);margin-left:-13px;}.date-time legend span{margin-top:0px;padding-top:0px !important;}.date-time legend:before{content:" ";display:block;width:50px;height:50px;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Clock-green.svg) center left no-repeat;background-size:50px;float:left;margin-right:10px;margin-left:10px;}.date-time legend.conditions-obs{margin-top:40px;padding-top:40px;border-top:1px dashed #2c4a4a;}.date-time legend.conditions-obs:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/nichoir.svg) center left no-repeat;background-size:30px;}.date-time legend.abondance:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Copmptage-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.estran legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Estran-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.fleur legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Flower03-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.insecte legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Bug-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.transect legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/transect.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.plage legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/plage.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time legend.arbres legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/arbre.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.conditions-obs legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/nichoir.svg) center left no-repeat;background-size:30px;}.date-time.abondance legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Copmptage-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.photos legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Photo-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.climat legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Weather-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.estran legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Estran-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.fleur legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Flower03-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.insecte legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Bug-green.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.transect{margin-top:30px;}.date-time.transect legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/transect.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.plage legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/plage.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.arbres legend:before{background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/arbre.svg) center left no-repeat;background-size:50px;width:50px;height:55px;}.date-time.algues-obs fieldset.js-form-item.js-form-type-select{width:auto !important;float:left;}.date-time.algues-obs .fieldset-wrapper legend{max-height:0px;}.date-time.algues-obs .fieldset-wrapper legend:before{background:none;}.date-time.algues-obs .remove-taxon{color:red;width:100%;margin:20px 20px;}.date-time .taxons-array td{background-color:#f5f5f5;}.date-time .taxons-array th{text-align:center;color:#62cc33;font-family:"Quicksand-Medium",Arial,sans;background-color:#E2F2E2;}.date-time .taxons-array .wrapper-input-field{text-align:center;}.date-time .taxons-array .input-field{max-width:200px;border:0px;}.date-time .taxons-array .input-field,.date-time .taxons-array .input-field option{background-color:transparent;color:#2c4a4a;font-family:"Raleway-Bold",Arial,sans;opacity:1;}.date-time .taxons-array .input-field.color-0,.date-time .taxons-array .input-field option.color-0{color:#526868;font-family:"Raleway-Regular",Arial,sans;opacity:0.7;}.date-time .taxons-array .nom-groupe{text-align:center;}.date-time .taxons-array .nom-groupe .rotate{writing-mode:vertical-rl;transform:scale(-1);font-family:"Raleway-Bold",Arial,sans;}.date-time .taxons-array .nom-taxon{font-weight:bold;}.date-time .taxons-array .algues-vertes-et-plantes-marines .nom-groupe,.date-time .taxons-array .algues-vertes-et-plantes-marines .nom-taxon{color:#62cc33;}.date-time .taxons-array .algues-vertes-et-plantes-marines .input-field,.date-time .taxons-array .algues-vertes-et-plantes-marines .input-field option{color:#62cc33;}.date-time .taxons-array .algues-vertes-et-plantes-marines .input-field.color-0,.date-time .taxons-array .algues-vertes-et-plantes-marines .input-field option.color-0{color:#526868;}.date-time .taxons-array .algues-marrons-rouges .nom-groupe,.date-time .taxons-array .algues-marrons-rouges .nom-taxon{color:#fb883b;}.date-time .taxons-array .algues-marrons-rouges td{background-color:#feede2;}.date-time .taxons-array .algues-marrons-rouges .input-field,.date-time .taxons-array .algues-marrons-rouges .input-field option{color:#fb883b;}.date-time .taxons-array .algues-marrons-rouges .input-field.color-0,.date-time .taxons-array .algues-marrons-rouges .input-field option.color-0{color:#526868;}.date-time .taxons-array .algues-brunes .nom-groupe,.date-time .taxons-array .algues-brunes .nom-taxon{color:#895F13;}.date-time .taxons-array .algues-brunes td{background-color:#ede7dc;}.date-time .taxons-array .algues-brunes .input-field,.date-time .taxons-array .algues-brunes .input-field option{color:#895F13;}.date-time .taxons-array .algues-brunes .input-field.color-0,.date-time .taxons-array .algues-brunes .input-field option.color-0{color:#526868;}.no-picto legend:before{background:none !important;width:0px !important;height:0px !important;}.datetime-selector .fieldset-wrapper{display:flex;}.datetime-selector .fieldset-wrapper > [class*="col-"]{display:flex;flex-direction:column;justify-content:center;}fieldset.abondance,fieldset.estran,fieldset.conditions-obs,fieldset.climat,fieldset.photos{margin-top:40px;}#editobservationform #edit-date-time-horaires-debut{margin-right:0px;max-width:149px !important;display:block;margin-left:31px;margin-right:-60px;}#editobservationform #edit-date-time .row.fieldset-wrapper > .form-group.col-6 + div{width:100%;}hr.dashed{margin:30px 0px;}.identify.form-teacher{text-align:center;}.vne-form .form-check.form-item-etablissement-teacher-status{display:block;margin:10px 0px;}#edit-date-time-horaires{margin-top:20px;}#edit-date-time-horaires legend{display:none;}#edit-date-time-horaires-heure-maree-basse{margin-left:50px;}.vne-form #edit-especes > .fieldset-wrapper .form-group.title-h4,.vne-form #edit-autres-especes > .fieldset-wrapper .form-group.title-h4{width:100%;}.row.edit-taxon > .fieldset-wrapper{margin-left:-8px;}.row.edit-taxon > .fieldset-wrapper .form-group.section{margin-left:15px;}.form-item-activites-plage-activites{margin-top:20px;}fieldset[class*="form-item-quadrats-photo-quadrat-"]{margin:20px 20px 0px 0px !important;}fieldset[class*="form-item-observations-taxons-0-taxon-abondance-"]{margin:0px 0px 15px 15px !important;}#edit-arbres-row3 .radio{display:block;width:100%;}#edit-observations-taxons-0-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-0-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-0-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-0-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-0-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-0-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-0-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-0-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-1-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-1-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-1-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-1-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-1-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-1-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-1-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-1-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-2-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-2-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-2-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-2-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-2-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-2-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-2-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-2-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-3-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-3-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-3-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-3-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-3-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-3-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-3-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-3-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-4-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-4-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-4-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-4-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-4-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-4-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-4-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-4-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-5-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-5-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-5-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-5-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-5-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-5-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-5-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-5-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-6-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-6-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-6-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-6-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-6-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-6-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-6-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-6-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-7-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-7-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-7-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-7-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-7-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-7-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-7-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-7-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-8-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-8-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-8-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-8-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-8-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-8-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-8-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-8-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-9-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-9-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-9-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-9-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-9-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-9-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-9-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-9-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-10-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-10-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-10-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-10-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-10-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-10-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-10-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-10-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-11-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-11-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-11-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-11-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-11-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-11-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-11-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-11-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-12-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-12-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-12-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-12-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-12-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-12-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-12-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-12-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-13-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-13-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-13-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-13-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-13-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-13-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-13-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-13-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-14-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-14-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-14-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-14-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-14-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-14-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-14-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-14-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-15-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-15-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-15-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-15-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-15-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-15-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-15-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-15-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-16-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-16-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-16-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-16-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-16-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-16-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-16-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-16-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-17-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-17-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-17-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-17-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-17-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-17-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-17-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-17-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-18-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-18-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-18-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-18-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-18-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-18-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-18-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-18-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-19-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-19-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-19-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-19-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-19-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-19-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-19-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-19-taxon-matrice .header-faces .col-3{text-align:center;}#edit-observations-taxons-20-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-20-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-20-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:calc(100% - 14px);}#edit-observations-taxons-20-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-20-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:10px;}#edit-observations-taxons-20-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-20-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:10px;}#edit-observations-taxons-20-taxon-matrice .header-faces .col-3{text-align:center;}.vne-form #edit-quadrats .form-select{padding:0px 4px;min-width:56px;}.vne-form #edit-quadrats .form-select.nb_quadrats{max-width:150px;}.row.taxons > .row > .row{width:100%;}.contact-message-feedback-form .form-control{display:block;width:100%;padding:6px 4px 6px 16px;font-size:14px;line-height:1.5;background:#ddeddd url(/themes/bootstrap_vigienatureecole/img/border-form-field.svg) center left no-repeat;background-clip:padding-box;border:0px;border-radius:0px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;margin:10px 20px 10px 0px;}.contact-message-feedback-form .form-control:focus{background-color:#E2F2E2;color:#2c4a4a;box-shadow:none;}.contact-message-feedback-form .form-control:placeholder{color:#2c4a4a;}.contact-message-feedback-form .form-control.short{width:90px;}.contact-message-feedback-form textarea.form-control{background:#ddeddd;}.form-add-pics{margin:40px;}.vne-form .form-control::placeholder{color:#2c4a4a;opacity:0.7;opacity:0.4;font-family:"Raleway-LightItalic",Arial,sans;}.equipments-table .icon img{max-width:50px;height:auto;}.equipments-table .map-cell{min-width:120px;}.equipments-table tr,.equipments-table td{border:0px;background-color:#ddeddd;}.equipments-table .equipment-top > td,.equipments-table .equipment-top > th{border-top:0px solid #fff;}.equipments-table h5{display:inline;}.vne-form-structures.vne-form .form-group tr,.vne-form-structures.vne-form .form-group td{background-color:#fff;}.vne-form-structures.vne-form fieldset > legend:empty,.vne-form-structures.vne-form fieldset > legend span:empty{height:auto;display:inline-block;}.vne-form-structures.vne-form .form-group tr th{background-color:#62cc33;}.vne-form-structures.vne-form .form-group tr .col_left{border-left:1px solid #62cc33;}.vne-form-structures.vne-form .form-group tr .col_right{border-right:1px solid #62cc33;}.vne-form-structures.vne-form .form-group tr.row_02 td{border-bottom:1px solid #62cc33;}.vne-form .form-type-password{float:left;}.vne-form .form-type-password + .icon{margin-left:-40px;}.vne-form .form-type-password + .icon::before{padding-top:20px;}.vne-form.reports .form-header{background-color:#ddeddd;width:100%;min-height:200px;text-align:center;margin-bottom:30px;}.vne-form.reports .form-header h1.title{padding:30px;width:80%;border-bottom:1px dashed #2c4a4a;margin:30px 0px;display:inline-block;}.vne-form.reports section{width:80%;margin-left:10%;}.qcm_question article{text-align:center;}.qcm_question article p{text-align:center;}.qcm_question article form{display:inline-block;width:60%;}.qcm_question article form .checkbox{text-align:left;}.qcm_question .qcm_question_number{display:none;}.final-score li audio{max-width:200px;}.final-score li p img{max-width:100%;height:auto;}.content .main-column.qcm_question .field--name-body > div:not(.field__item):not(.field__label),.content .main-column.qcm_question .field--name-field-texte > div:not(.field__item):not(.field__label){margin-top:0px;margin-bottom:0px;border:0;display:inline;width:auto;}.content .main-column.qcm_question .field--name-body > div:not(.field__item):not(.field__label) a,.content .main-column.qcm_question .field--name-field-texte > div:not(.field__item):not(.field__label) a{color:#62cc33;}.content .main-column.qcm_question .field--name-body > div:not(.field__item):not(.field__label),.content .main-column.qcm_question .field--name-field-texte > div:not(.field__item):not(.field__label){margin-top:0px;margin-bottom:0px;border:0px;}.content .main-column.qcm_question .field--name-body > div:not(.field__item):not(.field__label) a,.content .main-column.qcm_question .field--name-field-texte > div:not(.field__item):not(.field__label) a{color:#62cc33;}.content .main-column.qcm_question article p{display:inline;}.content .main-column.qcm_question .field--name-field-question-qcm{margin:40px 0px;}.content .main-column.qcm_question button.btn-primary{margin-top:40px;}bottom{text-align:center;float:left;width:100%;}bottom .region-bottom{text-align:center;display:inline-block;width:100%;float:none;}bottom .content .col-auto{padding:0px;}bottom #block-views-block-actualites-block-1{background-color:#fff;display:inline-block;width:100%;padding:40px 0px 40px 0px;text-align:center;color:#2c4a4a;margin-bottom:40px;float:none;}bottom #block-views-block-actualites-block-1 header{background:#fff url(/themes/bootstrap_vigienatureecole/img/actus-box-picto.svg) 0px 10px no-repeat;text-align:left;display:inline-block;width:calc(100% - 120px);background-size:80px;padding-left:120px;margin:20px 0px 10px 0px;padding-top:36px;}bottom #block-views-block-actualites-block-1 header h3{font-size:28px;color:#62cc33;text-align:left;display:block;float:left;width:80%;}bottom #block-views-block-actualites-block-1 header h3 span{color:#2c4a4a;font-size:24px;}bottom #block-views-block-actualites-block-1 header .align-right{max-width:20%;}bottom #block-views-block-actualites-block-1 header a{color:#2c4a4a;}bottom #block-views-block-actualites-block-1 header p.align-right{margin-top:0px;margin-bottom:0rem;padding-top:17px;}bottom #block-views-block-actualites-block-1 .views-row{width:100%;background-color:#E2F2E2;text-align:left;min-height:340px;padding:20px 70px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations{display:block;float:left;width:390px;height:320px;padding:20px;}bottom #block-views-block-actualites-block-1 .views-row li{border:0px;background:none;list-style:none;}bottom #block-views-block-actualites-block-1 .views-row li img{width:250px;height:250px;border:15px solid #fff;box-shadow:11px 11px 15px rgba(0,0,0,0.2);position:absolute;}bottom #block-views-block-actualites-block-1 .views-row li:last-child img{transform:rotate(-10deg);left:60px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library{display:block;float:left;width:390px;height:320px;padding:20px;box-sizing:unset;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article{border:0px;background:none;list-style:none;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article img{width:250px;height:250px;border:15px solid #fff;box-shadow:11px 11px 15px rgba(0,0,0,0.2);position:absolute;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article:last-child img{transform:rotate(-10deg);left:60px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article .media-library-item__name{display:none;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article .caption-filename{color:transparent;}bottom #block-views-block-actualites-block-1 .views-row .views-field-title{margin-top:30px;font-family:"Quicksand-Bold",Arial,sans;font-size:24px;color:#2c4a4a;box-sizing:unset;}bottom #block-views-block-actualites-block-1 .views-row .views-field-title span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:22px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-title a{color:#2c4a4a;}bottom #block-views-block-actualites-block-1 .views-row .views-field-body{box-sizing:unset;line-height:20px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-body li{list-style:inherit;}bottom #block-views-block-actualites-block-1:before{background:#fff url(/themes/bootstrap_vigienatureecole/img/actus-box-top.svg) center bottom no-repeat;height:57px;width:100%;display:inline-block;content:" ";margin-left:0px;margin-top:-40px;margin-bottom:20px;background-size:870px;border-bottom:1px dashed #2c4a4a;}.content-footer{display:block;float:none;clear:both;}.partenaires{line-height:20px;font-size:12px;}.partenaires .partenaires_principaux{width:calc(100% - 300px);float:left;overflow-x:auto;display:block;overflow-y:hidden;}.partenaires .partenaires_principaux li{width:30%;float:left;display:block;padding:30px;}.partenaires .partenaires_principaux li a{display:block;width:100%;min-height:140px;text-align:center;}.partenaires .partenaires_principaux li a img{width:auto;height:100%;margin:auto;}.partenaires .partenaires_principaux li a:hover{text-decoration:none;}.partenaires .partenaires_principaux li:first-child{width:40%;}.partenaires .partenaires_principaux li:first-child img{max-width:110px;}.partenaires .partenaires_observatoire{width:200px;float:left;overflow-x:auto;overflow-y:hidden;}.partenaires .partenaires_observatoire li{width:100%;float:left;display:block;padding:30px 0px;}.partenaires .partenaires_observatoire li a{display:block;width:100%;min-height:140px;}.partenaires .partenaires_observatoire li a img{width:100%;height:auto;margin:auto;max-width:220px;}.partenaires .partenaires_observatoire li a:hover{text-decoration:none;}.partenaires .field--name-field-type-partenariat{height:40px;text-align:left;position:relative;vertical-align:bottom;display:table-cell;}.partenaires .field--name-field-logo{height:170px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #2c4a4a;padding-bottom:15px;margin-bottom:15px;overflow:hidden;}.partenaires .field--name-field-commentaire{height:180px;overflow:hidden;text-align:left;}.partenaires .picto-line-top{background:url(/themes/bootstrap_vigienatureecole/img/escargots-vdt-header.gif) bottom right no-repeat;display:block;width:192px;height:64px;margin-top:-1px;background-size:100px 50px;}.partenaires .intro{display:flex;flex-direction:column;justify-content:center;height:280px;}.region-footer{clear:both;width:100%;height:30px;background-color:#62cc33;line-height:30px;color:#fff;padding:0px 40px;font-size:12px;}.region-footer h2{float:left;margin:0px;padding:0px;color:#fff;font-size:12px;}.region-footer ul{float:right;list-style:none;display:block;}.region-footer ul li{list-style:none;float:right;margin:0px 5px;}.region-footer ul li a{color:#fff;font-size:12px;}.region-footer ul li:before{display:inline-block;width:15px;padding:0px 6px;content:"|";}.region-footer .block-language{right:50px;position:absolute;}.region-footer .block-language .nav-link{height:26px;max-height:26px;padding:0px 5px 0px 24px;margin-left:12px;}.region-footer .block-language .nav-link.is-active{text-decoration:underline;}.region-footer .block-language .nav-link a{color:#fff;font-family:"Raleway-Bold",Arial,sans;padding-left:12px;}.region-footer .block-language .nav-link.fr{background:url(/themes/bootstrap_vigienatureecole/img//languages/fr.svg) left 5px no-repeat;background-size:30px;}.region-footer .block-language .nav-link.en{background:url(/themes/bootstrap_vigienatureecole/img//languages/en.svg) left 5px no-repeat;background-size:40px;}.bx-wrapper img{max-width:100%;display:block;width:100%;height:auto;}.block-diaporama img{max-width:1120px;}.map-details{font-weight:bold;}h5.map-details{text-align:left;}.leaflet-map{min-height:100px;border:1px solid #62cc33;}.leaflet-map.etablissement{min-height:100px;height:250px;max-width:480px;margin-right:20px;}.saisie.list .zone{margin:10px 0px;border:1px solid #62cc33;padding:10px 0px;}.saisie.list .zone span.protocol.escargots label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.escargots{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.odj label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.odj{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.sauvages label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.sauvages{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.chiro label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.chiro{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.biolit label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.biolit{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.spipoll label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.spipoll{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.vdt label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.vdt{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.lichen label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.lichen{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.birdlab label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.birdlab{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.oiseaux label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.oiseaux{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.plagesvivantes label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.plagesvivantes{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone span.protocol.scidrawing label{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;display:block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .zone span.protocol.list-details.scidrawing{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) 0px 0px no-repeat;background-size:52px;display:inline-block;width:auto;height:52px;padding-left:60px;line-height:52px;vertical-align:middle;}.saisie.list .zone .map .school{height:200px;}.saisie.list .zone .infos h5{padding-left:0px;margin-left:0px;}.saisie.list .zone .infos h5 span{display:block;margin-top:0px;}.saisie.list .zone .infos h5 .fa{margin-left:-31px;}.saisie.list .zone .infos .actions{padding-left:0px;margin-left:0px;}.saisie.list .zone .infos .actions a.action{display:inline-block;margin-right:50px;padding:12px 0px 12px 0px;color:#2c4a4a;}.saisie.list .zone .list-details.actions a.action{margin-left:5px;margin-right:7px;min-width:0px;}.saisie.list .zone .list-details.actions a.action:after{content:" | ";margin-left:10px;margin-right:0px;display:inline-block;}.saisie.list .zone .list-details.actions a.action:nth-last-child(1):after,.saisie.list .zone .list-details.actions.spipoll a.action:nth-last-child(2):after,.saisie.list .zone .list-details.actions.escargots a.action:nth-last-child(2):after,.saisie.list .zone .list-details.actions.vdt a.action:nth-last-child(2):after,.saisie.list .zone .list-details.actions.lichen a.action:nth-last-child(2):after,.saisie.list .zone .list-details.actions.odj a.action:nth-last-child(2):after,.saisie.list .zone .list-details.actions.sauvages a.action:nth-last-child(2):after{content:"";}.saisie.list .zone .list-details.actions a.action:after:hover{text-decoration:none;}.saisie.list .zone .container-fluid{padding-top:15px;}.saisie.list .zone .no-group{border:1px solid #62cc33;border-top:0px;padding:20px;background-color:#E2F2E2;}.saisie.list .zone .no-data{padding:20px;}.saisie.list .releves-wrapper .classes-list span.protocol.escargots{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.odj{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.sauvages{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.chiro{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.biolit{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.spipoll{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.vdt{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.lichen{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.birdlab{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.oiseaux{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.plagesvivantes{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list span.protocol.scidrawing{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;}.saisie.list .releves-wrapper .classes-list .observations-details .pictures .thumb-wrapper{float:left;margin:2px;width:auto;}.saisie.list .releves-wrapper .classes-list .observations-details .pictures .thumb-wrapper img{height:26px;width:auto;}.saisie.list .releves-wrapper .classes-list .observations-details .pictures .thumb-wrapper .fa{margin-left:-12px;margin-top:0px;color:red;}.saisie.list .releves-wrapper .classes-list .col{border-right:1px dashed #62cc33;border-bottom:1px solid #62cc33;padding:4px;}.saisie.list .releves-wrapper .classes-list .col.actions{border-right:0px;}.saisie.list .releves-wrapper .classes-list .col.observations-details{border-right:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{display:block;height:30px;border-radius:15px;padding:4px;background-color:#E2F2E2;color:#2c4a4a;position:absolute;z-index:3000;margin-left:75px;min-width:415px;}.saisie.list .releves-wrapper .classes-list .col.date .actions .action{color:#2c4a4a;height:22px;border:0px;background-color:transparent;}.saisie.list .releves-wrapper .classes-list .col.date .actions .action span{text-decoration:underline;}.saisie.list .releves-wrapper .classes-list .col.date .actions .action:hover span{text-decoration:none;}.saisie.list .releves-wrapper .classes-list .col.date .actions-toggle-btn{float:left;display:block;height:30px;padding:4px;color:#2c4a4a;background-color:#fff;border:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions-toggle-btn li{color:#2c4a4a;height:22px;border:0px;background-color:#E2F2E2;border-radius:15px;}.saisie.list .releves-wrapper .classes-list .col.date .actions-toggle-btn span{text-decoration:none;}.saisie.list .releves-wrapper .classes-list .col.date .actions-toggle-btn:hover span{text-decoration:underline;}.saisie.list .releves-wrapper .classes-list .col.date .actions-arrow{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:calc(2 * 8px * 0.866) solid #E2F2E2;border-top:8px solid transparent;display:inline-block;content:" ";width:8px;position:absolute;rotate:-90deg;margin-top:5px;}.saisie.list .releves-wrapper .classes-list .observations-total{border-bottom:1px solid #62cc33;border-right:0px;}.saisie.list .releves-wrapper .classes-list .observations-total p{width:40px;height:40px;border-radius:40px;color:#62cc33;background-color:#ddeddd;font-size:24px;text-align:center;margin:0px auto;}.saisie.list .releves-wrapper .classes-list .pictures{padding:0px;}.saisie.list .releves-wrapper .classes-list .thumb{margin-top:8px;margin-right:8px;border-radius:0px;width:60px;}.saisie.list .releves-wrapper .classes-list .thumb img{width:100%;height:100%;object-fit:cover;vertical-align:unset;}.saisie.list .releves-wrapper .classes-list:last-child{border-bottom:0px;}.saisie.list .releves-wrapper .classes-list:last-child .col,.saisie.list .releves-wrapper .classes-list:last-child .observations-total{border-bottom:0px;}.saisie.list .releves-wrapper .classes-list .protocol{text-align:center;display:table-cell;vertical-align:middle;}.saisie.list .releves-wrapper .classes-list.classes-list:last-child{border-bottom:1px solid #62cc33;}.saisie.list .releves-wrapper .details{padding-top:0px;padding:0px;}.saisie.list .paragraph-2{margin-top:0px;margin-bottom:0px;}.saisie.list .paragraph-2 .open-close-btn{-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:30px;background-image:none;background-color:#62cc33;display:block;width:30px;height:30px;background-size:cover;transform:rotate(90deg);position:absolute;right:12px;z-index:400;}.saisie.list .paragraph-2 .open-close-btn.opened{transform:rotate(0deg);}.saisie.list .details.row{border-top:0px;border-bottom:1px solid #62cc33;padding:20px 0px 5px 0px;background-color:#E2F2E2;margin:0px;}.saisie.list .groupe{border:1px solid #62cc33;border-top:0px;border-bottom:0px;margin:0px;}.saisie.list .groupe .inter-title{color:#62cc33;width:100%;}.saisie.list .groupe p.pass{display:block;color:#2c4a4a;}.saisie.list .groupe p.pass a{color:#2c4a4a;margin:0px 10px;}.saisie.list .groupe p.pass .pass{margin:0px 10px 0px 0px;}.saisie.list .groupe .btn.btn-add{margin:6px auto;}.saisie.list .groupe .details.row{border-top:1px solid #62cc33;border-bottom:0px;}.saisie.list .groupe:last-child{border-bottom:1px solid #62cc33;}.saisie.list .classes-list.row{margin:0px;}.saisie.list .classe.row{border-top:1px solid #62cc33;border-right:1px solid #62cc33;border-left:1px solid #62cc33;border-bottom:0px;padding:20px 0px 20px 0px;margin-bottom:0px;}.saisie.list .add-observation{text-align:center;padding:10px 0px 40px 0px;}.saisie.list .observations.row.wrapped{display:none;}.saisie.list.classes-list .zone{border:0px;}p.alert{text-align:center;display:inline-block;width:100%;margin:20px 0px;padding:10px;background:#ddeddd;color:#2c4a4a;}.list-protocols{text-align:left;}.list-protocols.form-content{width:100%;margin:40px 0px;}.list-protocols .wrapper{border:1px solid #62cc33;}.list-protocols .wrapper .content{margin:22px 7px;border-radius:12px;background-color:#ddeddd;padding:20px;}.list-protocols span.protocol.escargots{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.odj{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.sauvages{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.chiro{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.biolit{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.spipoll{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.vdt{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.lichen{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.birdlab{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.oiseaux{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.plagesvivantes{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols span.protocol.scidrawing{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;display:inline-block;width:60px;height:60px;text-indent:-9999px;white-space:nowrap;vertical-align:bottom;}.list-protocols ul.zo,.list-protocols li{list-style:none;float:none;clear:both;}.list-protocols .btn-add.btn-primary{margin-top:20px;}.list-protocols .checkboxHeight{margin:20px 4px 20px 60px;float:left;}.list-protocols .protocol{float:left;margin-top:12px;}.list-protocols li span:not(.protocol){display:block;margin-top:27px;float:left;}.list-protocols li em{display:block;float:left;}.details-zone-observation{background-color:#E2F2E2;width:100%;min-height:200px;text-align:center;}.details-zone-observation .zone{background-color:#fff;}.details-zone-observation .zone.details{background-color:#E2F2E2;border:0px;}.details-zone-observation .zone.details hr{display:block;border:1px dashed #2c4a4a;}.node-type-page_remerciements_observation h1.title{display:none;}.node-type-page_remerciements_observation .field--name-field-bandeau-top{background-color:#ddeddd;text-align:center;font-size:32px;font-family:"Quicksand-Bold",Arial,sans;line-height:80px;height:120px;padding:20px;margin-bottom:40px;margin-left:0px;margin-right:0px;}.node-type-page_remerciements_observation .field--name-field-picto{text-align:center;min-height:150px;width:100%;}.node-type-page_remerciements_observation .field--name-field-introduction{text-align:center;}.node-type-page_remerciements_observation .field--name-body{width:100%;text-align:center;}.node-type-page_remerciements_observation .field--name-body img{width:100%;height:auto;}.zone .infos .details{color:#2c4a4a;}.zone .infos .details .open-close-btn{width:20px;height:20px;background:#fff url(/themes/bootstrap_vigienatureecole/img/btn-open-close-zo-current.svg) 0px 0px no-repeat;background-size:cover;transform:rotate(0deg);display:inline-block;}.zone .infos .details.hide .open-close-btn{transform:rotate(90deg);}.zone-observation.ressources-wrapper{background-color:#fff;display:inline-block;width:100%;padding:4px;text-align:center;color:#62cc33;margin-bottom:0px;border:1px solid #62cc33;}.zone-observation.ressources-wrapper .iframe-video{display:none;}.zone-observation.ressources-wrapper h3{background-color:#E2F2E2;color:#62cc33;font-size:22px;margin-bottom:40px;margin-top:-20px;height:110px;padding-top:20px;}.zone-observation.ressources-wrapper h3 span{font-size:19px;font-style:normal;color:#2c4a4a;}.zone-observation.ressources-wrapper li{width:200px;}.zone-observation.ressources-wrapper li .field__item{text-align:center;color:#62cc33;}.zone-observation.ressources-wrapper li a{text-decoration:none;text-align:left;color:#62cc33;}.zone-observation.ressources-wrapper li a:hover{text-decoration:none;}.zone-observation.ressources-wrapper li .field--name-field-icone-svg2 .field__item{height:100px;display:inline-block;text-align:center;width:100%;}.zone-observation.ressources-wrapper li .field--name-field-icone-svg2 .field__item img,.zone-observation.ressources-wrapper li .field--name-field-icone-svg2 .field__item svg{height:100%;width:auto;}.zone-observation.ressources-wrapper li .field--name-field-titre .field__item{text-align:center;}.zone-observation.ressources-wrapper li:after{display:inline-block;width:4px;height:80px;background:transparent url(/themes/bootstrap_vigienatureecole/img/v-bar.png) left center no-repeat;float:left;background-size:cover;}.zone-observation.ressources-wrapper li.ressource h3{color:#62cc33;}.zone-observation.ressources-wrapper li.ressource .field__item,.zone-observation.ressources-wrapper li.ressource .field--name-field-icone-svg2 .field__item,.zone-observation.ressources-wrapper li.ressource .field--name-field-titre .field__item,.zone-observation.ressources-wrapper li.ressource svg path,.zone-observation.ressources-wrapper li.ressource svg rect{color:#2c4a4a !important;}.zone-observation.ressources-wrapper li.ressource svg path,.zone-observation.ressources-wrapper li.ressource svg rect{fill:#2c4a4a !important;}.zone-observation.ressources-wrapper li.ressource .field__item,.zone-observation.ressources-wrapper li.ressource .field--name-field-icone-svg2 .field__item,.zone-observation.ressources-wrapper li.ressource .field--name-field-titre .field__item,.zone-observation.ressources-wrapper li.ressource svg polygon{color:#2c4a4a !important;}.zone-observation.ressources-wrapper li.ressource svg polygon{fill:#2c4a4a !important;stroke:#2c4a4a !important;}.zone-observation.ressources-wrapper.wrapped{padding:10px 4px 24px 4px;}.zone-observation.ressources-wrapper.wrapped h3{margin-top:-27px;margin-bottom:-20px;padding-top:8px;padding-bottom:8px;height:47px;}.zone-observation.ressources-wrapper.wrapped h3 span{display:none;}.zone-observation.ressources-wrapper .open-close-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/btn-open-close-vne.svg) left center no-repeat;background-size:cover;top:3px;}.zone-observation.ressources-wrapper .arrow-btn{cursor:pointer;}.zone-observation.ressources-wrapper .arrow-btn.left-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_vne.svg) right center no-repeat;margin-left:0px;background-size:44px;background-position-x:4px;}.zone-observation.ressources-wrapper .arrow-btn.right-btn{background:transparent url(/themes/bootstrap_vigienatureecole/img/arrows_vne.svg) right center no-repeat;margin-left:calc(100% - 24px);background-size:44px;background-position-x:-26px;}.zone-observation li.protocole-escargots .field__item{color:#fb883b;}.zone-observation li.protocole-escargots .field--name-field-titre .field__item{color:#fb883b;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-escargots h3{font-size:18px;color:#fb883b;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-escargots h3 span{color:#2c4a4a;}.zone-observation li.protocole-escargots svg path,.zone-observation li.protocole-escargots svg rect{fill:#fb883b;}.zone-observation li.protocole-odj .field__item{color:#ff6666;}.zone-observation li.protocole-odj .field--name-field-titre .field__item{color:#ff6666;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-odj h3{font-size:18px;color:#ff6666;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-odj h3 span{color:#2c4a4a;}.zone-observation li.protocole-odj svg path,.zone-observation li.protocole-odj svg rect{fill:#ff6666;}.zone-observation li.protocole-sauvages .field__item{color:#62cc33;}.zone-observation li.protocole-sauvages .field--name-field-titre .field__item{color:#62cc33;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-sauvages h3{font-size:18px;color:#62cc33;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-sauvages h3 span{color:#2c4a4a;}.zone-observation li.protocole-sauvages svg path,.zone-observation li.protocole-sauvages svg rect{fill:#62cc33;}.zone-observation li.protocole-chiro .field__item{color:#ba6dba;}.zone-observation li.protocole-chiro .field--name-field-titre .field__item{color:#ba6dba;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-chiro h3{font-size:18px;color:#ba6dba;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-chiro h3 span{color:#2c4a4a;}.zone-observation li.protocole-chiro svg path,.zone-observation li.protocole-chiro svg rect{fill:#ba6dba;}.zone-observation li.protocole-biolit .field__item{color:#23d2dd;}.zone-observation li.protocole-biolit .field--name-field-titre .field__item{color:#23d2dd;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-biolit h3{font-size:18px;color:#23d2dd;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-biolit h3 span{color:#2c4a4a;}.zone-observation li.protocole-biolit svg path,.zone-observation li.protocole-biolit svg rect{fill:#23d2dd;}.zone-observation li.protocole-spipoll .field__item{color:#c2c62a;}.zone-observation li.protocole-spipoll .field--name-field-titre .field__item{color:#c2c62a;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-spipoll h3{font-size:18px;color:#c2c62a;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-spipoll h3 span{color:#2c4a4a;}.zone-observation li.protocole-spipoll svg path,.zone-observation li.protocole-spipoll svg rect{fill:#c2c62a;}.zone-observation li.protocole-vdt .field__item{color:#895F13;}.zone-observation li.protocole-vdt .field--name-field-titre .field__item{color:#895F13;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-vdt h3{font-size:18px;color:#895F13;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-vdt h3 span{color:#2c4a4a;}.zone-observation li.protocole-vdt svg path,.zone-observation li.protocole-vdt svg rect{fill:#895F13;}.zone-observation li.protocole-lichen .field__item{color:#5487ED;}.zone-observation li.protocole-lichen .field--name-field-titre .field__item{color:#5487ED;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-lichen h3{font-size:18px;color:#5487ED;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-lichen h3 span{color:#2c4a4a;}.zone-observation li.protocole-lichen svg path,.zone-observation li.protocole-lichen svg rect{fill:#5487ED;}.zone-observation li.protocole-birdlab .field__item{color:#23d2dd;}.zone-observation li.protocole-birdlab .field--name-field-titre .field__item{color:#23d2dd;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-birdlab h3{font-size:18px;color:#23d2dd;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-birdlab h3 span{color:#2c4a4a;}.zone-observation li.protocole-birdlab svg path,.zone-observation li.protocole-birdlab svg rect{fill:#23d2dd;}.zone-observation li.protocole-oiseaux .field__item{color:#ff6666;}.zone-observation li.protocole-oiseaux .field--name-field-titre .field__item{color:#ff6666;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-oiseaux h3{font-size:18px;color:#ff6666;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-oiseaux h3 span{color:#2c4a4a;}.zone-observation li.protocole-oiseaux svg path,.zone-observation li.protocole-oiseaux svg rect{fill:#ff6666;}.zone-observation li.protocole-plagesvivantes .field__item{color:#2392a0;}.zone-observation li.protocole-plagesvivantes .field--name-field-titre .field__item{color:#2392a0;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-plagesvivantes h3{font-size:18px;color:#2392a0;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-plagesvivantes h3 span{color:#2c4a4a;}.zone-observation li.protocole-plagesvivantes svg path,.zone-observation li.protocole-plagesvivantes svg rect{fill:#2392a0;}.zone-observation li.protocole-scidrawing .field__item{color:#62cc33;}.zone-observation li.protocole-scidrawing .field--name-field-titre .field__item{color:#62cc33;font-family:"Raleway-Bold",Arial,sans;text-transform:uppercase;font-size:13px;padding-top:13px;}.zone-observation li.protocole-scidrawing h3{font-size:18px;color:#62cc33;background-color:#fff;margin-bottom:0px;margin-top:0px;height:auto;padding-top:0px;}.zone-observation li.protocole-scidrawing h3 span{color:#2c4a4a;}.zone-observation li.protocole-scidrawing svg path,.zone-observation li.protocole-scidrawing svg rect{fill:#62cc33;}.species-title-wrapper{max-height:40px;width:100%;}.species-title-wrapper + .row{width:100%;}h4.species-title{text-align:left;color:#2c4a4a;font-size:18px;}.abondance-zero{margin:30px 0px 10px 0px;}.abondance-zero .form-check{padding-left:0px;margin-left:-4px;}.share-zone{margin-bottom:80px;}.share-zone .description{position:absolute;margin-top:45px;width:500px;margin-left:-30px;}#edit-autres-especes-pourcentage-recouvrement-moules,#edit-autres-especes-pourcentage-recouvrement-balanes,#edit-autres-especes-pourcentage-recouvrement-algues{margin-right:0px;}.validations-list.vne-form{max-width:unset;}.validations-list.vne-form .taxon .thumbnail{height:278px;padding:8px;}.validations-list.vne-form .taxon .thumbnail .thumb-tools{position:absolute;display:flex;text-align:justify;width:calc(100% - 30px);justify-content:space-between;padding:0px 5px;}.validations-list.vne-form .taxon .thumbnail .thumb-tools input[type="checkbox"],.validations-list.vne-form .taxon .thumbnail .thumb-tools input[type="radio"]{box-sizing:border-box;padding:0;display:inline;visibility:visible;max-width:30px;}.validations-list.vne-form .taxon .thumbnail .thumb-tools button{max-width:30px;display:inline;background:transparent;border:0px;}.validations-list.vne-form .taxon .thumbnail .img-wrapper{height:120px;width:100%;}.validations-list.vne-form .taxon .thumbnail img{width:100%;height:100%;object-fit:cover;padding:0px;}.validations-list.vne-form .taxon .thumbnail .thumb-text{text-align:left;}.validations-list.vne-form .taxon .thumbnail .thumb-text li{text-align:left;list-style:none;font-size:11.3333333333px;}.validations-list.vne-form .taxon .thumbnail .thumb-text h5{text-align:left;font-size:14px;overflow:hidden;height:34px;margin-bottom:0px;color:#62cc33;}.validations-list.vne-form .form-group{margin-bottom:16px;margin-left:0px;padding-left:0px;}.validations-list .pictures{width:100%;padding:0px 80px;margin-left:0px;}.validations-list .pictures h4{color:#fb883b;text-align:left;padding-left:22px;padding-top:20px;}.validations-list .pictures.pictures-to-send{background-color:#feede2;}.validations-list .pictures.pictures-to-send .taxon{max-width:14.28%;}.validations-list .pictures.pictures-validations .taxon .thumbnail:not(img){height:300px;}.validations-list .pictures.pictures-validations h4{color:#62cc33;}.validations-list .pictures.pictures-validated{background-color:#ddeddd;}.validations-list .pictures.pictures-validated .taxon .thumbnail:not(img){height:300px;}.validations-list .pictures.pictures-validated h4{color:#62cc33;}.validations-list .pictures .links a{font-family:"Raleway-SemiBold",Arial,sans;color:#2c4a4a;font-size:16px;margin:0px 20px;}.validations-list .pictures .subtitle{font-family:"Raleway-SemiBold",Arial,sans;display:block;width:100%;}.validations-list .pictures .info{display:block;}.validations-list .pictures .status-flag{margin-top:-30px;position:absolute;right:38px;color:#2c4a4a;}.validations-list .pictures .status-flag.status-5 i{color:#62cc33;font-size:30px;}.validations-list .pictures .status-flag.status-6 i{color:#fb883b;font-size:30px;}.validations-list .pictures .status-flag.status-2 i{color:#c2c62a;font-size:30px;}.validations-list .pictures .status-flag.status-3 i{color:#c2c62a;font-size:30px;}.validations-list .pictures .status-flag.status-4 i{color:#c2c62a;font-size:30px;}.validations-list .pictures .status-flag.status-1 i{color:#2c4a4a;font-size:30px;}.validations-list .pictures .legend{margin-left:20px;}.validations-list .pictures .legend .status-flag{margin-top:0px;position:relative;right:0px;display:inline-block;}.validations-list .pictures .legend .status-flag i{font-size:20px;}.validations-list .form-header .datas{display:inline-block;text-align:center;}.validations-list .form-header .datas .round-dot{display:inline-block;width:40px;height:40px;border-radius:20px;text-align:center;line-height:39px;background-color:#fff;color:#2c4a4a;font-size:16px;font-family:"Raleway-SemiBold",Arial,sans;}.validations-list .form-header .datas .legend{display:block;}.validations-list li.obs_vne button,.validations-list li.quest_inpn button{background:#f5f5f5 url(/themes/bootstrap_vigienatureecole/img/feuille_vne.png) 10px center no-repeat;background-size:30px;padding-left:50px;border-top-right-radius:1rem;border-bottom:1px solid #e1e1e1;}.validations-list li.obs_vne button.active,.validations-list li.quest_inpn button.active{border-bottom:1px solid #fff;}.validations-list li.quest_inpn button{background:#f5f5f5 url(/themes/bootstrap_vigienatureecole/img/logo-inpn.png) 10px center no-repeat;background-size:30px;}.term--taxon #block-bootstrap-vigienatureecole-page-title,.term--taxon #block-bootstrap-vigienatureecole-content{text-align:center;padding:10px 20px;background-color:#E2F2E2;width:100%;}.term--taxon #block-bootstrap-vigienatureecole-page-title h4,.term--taxon #block-bootstrap-vigienatureecole-page-title h2,.term--taxon #block-bootstrap-vigienatureecole-page-title h1,.term--taxon #block-bootstrap-vigienatureecole-content h4,.term--taxon #block-bootstrap-vigienatureecole-content h2,.term--taxon #block-bootstrap-vigienatureecole-content h1{text-align:center;}.term--taxon #block-bootstrap-vigienatureecole-page-title h4 .nom-scientifique,.term--taxon #block-bootstrap-vigienatureecole-page-title h2 .nom-scientifique,.term--taxon #block-bootstrap-vigienatureecole-page-title h1 .nom-scientifique,.term--taxon #block-bootstrap-vigienatureecole-content h4 .nom-scientifique,.term--taxon #block-bootstrap-vigienatureecole-content h2 .nom-scientifique,.term--taxon #block-bootstrap-vigienatureecole-content h1 .nom-scientifique{display:inline;color:#62cc33;font-style:italic;display:inline;font-weight:bold;font-family:unset;}.term--taxon #block-bootstrap-vigienatureecole-page-title h4 .nom-scientifique:before,.term--taxon #block-bootstrap-vigienatureecole-page-title h2 .nom-scientifique:before,.term--taxon #block-bootstrap-vigienatureecole-page-title h1 .nom-scientifique:before,.term--taxon #block-bootstrap-vigienatureecole-content h4 .nom-scientifique:before,.term--taxon #block-bootstrap-vigienatureecole-content h2 .nom-scientifique:before,.term--taxon #block-bootstrap-vigienatureecole-content h1 .nom-scientifique:before{content:"";display:inline;}.term--taxon #block-bootstrap-vigienatureecole-page-title .description,.term--taxon #block-bootstrap-vigienatureecole-content .description{background:none;padding-left:0px;text-align:left;}.term--taxon #block-bootstrap-vigienatureecole-page-title li span.label,.term--taxon #block-bootstrap-vigienatureecole-content li span.label{font-weight:bold;display:inline;text-align:left;}.term--taxon #block-bootstrap-vigienatureecole-page-title li .label:before,.term--taxon #block-bootstrap-vigienatureecole-content li .label:before{content:"";display:inline;}.term--taxon #block-bootstrap-vigienatureecole-page-title .block-vignette .slide img,.term--taxon #block-bootstrap-vigienatureecole-content .block-vignette .slide img{width:100%;height:auto;}.term--taxon #block-bootstrap-vigienatureecole-page-title .block-text,.term--taxon #block-bootstrap-vigienatureecole-content .block-text{text-align:left;}.term--taxon #block-bootstrap-vigienatureecole-page-title .block-text .field,.term--taxon #block-bootstrap-vigienatureecole-content .block-text .field{display:inline;}.term--taxon #block-bootstrap-vigienatureecole-page-title img,.term--taxon #block-bootstrap-vigienatureecole-content img{border:4px solid #fff;margin:10px;}.term--taxon #block-bootstrap-vigienatureecole-page-title .bx-wrapper,.term--taxon #block-bootstrap-vigienatureecole-content .bx-wrapper{display:none;}.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions{text-align:left;}.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field__label,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-a-prevoir-titre-action,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-recyclage-titre-action,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-organisation-titre-action,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-a-prevoir-titre-action p,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-recyclage-titre-action p,.term--taxon #block-bootstrap-vigienatureecole-page-title .vocabulary-actions .field--name-field-organisation-titre-action p,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field__label,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-a-prevoir-titre-action,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-recyclage-titre-action,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-organisation-titre-action,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-a-prevoir-titre-action p,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-recyclage-titre-action p,.term--taxon #block-bootstrap-vigienatureecole-content .vocabulary-actions .field--name-field-organisation-titre-action p{font-family:"Raleway-Bold",Arial,sans;font-size:16px;color:#62cc33;}.term--taxon #block-bootstrap-vigienatureecole-page-title .content,.term--taxon #block-bootstrap-vigienatureecole-content .content{width:100%;}.term--taxon #block-bootstrap-vigienatureecole-page-title .content .views-element-container.contextual-region,.term--taxon #block-bootstrap-vigienatureecole-content .content .views-element-container.contextual-region{width:100%;}.term--taxon .ressources-wrapper{background-color:#2c4a4a;display:inline-block;width:100%;padding:40px 70px 40px 70px;text-align:center;color:#fff;margin-bottom:40px;}.term--taxon .ressources-wrapper .iframe-video{display:none;}.term--taxon .ressources-wrapper h3{font-size:22px;margin-bottom:40px;}.term--taxon .ressources-wrapper h3 span{font-size:19px;}.term--taxon .ressources-wrapper li{width:200px;}.term--taxon .ressources-wrapper li .field__item{text-align:center;color:#fff;}.term--taxon .ressources-wrapper li a{text-decoration:none;text-align:left;color:#fff;}.term--taxon .ressources-wrapper li a:hover{text-decoration:none;}.term--taxon .ressources-wrapper li .field--name-field-icone-svg2 .field__item{height:100px;display:inline-block;text-align:center;width:100%;}.term--taxon .ressources-wrapper li .field--name-field-icone-svg2 .field__item img,.term--taxon .ressources-wrapper li .field--name-field-icone-svg2 .field__item svg{height:100%;width:auto;}.term--taxon .ressources-wrapper li .field--name-field-titre .field__item{text-align:center;}.term--taxon .ressources-wrapper li:after{display:inline-block;width:4px;height:80px;background:transparent url(/themes/bootstrap_vigienatureecole/img/v-bar.png) left center no-repeat;float:left;background-size:cover;}.term--taxon .ressources-wrapper:before{background:#E2F2E2 url(/themes/bootstrap_vigienatureecole/img/ressources-box-top.svg) center bottom no-repeat;height:56px;width:calc(100% + 220px);display:inline-block;content:" ";margin-left:-140px;margin-top:-40px;margin-bottom:20px;background-size:870px;}.term--taxon .ressources-wrapper.wrapped h3{margin-top:-27px;margin-bottom:-20px;}.term--taxon .ressources-wrapper.wrapped h3 span{display:none;}.term--taxon.term--actions h1.title,.term--taxon.term--actions .block-page-title-block{display:none;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content{background-color:#fff;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content h2{font-family:"Quicksand-Bold",Arial,sans;font-size:18px;color:#62cc33;text-align:left;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content img{border:0px;width:100%;height:auto;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .field--name-field-visuel-actions{display:flex;align-items:center;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action{font-family:"Raleway-Bold",Arial,sans;font-size:16px;color:#62cc33;text-align:left;padding:30px 20px;background-color:#E2F2E2;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action h2{font-family:"Quicksand-Bold",Arial,sans;font-size:32px;color:#62cc33;text-align:left;margin-bottom:20px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action p{font-family:"Raleway-Bold",Arial,sans;font-size:16px;color:#62cc33;text-align:left;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action .label{color:#2c4a4a;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action .block-vignette{text-align:center;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action .block-vignette div{display:inline-block;text-align:center;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .introduction-action .block-vignette div img{width:auto;height:auto;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .pourquoi-action{margin-top:30px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action{width:calc(100% + 30px);background-color:#E2F2E2;padding:10px 20px;margin:20px -15px 20px -15px;display:flex;align-items:center;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action:before{display:block;content:"+";border:1px #fff solid;font-family:"Raleway-Regular",Arial,sans;font-size:47px;color:#62cc33;width:40px;height:40px;border-radius:20px;margin:10px;text-align:center;line-height:38px;position:absolute;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action h2{margin:20px 10px 20px 0px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action p{margin-bottom:-5px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action .content.content-main-column{width:100%;margin-left:-15px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .avantages-action .content.content-main-column .content{padding-left:50px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .materiaux-action{border:1px #62cc33 solid;padding:20px;font-size:18px;min-height:200px;background:#fff url(/themes/bootstrap_vigienatureecole/img/pictos/marteau.png) left center no-repeat;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .materiaux-action h2{width:100%;margin-left:160px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .materiaux-action .content{margin-left:160px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .materiaux-action ul{margin-left:20px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .materiaux-action .block-wrapper .open-close-btn{margin-top:30px;color:#62cc33;background:url(/themes/bootstrap_vigienatureecole/img/btn-open-close-sauvages.svg) center center no-repeat;background-size:cover;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .prevenir-action{background-color:#ffe8e8;padding:20px;max-width:calc(50% - 15px);margin:20px 15px 20px 0px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .prevenir-action h2{color:#ff6666;padding-left:40px;height:50px;display:inline-block;line-height:50px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/cloche.svg) 0 7px no-repeat;padding-left:40px;background-size:30px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .budget-action{background-color:#def8fa;padding:20px;max-width:calc(50% - 15px);margin:20px 0px 20px 15px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .budget-action h2{color:#23d2dd;padding-left:40px;height:50px;display:inline-block;line-height:50px;background:url(/themes/bootstrap_vigienatureecole/img/pictos/budget.svg) 0 7px no-repeat;padding-left:40px;background-size:30px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .ressources-wrapper{width:calc(100% + 30px);margin-left:-15px;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .ressources-wrapper h3{font-family:"Quicksand-Bold",Arial,sans;font-size:32px;color:#62cc33;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .ressources-wrapper:before{background-color:#fff;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .ressources-wrapper .field--name-field-titre .field__item{font-family:"Quicksand-Bold",Arial,sans;color:#62cc33;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content .content.content-main-column{text-align:center;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content li{list-style-position:inside;}.term--taxon.term--actions #block-bootstrap-vigienatureecole-content li p{display:inline;}.openkeys-wrapper{width:100%;min-height:600px;border:0px;}.add-pics-observation-form .fieldset-legend{font-family:"Quicksand-Bold",Arial,sans;font-size:18px;color:#62cc33;padding-top:30px;display:block;line-height:48px;}.add-pics-observation-form .main-wrapper,.add-pics-observation-form .fieldset-wrapper{margin:0px;}.add-pics-observation-form .fieldset-wrapper .intro{padding-left:55px;}.add-pics-observation-form .fieldset-wrapper .infos{padding-left:55px;}.add-pics-observation-form .fieldset-wrapper .infos:before{display:block;padding-left:40px;background:transparent url(/themes/bootstrap_vigienatureecole/img/pictos/green/Information-green.svg) center left no-repeat;background-size:32px;font-family:"Raleway-LightItalic",Arial,sans;min-height:55px;line-height:30px;content:" ";float:left;}.add-pics-observation-form .fieldset-wrapper .thumb.mini{height:50px;width:50px;border-radius:25px;}.add-pics-observation-form .main-wrapper > .row.commentaire{margin-top:0px;}.add-pics-observation-form .main-wrapper > .row .edit-actions{position:absolute;left:calc(50% - 300px);}.add-pics-observation-form .main-wrapper > .row .thumb.mini img{width:100%;height:100%;object-fit:cover;}.add-pics-observation-form .main-wrapper > .row .remove{display:block;width:12px;height:12px;border-radius:6px;color:red;font-size:10px;text-align:center;background-color:#fff;margin:-7px 0px 0px 18px;position:absolute;box-shadow:1px 1px 2px #ddeddd;}.add-pics-observation-form .main-wrapper > .row .remove.big{margin:0px 0px 0px 48px;}.add-pics-observation-form .main-wrapper > .row .thumb-wrapper{display:block;width:36px;float:left;}.add-pics-observation-form .main-wrapper > .row .taxon legend{display:none;}.add-pics-observation-form .form-wrapper form{margin-top:15px;}.add-pics-observation-form .form-wrapper form .taxon legend{display:none;}.add-pics-observation-form .taxon{margin-bottom:30px;}.add-pics-observation-form .taxon .thumb-wrapper{float:left;margin:2px;width:50px;height:50px;}.add-pics-observation-form .taxon .thumb-wrapper .thumb.mini{width:100%;height:100%;}.add-pics-observation-form .taxon .thumb-wrapper .thumb.mini img{width:100%;height:100%;object-fit:cover;vertical-align:unset;}.add-pics-observation-form .taxon .thumb-wrapper .fa{margin-left:-12px;margin-top:0px;color:#62cc33;background-color:#fff;border-radius:10px;width:12px;height:12px;font-size:12px;text-align:center;line-height:1.1;}.actions.addpics #edit-actions{margin:0px auto;}.fileinput-container{width:60%;margin-top:15px;padding-left:0px;}.fileinput-container .fileinput-button{display:block;width:100%;height:280px;background-color:#fff;border:1px solid #62cc33;border-radius:0px;margin:0px 20px 0px 0px;}.fileinput-container .fileinput-button .fileinput-wrapper{background-color:#E2F2E2;padding:47px 25% 8px 25%;border-radius:4px;text-align:center;vertical-align:center;width:calc(100% - 0px);height:calc(100% - 4px);display:block;color:#62cc33;}.fileinput-container .fileinput-button .fileinput-wrapper .fa{display:block;font-size:80px;}.fileinput-container .fileinput-button .fileinput-wrapper .title{font-family:"Quicksand-Bold",Arial,sans;color:#62cc33;display:block;}.fileinput-container .fileinput-button .fileinput-wrapper .caption{display:block;color:#000000;display:block;font-size:12px;width:100%;white-space:normal;}.fileinput-container .progress{margin:0px 0px 20px 0px;background-color:#fff;}.fileinput-container .uploaded-pic{width:60px;height:80px;text-align:center;float:left;margin:0px 8px 8px 0px;cursor:pointer;}.fileinput-container .uploaded-pic .thumb{width:100%;height:100%;}.fileinput-container .uploaded-pic .thumb img{width:100%;height:100%;object-fit:cover;vertical-align:unset;}.fileinput-container .uploaded-pic span{font-size:8px;display:block;width:100%;background-color:#fff;}.fileinput-container .uploaded-pic .filename{font-weight:bold;}.fileinput-container .uploaded-pic .fa{margin-left:0px;margin-top:0px;color:red;}html[lang="en"] .vne-form .checkboxThree:before{content:"YES";}html[lang="en"] .vne-form .checkboxThree:after{content:"NO";}html[lang="en"] .vne-form .checkboxSeven:before{content:"YES";}html[lang="en"] .vne-form .checkboxSeven:after{content:"NO";}.newsletter_texteblanc{text-align:left;color:#fff;}.newsletter_texteblanc h4,.newsletter_texteblanc p{text-align:left;color:#fff;}.newsletter-numero{background-position:-1px 4px !important;}.view-liste-des-newsletters-deja-parues{display:block;margin:40px auto;max-width:1120px;min-width:1120px;padding:0px;}.view-liste-des-newsletters-deja-parues .views-row{margin:20px 60px;text-align:left;}.view-liste-des-newsletters-deja-parues .views-row .views-field-field-numero-newsletter{text-align:left;font-family:"Quicksand-Bold",Arial,sans;font-size:20px;color:#62cc33;clear:both;}.view-liste-des-newsletters-deja-parues .views-row .views-field-field-numero-newsletter .span{display:inline-block;}.view-liste-des-newsletters-deja-parues .views-row .views-field-field-numero-newsletter .field-content{display:inline-block;}.view-liste-des-newsletters-deja-parues .views-row .views-field-title{text-align:left;font-family:"Quicksand-Bold",Arial,sans;font-size:28px;color:#62cc33;}.view-liste-des-newsletters-deja-parues .views-row .views-field-title a{color:#62cc33;}#block-abonnementsimplenews{display:block;margin:40px auto;max-width:1120px;min-width:1120px;padding:0px;background-color:#ddeddd;padding:20px 40px;}#block-abonnementsimplenews h2{display:none;}#block-abonnementsimplenews #edit-message{font-family:"Quicksand-Bold",Arial,sans;font-size:28px;color:#2c4a4a;}#block-abonnementsimplenews input{max-width:50%;display:inline-block;}#block-abonnementsimplenews small{display:block;clear:both;}.node-type-simplenews_issue figure.align-left{margin-right:10px;}@media screen and (min-width:1200px){.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles li > a{width:46px !important;background-size:46px !important;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles ul.nav{width:100%;height:100%;min-width:522px;}.content-header.folded .container-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li.item--active-trail{background-size:46px !important;}}@media screen and (max-width:1280px) and (orientation:landscape){header{width:calc(100% - 80px) - 120px;}header .container-menu .region-menu{min-width:1024px;max-width:1365px;}header .identify-user-infos h6{max-width:100px;height:auto;display:inline-block;}.content-header.folded .block-block-vigienature-identify-user{margin-left:calc(100% - 170px);}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles ul.nav{width:100%;height:100%;min-width:520px;}.content-header .container-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{width:50px;}.partenaires .partenaires_principaux li a img{margin:auto;max-width:220px;}.partenaires .field--name-field-logo{height:115px;min-height:115px;}}@media screen and (min-width:1367px) and (orientation:landscape){.content .main-column{min-width:1200px;width:calc(100% - 200px);max-width:1366px;}.node--type-page-editoriale .block-page-title-block,.node-type-page_editoriale .block-page-title-block{min-width:1200px;width:100%;}}@media screen and (max-width:1024px){.content-header{min-width:0px;margin:0px;width:100%;}.content-header{position:inherit;margin-bottom:auto;height:auto;}.content-header .site-branding__logo img{height:auto;width:200px;}body{min-width:0px;width:100%;margin:0px;}.page-content{margin-top:36px;}.node-type-qcm_question .page-content{margin-top:60px;}.content-header .site-branding__logo .picto-line-bottom,.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles h2{display:none;}.content-header .container-menu{overflow:hidden;}.content-header .container-menu .region-menu{display:flex;min-width:181vmin;height:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-main-menu{width:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{width:auto;min-height:16vmin;background-color:#fff;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{margin:0px 1vmin;max-width:17vmin;height:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{background-size:cover;width:17vmin;height:17vmin;}.content-header .block-block-vigienature-identify-user .content .identify-user-block-wrapper{width:25%;right:2px;z-index:1000;max-width:80px;top:14px;position:absolute !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .connexion{height:35px;min-height:35px;background:#2c4a4a url(/themes/bootstrap_vigienatureecole/img/burger-menu.svg) center right no-repeat;background-size:35px;border-radius:25px;padding:4px;line-height:35px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a{min-width:30px;width:30px;text-indent:-9999px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .rect-wrapper a:before{text-align:center;width:16px;text-indent:0px;}.content-header .block-block-vigienature-identify-user .content .identify-user-block .round-wrapper{width:25px;height:25px;border-radius:12.5px;margin-right:12px;}.identify-user-block .user-menu{top:100px !important;right:0px !important;width:100% !important;left:-1px !important;font-size:1.2rem;}.identify-user-block .user-menu .intertitre{color:#62cc33;}.identify-user-block .user-menu .col-left li{min-height:2.3rem;}.navbar.menu-main{background-color:#fff;}.content-header .container-menu .subMenuItems{position:absolute;}.content-header .container-menu .subMenuItems .subMenuItem{margin:72px 0px 0px 0px;min-width:0px;background-color:#2c4a4a;border-radius:0px;float:left;height:auto;}.content-header .container-menu .subMenuItems .subMenuItem .row{margin-left:0px !important;}.content-header .container-menu .subMenuItems .subMenuItem .field{min-height:30px;border-bottom:1px dashed #23d2dd;padding:0px;width:100%;height:auto;color:#fff;}.content-header .container-menu .subMenuItems .subMenuItem .field a{padding-top:3px;border:0px;color:#fff;text-align:left;font-size:14px;height:auto;}.content-header .container-menu .subMenuItems .subMenuItem .field a:hover{color:#23d2dd;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-titre{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:28px;color:#fff;border-bottom:0px;padding-left:15px;min-height:60px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-titre span:not(.field){font-family:"Raleway-LightItalic",Arial,sans;font-size:24px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-titre .field__item{margin-left:0px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-texte-lien-vers-page{text-align:left;color:#fff;border-bottom:0px;margin:-16px 0px 30px 0px;padding-left:0px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-texte-lien-vers-page .field__item{background:url(/themes/bootstrap_vigienatureecole/img/list-arrow-white.svg) left center no-repeat;margin-left:15px;padding-left:20px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-titre-colonne-gauche{text-align:left;font-family:"Quicksand-Medium",Arial,sans;font-size:16px;color:#23d2dd;border-bottom:0px;}.content-header .container-menu .subMenuItems .subMenuItem .col-right .field--name-field-titre,.content-header .container-menu .subMenuItems .subMenuItem .col-left .field--name-field-titre{background:none;padding:0px;text-align:left;font-family:"Raleway-LightItalic",Arial,sans;font-size:16px;color:#23d2dd;border-bottom:0px;margin-bottom:0px;min-height:0px;margin-top:10px;}.content-header .container-menu .subMenuItems .subMenuItem .field--name-field-elements-pour-participer{border-bottom:0px;}.content-header .container-menu .subMenuItems .subMenuItem .field__items{border-bottom:0px;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item{min-height:33px;border-bottom:1px dashed #23d2dd;height:auto;display:inline-block;width:100%;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item .field{border-bottom:0px;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item .field--name-field-icone-lien{max-width:40px;float:left;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item .field--name-field-icone-lien img{height:32px;width:auto;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item .field--name-field-lien{width:calc(100% - 40px);float:left;}.content-header .container-menu .subMenuItems .subMenuItem .field__items > .field__item:last-child{border-bottom:0px;}.content-header .container-menu .subMenuItems .subMenuItem li > a{width:46px !important;background-size:46px;}.content-header .container-menu .subMenuItems .subMenuItem li.item--active-trail{background-size:46px;}.content-header .container-menu .subMenuItems .escargots > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/escargots.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .escargots.protocole-options .field__items > .field__item{border-color:#fb883b !important;}.content-header .container-menu .subMenuItems .escargots.protocole-options .field{border-color:#fb883b !important;}.content-header .container-menu .subMenuItems .escargots.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .escargots.protocole-options .field--name-field-titre-colonne-gauche{color:#fb883b !important;}.content-header .container-menu .subMenuItems .escargots.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .escargots.protocole-options .field--name-field-icone-lien svg rect{fill:#fb883b;}.content-header .container-menu .subMenuItems .escargots.protocole-options .open-close-btn{background-color:#fb883b;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .odj > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/odj.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .odj.protocole-options .field__items > .field__item{border-color:#ff6666 !important;}.content-header .container-menu .subMenuItems .odj.protocole-options .field{border-color:#ff6666 !important;}.content-header .container-menu .subMenuItems .odj.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .odj.protocole-options .field--name-field-titre-colonne-gauche{color:#ff6666 !important;}.content-header .container-menu .subMenuItems .odj.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .odj.protocole-options .field--name-field-icone-lien svg rect{fill:#ff6666;}.content-header .container-menu .subMenuItems .odj.protocole-options .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .sauvages > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/sauvages.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .sauvages.protocole-options .field__items > .field__item{border-color:#62cc33 !important;}.content-header .container-menu .subMenuItems .sauvages.protocole-options .field{border-color:#62cc33 !important;}.content-header .container-menu .subMenuItems .sauvages.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .sauvages.protocole-options .field--name-field-titre-colonne-gauche{color:#62cc33 !important;}.content-header .container-menu .subMenuItems .sauvages.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .sauvages.protocole-options .field--name-field-icone-lien svg rect{fill:#62cc33;}.content-header .container-menu .subMenuItems .sauvages.protocole-options .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .chiro > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/chiro.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .chiro.protocole-options .field__items > .field__item{border-color:#ba6dba !important;}.content-header .container-menu .subMenuItems .chiro.protocole-options .field{border-color:#ba6dba !important;}.content-header .container-menu .subMenuItems .chiro.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .chiro.protocole-options .field--name-field-titre-colonne-gauche{color:#ba6dba !important;}.content-header .container-menu .subMenuItems .chiro.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .chiro.protocole-options .field--name-field-icone-lien svg rect{fill:#ba6dba;}.content-header .container-menu .subMenuItems .chiro.protocole-options .open-close-btn{background-color:#ba6dba;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .biolit > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/biolit.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .biolit.protocole-options .field__items > .field__item{border-color:#23d2dd !important;}.content-header .container-menu .subMenuItems .biolit.protocole-options .field{border-color:#23d2dd !important;}.content-header .container-menu .subMenuItems .biolit.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .biolit.protocole-options .field--name-field-titre-colonne-gauche{color:#23d2dd !important;}.content-header .container-menu .subMenuItems .biolit.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .biolit.protocole-options .field--name-field-icone-lien svg rect{fill:#23d2dd;}.content-header .container-menu .subMenuItems .biolit.protocole-options .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .spipoll > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/spipoll.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .spipoll.protocole-options .field__items > .field__item{border-color:#c2c62a !important;}.content-header .container-menu .subMenuItems .spipoll.protocole-options .field{border-color:#c2c62a !important;}.content-header .container-menu .subMenuItems .spipoll.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .spipoll.protocole-options .field--name-field-titre-colonne-gauche{color:#c2c62a !important;}.content-header .container-menu .subMenuItems .spipoll.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .spipoll.protocole-options .field--name-field-icone-lien svg rect{fill:#c2c62a;}.content-header .container-menu .subMenuItems .spipoll.protocole-options .open-close-btn{background-color:#c2c62a;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .vdt > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/vdt.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .vdt.protocole-options .field__items > .field__item{border-color:#895F13 !important;}.content-header .container-menu .subMenuItems .vdt.protocole-options .field{border-color:#895F13 !important;}.content-header .container-menu .subMenuItems .vdt.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .vdt.protocole-options .field--name-field-titre-colonne-gauche{color:#895F13 !important;}.content-header .container-menu .subMenuItems .vdt.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .vdt.protocole-options .field--name-field-icone-lien svg rect{fill:#895F13;}.content-header .container-menu .subMenuItems .vdt.protocole-options .open-close-btn{background-color:#895F13;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .lichen > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/lichen.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .lichen.protocole-options .field__items > .field__item{border-color:#5487ED !important;}.content-header .container-menu .subMenuItems .lichen.protocole-options .field{border-color:#5487ED !important;}.content-header .container-menu .subMenuItems .lichen.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .lichen.protocole-options .field--name-field-titre-colonne-gauche{color:#5487ED !important;}.content-header .container-menu .subMenuItems .lichen.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .lichen.protocole-options .field--name-field-icone-lien svg rect{fill:#5487ED;}.content-header .container-menu .subMenuItems .lichen.protocole-options .open-close-btn{background-color:#5487ED;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .birdlab > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/birdlab.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .birdlab.protocole-options .field__items > .field__item{border-color:#23d2dd !important;}.content-header .container-menu .subMenuItems .birdlab.protocole-options .field{border-color:#23d2dd !important;}.content-header .container-menu .subMenuItems .birdlab.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .birdlab.protocole-options .field--name-field-titre-colonne-gauche{color:#23d2dd !important;}.content-header .container-menu .subMenuItems .birdlab.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .birdlab.protocole-options .field--name-field-icone-lien svg rect{fill:#23d2dd;}.content-header .container-menu .subMenuItems .birdlab.protocole-options .open-close-btn{background-color:#23d2dd;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .oiseaux > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/oiseaux.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field__items > .field__item{border-color:#ff6666 !important;}.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field{border-color:#ff6666 !important;}.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field--name-field-titre-colonne-gauche{color:#ff6666 !important;}.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .oiseaux.protocole-options .field--name-field-icone-lien svg rect{fill:#ff6666;}.content-header .container-menu .subMenuItems .oiseaux.protocole-options .open-close-btn{background-color:#ff6666;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .plagesvivantes > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/plagesvivantes.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field__items > .field__item{border-color:#2392a0 !important;}.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field{border-color:#2392a0 !important;}.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field--name-field-titre-colonne-gauche{color:#2392a0 !important;}.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .field--name-field-icone-lien svg rect{fill:#2392a0;}.content-header .container-menu .subMenuItems .plagesvivantes.protocole-options .open-close-btn{background-color:#2392a0;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}.content-header .container-menu .subMenuItems .scidrawing > a{background:url(/themes/bootstrap_vigienatureecole/img/pictos/scidrawing.svg) center -4px no-repeat;background-size:52px;}.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field__items > .field__item{border-color:#62cc33 !important;}.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field{border-color:#62cc33 !important;}.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field--name-field-titre-colonne-droite,.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field--name-field-titre-colonne-gauche{color:#62cc33 !important;}.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field--name-field-icone-lien svg path,.content-header .container-menu .subMenuItems .scidrawing.protocole-options .field--name-field-icone-lien svg rect{fill:#62cc33;}.content-header .container-menu .subMenuItems .scidrawing.protocole-options .open-close-btn{background-color:#62cc33;-webkit-mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-image:url(/themes/bootstrap_vigienatureecole/img/btn-open-close.svg);mask-size:20px;background-image:none;}main{padding-top:0px;margin-top:50px;}.navbar{padding:0px;}.fa-bars{font-size:10vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-main-menu{position:absolute;top:20px;z-index:2;width:100%;margin-left:4px;}.content-header .container-menu .region-menu li a{border-bottom:0;margin-left:4vmin;}.content-header .container-menu .region-menu li{height:22vmin;}.content-header .container-menu .region-menu li{text-align:left;height:auto;padding:0;}.content-header .site-branding__logo{border-bottom:0;height:auto;margin-top:16px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{padding-top:0;}.content-header .container-menu .region-menu li{margin-top:20px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options{margin:auto;}.content-header .block-block-vigienature-identify-user{margin-top:-97px;height:63px;}.mobile-identify-link{display:block !important;position:absolute;right:5px;top:-67px;width:40px;height:40px;background:url(/themes/bootstrap_vigienatureecole/img/bkgd-profile-groupe.png) left center no-repeat;text-indent:-9999px;white-space:nowrap;background-size:40px;}.filter_content_role_student .mobile-identify-link{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/avatar_eleve.svg);}.filter_content_role_teacher .mobile-identify-link{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/avatar_prof.svg);}.filter_content_role_animator .mobile-identify-link{background-image:url(/themes/bootstrap_vigienatureecole/img/pictos/avatar_animateur.svg);}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .connexion-groupe{position:absolute;left:0px;width:100% !important;padding-left:0px !important;padding-right:5px;text-align:center;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .connexion-groupe .rect-wrapper{display:inline !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .form-select{margin-top:0px;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .observation{display:none !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.logged .rect-wrapper{display:none;}.burger-menu-main.hidden{font-family:FontAwesome;display:block;width:40px;height:40px;cursor:pointer;margin-bottom:8vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options{min-width:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options .field--name-field-titre{padding-left:0;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li .protocole-options .field--name-field-texte-lien-vers-page{padding-left:0;}fieldset{min-width:-moz-fit-content;}.field__items{margin:0;}.region-homeslider h2{margin:0;width:auto;}.region-homeslider .container{min-width:auto;max-width:none;}main #block-introductionhomepage h3{margin-top:30px;}h3 span:not(.field){line-height:30px;}main #block-introductionhomepage p{line-height:150%;margin-left:10px;margin-right:10px;margin-top:20px;}main #block-introductionhomepage .block-homepage-choisir-protocole{min-width:0;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-01{width:auto;float:none;padding:0;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02{width:auto;float:none;padding:0;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 h3{text-align:center;padding:0px 40px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 p{text-align:center;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .enseignant,main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .eleve,main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .animateur{width:60vmin;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .btn{margin:20px;}main #block-introductionhomepage .block-homepage-choisir-protocole .col-02 .details-box{width:auto;}.btn{white-space:normal;}main #block-bloccartographiehomepage .content img{width:100%;}.text-align-right{text-align:center;}.btn{margin:20px 5px;width:auto;}.partenaires .field--name-field-type-partenariat,.partenaires .field--name-field-commentaire,.partenaires .intro{display:none;}.partenaires .field--name-field-logo{border-bottom:0px;}.partenaires .partenaires_principaux{width:100vmin;}.partenaires .partenaires_principaux li{padding:10px;}.partenaires .partenaires_principaux li:first-child{width:31%;}.region-footer{padding:40px 40px;height:auto;width:auto;margin:5vmin;}.vne-form.identify h2{margin-top:20px;}.vne-form.identify form{margin-bottom:12vmin;}.vne-form .form-group{padding-right:0;}.vne-form .inline div.form-group,.vne-form .inline .form-item-pass-pass1,.vne-form .inline .form-item-pass-pass2{width:inherit;}.vne-form .checkboxSix .checkbox{padding-left:0;min-width:90%;}.vne-form .inline.center div{display:contents;}.vne-form .inline button,.vne-form .inline .button{width:50vmin;}.col-5{border-top:2px dashed #2c4a4a;padding-top:25px;}.vne-form span.label.center{text-align:left;}.vne-form .no-background button,.vne-form .no-background .button{color:#2c4a4a;}.vne-form form{margin:40px 0px;}.vne-form.identify h2{border-bottom:0;margin-bottom:0;}.border-line{background:0;}bottom #block-views-block-actualites-block-1 header{margin:20px 0px;background:0;width:auto;padding-left:0;}bottom #block-views-block-actualites-block-1 header h3{text-align:center;margin:0px 12vmin;width:auto;}bottom #block-views-block-actualites-block-1 .views-row{padding:20px 20px;font-size:18px;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library{float:inherit;width:auto;height:64vmin;padding-left:7vmin;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article:last-child img{left:37vmin;}bottom #block-views-block-actualites-block-1 .views-row .views-field-field-illustrations-library article img{width:50vmin;height:50vmin;}.protocole-container .paragraph--type--introduction-pages-protocoles .main-column{min-width:inherit;max-width:inherit;text-align:center;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text h1{text-align:center;}.protocole-container.protocole-odj .paragraph--type--introduction-pages-protocoles h1 span::before{display:none;}.content .main-column{min-width:inherit;padding:inherit;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-image{float:inherit;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text{float:inherit;margin-left:inherit;width:auto;}.protocole-container .paragraph--type--introduction-pages-protocoles{padding:20px;}.protocole-container .field--name-field-titre-sequence-etapes{padding:40px 0px;margin-bottom:auto;}.protocole-odj .progress-bar li .title{display:none;}.protocole-container .paragraph--type--etape .field--name-field-titre .field__item{display:none;}.field__items{}.field--name-field-etapes .progress-bar{padding-bottom:60px;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field__item{text-align:center;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-titre .field__item{text-align:center;}.protocole-container .pistes-pedago-wrapper{padding:40px 40px;}.slider.arrows ul{height:306px;max-height:inherit;}.slider.arrows{max-height:inherit;height:330px;}.protocole-container .pistes-pedago-wrapper .slider.arrows li{width:84vmin;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2{height:100px;float:inherit;margin-left:21vmin;}.block-wrapper .open-close-btn{display:none;}.protocole-container .ressources-wrapper{padding:0px 40px;}.partenaires .partenaires_observatoire{width:100%;height:200px;}.partenaires .partenaires_observatoire li{padding:0;}.protocole-container .paragraph--type--introduction-pages-protocoles .block-text h1 span::before{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li.item--active-trail{background-size:0;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.odj .protocole-options .field--name-field-titre{background-size:0;}.protocole-oiseaux .progress-bar li .title{display:none;}.protocole-escargots .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.escargots .protocole-options .field--name-field-titre{background-size:0;}.protocole-sauvages .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.sauvages .protocole-options .field--name-field-titre{background-size:0;}.protocole-chiro .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.chiro .protocole-options .field--name-field-titre{background-size:0;}.protocole-biolit .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.biolit .protocole-options .field--name-field-titre{background-size:0;}.protocole-plagesvivantes .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.plagesvivantes .protocole-options .field--name-field-titre{background-size:0;}.protocole-spipoll .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.spipoll .protocole-options .field--name-field-titre{background-size:0;}.protocole-vdt .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.vdt .protocole-options .field--name-field-titre{background-size:0;}.protocole-lichen .progress-bar li .title{display:none;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li.lichen .protocole-options .field--name-field-titre{background-size:0;}.node-type-page_editoriale .protocole-escargots{}.node-type-page_editoriale .protocole-escargots .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-escargots .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-odj .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-odj .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-sauvages .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-sauvages .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-chiro .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-chiro .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-biolit .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-biolit .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-plagesvivantes .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-plagesvivantes .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-spipoll .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-spipoll .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-vdt .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-vdt .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.node-type-page_editoriale .protocole-lichen .field--name-field-chapeau{padding:20px;text-align:center;}.node-type-page_editoriale .protocole-lichen .block-page-title-block{background-image:inherit;padding:40px 0px 10px 0px;}.content .main-column{display:inherit;}.node-type-page_editoriale .main-column h4{text-align:center;}.content .main-column{margin:60px 0px 0px 0px;}.node-type-page_editoriale .block-page-title-block h1.title{text-align:center;}.vne-form .date-time .form-select{padding:20px 0px;min-width:71px;}#editobservationform #edit-date-time-horaires-debut{margin-left:unset;margin-right:0px;}.datetime-selector .fieldset-wrapper > [class*="col-"]{max-width:50%;}.editobservationform legend + .fieldset-wrapper.array-rows-taxons{width:100% !important;}.vne-form #edit-quadrats .form-select.nb_quadrats{max-width:100%;}.array-taxons .legend{display:none;}#edit-activites-plage > legend,#edit-transect > legend,#edit-quadrats > legend,#edit-date-time > legend,#edit-arbres > legend,#edit-observations > legend{width:100% !important;}#edit-arbres-row4 .form-check-label{min-width:113px !important;}#edit-observations-taxons-0-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-0-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-0-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-0-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-0-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-0-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-0-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-0-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-0-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-0-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-0-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-0-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-1-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-1-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-1-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-1-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-1-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-1-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-1-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-1-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-1-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-1-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-1-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-1-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-2-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-2-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-2-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-2-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-2-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-2-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-2-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-2-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-2-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-2-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-2-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-2-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-3-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-3-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-3-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-3-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-3-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-3-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-3-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-3-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-3-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-3-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-3-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-3-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-4-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-4-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-4-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-4-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-4-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-4-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-4-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-4-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-4-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-4-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-4-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-4-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-5-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-5-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-5-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-5-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-5-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-5-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-5-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-5-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-5-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-5-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-5-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-5-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-6-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-6-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-6-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-6-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-6-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-6-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-6-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-6-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-6-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-6-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-6-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-6-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-7-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-7-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-7-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-7-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-7-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-7-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-7-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-7-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-7-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-7-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-7-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-7-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-8-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-8-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-8-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-8-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-8-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-8-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-8-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-8-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-8-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-8-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-8-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-8-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-9-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-9-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-9-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-9-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-9-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-9-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-9-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-9-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-9-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-9-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-9-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-9-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-10-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-10-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-10-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-10-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-10-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-10-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-10-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-10-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-10-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-10-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-10-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-10-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-11-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-11-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-11-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-11-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-11-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-11-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-11-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-11-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-11-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-11-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-11-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-11-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-12-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-12-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-12-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-12-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-12-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-12-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-12-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-12-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-12-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-12-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-12-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-12-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-13-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-13-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-13-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-13-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-13-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-13-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-13-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-13-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-13-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-13-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-13-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-13-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-14-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-14-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-14-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-14-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-14-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-14-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-14-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-14-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-14-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-14-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-14-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-14-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-15-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-15-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-15-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-15-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-15-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-15-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-15-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-15-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-15-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-15-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-15-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-15-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-16-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-16-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-16-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-16-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-16-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-16-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-16-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-16-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-16-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-16-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-16-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-16-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-17-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-17-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-17-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-17-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-17-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-17-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-17-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-17-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-17-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-17-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-17-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-17-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-18-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-18-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-18-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-18-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-18-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-18-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-18-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-18-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-18-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-18-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-18-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-18-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-19-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-19-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-19-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-19-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-19-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-19-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-19-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-19-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-19-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-19-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-19-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-19-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}#edit-observations-taxons-20-taxon-matrice > legend{margin-left:15px;}#edit-observations-taxons-20-taxon-matrice .row{min-height:30px;}#edit-observations-taxons-20-taxon-matrice .row.fieldset-wrapper{margin-left:8px;margin-right:0px;width:100% !important;max-width:100%;}#edit-observations-taxons-20-taxon-matrice .row.border-bottom{border:0px;border-bottom:1px dashed #62cc33 !important;padding-bottom:8px;}#edit-observations-taxons-20-taxon-matrice .with-background{background-color:#E2F2E2;max-width:calc(25% - 10px);margin-left:0px;margin-right:0px;padding-left:0px;padding-right:0px;}#edit-observations-taxons-20-taxon-matrice .with-background .col-3{flex:0 0 20%;max-width:20%;}#edit-observations-taxons-20-taxon-matrice .with-background .without-label{text-align:center;}#edit-observations-taxons-20-taxon-matrice .header-faces{max-width:calc(100% - 10px);margin-left:109px;}#edit-observations-taxons-20-taxon-matrice .header-faces .col-3{text-align:center;max-width:45px;}#edit-observations-taxons-20-taxon-matrice .vertical{min-height:42px;width:20%;min-width:100px;max-width:100px;display:block;}#edit-observations-taxons-20-taxon-matrice .checkbox{padding-left:0px !important;}#edit-observations-taxons-20-taxon-matrice .header-arbres{width:100%;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos .actions a.action{display:block;}.saisie.list .zone .list-details.actions a.action::after{content:"";}.view-liste-des-newsletters-deja-parues{min-width:auto;}.view-liste-des-newsletters-deja-parues .views-field-title{line-height:28px;margin-bottom:10px;}.radio{padding-left:32px;}.taxon.modal{margin-top:0px;margin-left:0px;}.alert{margin-top:60px;}.user-menu .user-name-title{font-size:22px;margin-left:10px;}.progress-bar.qcm-question-progress-bar{width:80% !important;}.qcm_question .field--name-field-media-image .colorbox{max-width:100%;display:inline-block;}.qcm_question .field--name-field-media-image .colorbox img{width:100%;height:auto;}.block-page-title-block{max-width:100%;}.final-score li{width:calc(100% - 20px);}.final-score li .col1,.final-score li .col2{width:100%;}.vne-form fieldset{width:calc(100% - 15px);}.form-type-textfield .form-control{background-color:#E2F2E2;}.form-type-managed-file .form-control[type=file]{background-color:#fff;}.form-type-textarea textarea.form-control{max-width:calc(100% - 15px) !important;width:100%;}.vne-form fieldset legend{font-size:1rem;}.vne-form fieldset .fieldset-legend{line-height:1rem;}.region-homeslider #block-introductionillustrationhomepage .field--name-body p{font-size:15px;width:90%;margin:20px 5%;}.region-homeslider #block-illustrationshomepage2 .field--name-body{width:90%;margin:0px 5% 10% 5%;}.region-homeslider .content .field--name-body > div img{max-width:100%;width:90%;margin:10px 0px;}.region-homeslider .content .field--name-body > div img.narrow{max-width:100%;width:90%;height:auto;margin:10px 0px;}.region-homeslider .content .field--name-body > div.img--narrow{max-width:100%;width:100%;margin:10px 0px;}.region-homeslider .content .field--name-body > div.item{width:100%;margin:0px auto;font-size:1rem;}.region-homeslider .content .field--name-body > div.item span{font-size:0.8rem;}.region-homeslider .content .field--name-body > div.item--right{right:0px;}.region-homeslider .content .field--name-body > div.item--right.float{padding-left:0;}.region-homeslider .content .field--name-body > div.item--left{left:0px;}.region-homeslider .content .field--name-body > div.item--left.float{padding-right:0;}.region-homeslider .content .field--name-body > div img:hover,.region-homeslider .content .field--name-body > div img.narrow:hover{max-width:90%;width:90%;}.content-header.folded .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{max-width:15vmin;}.region-homeslider li.escargots{list-style:none;float:left;}.region-homeslider li.escargots > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.escargots > a:hover{background-size:40px;}.region-homeslider li.odj{list-style:none;float:left;}.region-homeslider li.odj > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.odj > a:hover{background-size:40px;}.region-homeslider li.sauvages{list-style:none;float:left;}.region-homeslider li.sauvages > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.sauvages > a:hover{background-size:40px;}.region-homeslider li.chiro{list-style:none;float:left;}.region-homeslider li.chiro > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.chiro > a:hover{background-size:40px;}.region-homeslider li.biolit{list-style:none;float:left;}.region-homeslider li.biolit > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.biolit > a:hover{background-size:40px;}.region-homeslider li.spipoll{list-style:none;float:left;}.region-homeslider li.spipoll > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.spipoll > a:hover{background-size:40px;}.region-homeslider li.vdt{list-style:none;float:left;}.region-homeslider li.vdt > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.vdt > a:hover{background-size:40px;}.region-homeslider li.lichen{list-style:none;float:left;}.region-homeslider li.lichen > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.lichen > a:hover{background-size:40px;}.region-homeslider li.birdlab{list-style:none;float:left;}.region-homeslider li.birdlab > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.birdlab > a:hover{background-size:40px;}.region-homeslider li.oiseaux{list-style:none;float:left;}.region-homeslider li.oiseaux > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.oiseaux > a:hover{background-size:40px;}.region-homeslider li.plagesvivantes{list-style:none;float:left;}.region-homeslider li.plagesvivantes > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.plagesvivantes > a:hover{background-size:40px;}.region-homeslider li.scidrawing{list-style:none;float:left;}.region-homeslider li.scidrawing > a{width:36px;background-size:36px;background-position-y:2px;height:50px;}.region-homeslider li.scidrawing > a:hover{background-size:40px;}}@media screen and (max-width:384px){.saisie.list .zone .infos h5{margin-top:10px;}.saisie.list .zone .infos h5 .fa{display:none;}.saisie.list .zone .infos .actions a.action{padding:0px;}.saisie.list .zone .infos .actions .protocol{float:left;margin-right:9px;margin-bottom:10px;}.leaflet-map.etablissement{margin-right:0px;}.saisie.list .classes-list.row{margin:10px 0px;}.form-header p.col-12{display:none;}.node-type-page_editoriale .protocole-escargots .block-page-title-block{margin-top:85px;}.content .main-column{padding:0px 10px;}}@media screen and (min-width:384px) and (max-width:512px){.page-content{margin-top:74px;}.fa-bars{font-size:7vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{width:auto;height:19vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{margin:0px 1vmin;max-width:15vmin;height:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{background-size:cover;width:15vmin;height:16vmin;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos h5{margin-top:10px;}.saisie.list .zone .infos h5 .fa{display:none;}.saisie.list .zone .infos .actions a.action{padding:0px;}.saisie.list .zone .infos .actions a.action .protocol{float:left;margin-right:9px;margin-bottom:54px;}.leaflet-map.etablissement{margin-right:0px;}.saisie.list .classes-list.row{margin:10px 0px;}.form-header p.col-12{display:none;}.node-type-page_editoriale .protocole-escargots .block-page-title-block{margin-top:85px;}.content .main-column{padding:0px 10px;}.content-header .block-block-vigienature-identify-user{margin-top:22px !important;}}@media screen and (min-width:512px) and (max-width:768px){.page-content{margin-top:90px;}.fa-bars{font-size:7vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{width:auto;min-height:17vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{margin:0px 1vmin;max-width:13vmin;height:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{background-size:cover;width:13vmin;height:14vmin;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}.saisie.list .zone .infos h5{margin-top:10px;}.saisie.list .zone .infos h5 .fa{display:none;}.saisie.list .zone .infos .actions a.action{padding:0px;}.saisie.list .zone .infos .actions a.action .protocol{float:left;margin-right:9px;margin-bottom:54px;}.leaflet-map.etablissement{margin-right:0px;}.saisie.list .classes-list.row{margin:10px 0px;}.form-header p.col-12{display:none;}.node-type-page_editoriale .protocole-escargots .block-page-title-block{margin-top:85px;}.content .main-column{padding:0px 10px;}}@media screen and (min-width:768px) and (max-width:1024px){.page-content{margin-top:110px;}.fa-bars{font-size:7vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles{width:auto;min-height:10vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles li{margin:0px 1vmin;max-width:7vmin;height:auto;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles .menu-protocoles .level-0 > li > a{background-size:cover;width:8vmin;height:8vmin;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles h2{width:240px;}.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles ul.nav{margin-top:20px;}main #block-bootstrap-vigienatureecole-content{min-width:0px;}.saisie.list .releves-wrapper .classes-list .col.date .actions{height:unset;min-width:0px;}.saisie.list .paragraph-2 .open-close-btn{z-index:300;}.vne-form.classes-list .form-content .paragraph-2 .details.row .col-12{background-color:transparent;}}@media screen and (min-width:1024px) and (max-width:1280px){.content-header .container-menu .region-menu #block-bootstrap-vigienatureecole-protocoles h2{width:240px;}}@media screen and (max-width:321px){.content-header .site-branding__logo img{width:140px !important;}.content-header .block-block-vigienature-identify-user{margin-top:27px !important;}#block-sliderhomepagev2 .container{padding-right:0px;padding-left:0px;min-width:320px;}.slider.arrows ul li{width:230px;}.protocole-container .pistes-pedago-wrapper .slider.arrows li{width:74vmin;}.protocole-container .pistes-pedago-wrapper .slider.arrows li .field--name-field-icone-svg2{margin-left:14vmin;}.identify-user-block .user-menu{top:75px !important;right:0px !important;width:100% !important;left:-1px !important;font-size:1rem;}.user-menu .user-name-title{font-size:1.1rem;margin-left:0px;}.identify-user-block .user-menu .col-left li{min-height:1.6rem;}.user-menu .col-left{margin-top:10px;}.user-menu .col-right{margin-top:30px;visibility:hidden;}.region-homeslider .content .field--name-body > div.item{font-size:0.8rem;}.region-homeslider .content .field--name-body > div{min-height:200px;margin:249px 10% -150px 10%;width:80%;}.region-homeslider .content #bbox2{margin-top:80px;}.region-homeslider .content #bbox3{margin-top:250px;margin-bottom:46px;}.region-homeslider .content #bbox5{margin-top:135px;}.region-homeslider .content #bbox6{margin-top:41px;margin-bottom:4px;}.region-homeslider .content #bbox7{margin-top:37px;margin-bottom:0px;}bottom #block-views-block-actualites-block-1 .views-row{font-size:0.8rem;line-height:1.1rem;}.partenaires .partenaires_principaux li a img{width:100%;height:auto;margin:auto;}.region-footer .block-language{margin-top:-30px;}.region-footer ul li{float:left;margin:0px;}bottom #block-views-block-actualites-block-1 header .align-right{max-width:100%;float:left;text-align:center;width:100%;}.home_page_results_wrapper{padding:0px 10px;width:calc(100% - 20px);}main #block-introductionhomepage h3{font-size:1.5rem;}main #block-introductionhomepage h3 span{font-size:1.2rem;line-height:1rem;}main #block-introductionhomepage p{font-size:0.9rem;}.btn-primary.btn,.btn-success.btn,.btn.btn-info{padding:5px;width:calc(100% - 30px) !important;margin:1rem 15px !important;}.content-header .block-block-vigienature-identify-user .content .identify-user-infos.not-logged .connexion-groupe .rect-wrapper{margin-left:10px;margin-top:-6px;}.node--type-page-editoriale .protocole-escargots .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-odj .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-sauvages .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-chiro .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-biolit .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-spipoll .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-vdt .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-lichen .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-birdlab .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-oiseaux .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-plagesvivantes .block-page-title-block{background-image:none;}.node--type-page-editoriale .protocole-scidrawing .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-escargots .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-odj .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-sauvages .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-chiro .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-biolit .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-spipoll .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-vdt .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-lichen .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-birdlab .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-oiseaux .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-plagesvivantes .block-page-title-block{background-image:none;}.node-type-page_editoriale .protocole-scidrawing .block-page-title-block{background-image:none;}h1{font-size:1.8rem;}.content .main-column{margin:10px 0px 0px 0px;}.vne-form.create-classe-form label:not(.form-check){margin-top:0rem;}.choose-protocol ul.protocol.hidden.list-inline{padding-left:26px;}.choose-protocol ul.protocol.hidden.list-inline li{margin-bottom:13px;}}
