﻿:root{--color-hinted-grey-1: #0e0e10;--color-hinted-grey-2: #18181b;--color-hinted-grey-3: #1f1f23;--color-hinted-grey-4: #26262c;--color-hinted-grey-5: #323239;--color-hinted-grey-6: #3b3b44;--color-hinted-grey-7: #53535f;--color-hinted-grey-8: #848494;--color-hinted-grey-9: #adadb8;--color-hinted-grey-10: #c8c8d0;--color-hinted-grey-11: #d3d3d9;--color-hinted-grey-12: #dedee3;--color-hinted-grey-13: #e6e6ea;--color-hinted-grey-14: #efeff1;--color-hinted-grey-15: #f7f7f8;--color-opac-b-1: rgba(0,0,0,0.05);--color-opac-b-2: rgba(0,0,0,0.1);--color-opac-b-3: rgba(0,0,0,0.15);--color-opac-b-4: rgba(0,0,0,0.2);--color-opac-b-5: rgba(0,0,0,0.25);--color-opac-b-6: rgba(0,0,0,0.3);--color-opac-b-7: rgba(0,0,0,0.4);--color-opac-b-8: rgba(0,0,0,0.5);--color-opac-b-9: rgba(0,0,0,0.6);--color-opac-b-10: rgba(0,0,0,0.7);--color-opac-b-11: rgba(0,0,0,0.75);--color-opac-b-12: rgba(0,0,0,0.8);--color-opac-b-13: rgba(0,0,0,0.85);--color-opac-b-14: rgba(0,0,0,0.9);--color-opac-b-15: rgba(0,0,0,0.95);--color-opac-w-1: hsla(0,0%,100%,0.05);--color-opac-w-2: hsla(0,0%,100%,0.1);--color-opac-w-3: hsla(0,0%,100%,0.15);--color-opac-w-4: hsla(0,0%,100%,0.2);--color-opac-w-5: hsla(0,0%,100%,0.25);--color-opac-w-6: hsla(0,0%,100%,0.3);--color-opac-w-7: hsla(0,0%,100%,0.4);--color-opac-w-8: hsla(0,0%,100%,0.5);--color-opac-w-9: hsla(0,0%,100%,0.6);--color-opac-w-10: hsla(0,0%,100%,0.7);--color-opac-w-11: hsla(0,0%,100%,0.75);--color-opac-w-12: hsla(0,0%,100%,0.8);--color-opac-w-13: hsla(0,0%,100%,0.85);--color-opac-w-14: hsla(0,0%,100%,0.9);--color-opac-w-15: hsla(0,0%,100%,0.95);--color-white: #fff;--color-black: #000;--color-black-rgb: 0,0,0;--primary-color: hsl(24,100%,50%);--primary-color-hover: hsl(24,100%,50%,.8);--secondary-color: hsl(0,0%,10%);--secondary-color-hover: hsl(0,0%,10%,.8);--error-color: hsl(346,71%,50%);--error-color-hover: hsl(346,71%,50%,.8);--success-color: hsl(149,54%,50%);--success-color-hover: hsl(149,54%,50%,.8);--warning-color: hsl(42,93%,55%);--warning-color-hover: hsl(42,93%,55%,.8);--info-color: hsl(202,100%,54%);--info-color-hover: hsl(202,100%,54%,.8);--color-background-table-odd: var(--color-white);--color-background-table-even: var(--color-hinted-grey-15);--color-background-table-hover: var(--color-hinted-grey-14);--color-border-base: var(--color-hinted-grey-14)}#tab{box-shadow:0 -1px 4px 0 rgba(26,26,26,.08),0 4px 8px 0 rgba(26,26,26,.12);background:#fff}.onglets{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:5px;border-top-right-radius:3px;border-top-left-radius:3px}.onglets li{flex:1;padding:5px}.onglets li a{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10px;background:#fff;height:40px;border-radius:4px;width:100%;font-weight:700;text-transform:uppercase}.onglets li a:hover{background:rgba(26,26,26,.1)}.onglets li a .edglyph{line-height:0;margin:0 5px 0 0;font-size:24px;text-transform:none}.onglets li.active a{background:rgba(26,26,26,.2)}.onglets li.logoff a{background:#dc3545;color:#fff}.tab-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:20px}.tab-content hr{background:#f60;height:1px;border:0 none;margin:15px 30px}.tab-content .onglet_content{display:none}.tab-content .onglet_content.active{display:block}.select{display:flex;align-items:center;border:1px solid transparent;position:relative}.select select{border:0 none;width:100%;height:40px;padding:0 34px 0 10px;text-transform:uppercase;font-weight:400;font-size:14px;cursor:pointer;background:#f4f6f7;color:inherit;border-radius:4px}.select select option[value=""][disabled]{display:none;visibility:hidden}.select select option[disabled]{display:none;visibility:hidden}.select select:required:invalid{color:rgba(var(--color-black), 0.5)}.select:after{position:absolute;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;pointer-events:none;content:"+";font-family:"EdGlyph";font-size:24px;line-height:0;padding:0 10px}.select:hover select{background:#e6ebef}form .flex{flex:1 0 0;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}form .flex>div{flex:1 0 0;min-width:250px;padding:0 15px}form .flex>div>.flex{margin:0}.form-group{padding:0 15px;margin:0 0 15px}.form-group.full{flex:1 1 100%}.form-group label{text-transform:uppercase;color:#1a1a1a;display:block;font-size:16px;font-weight:600;margin-bottom:10px}.form-group label .edglyph{line-height:0;text-transform:none}.form-group .form-control{padding:0 10px;height:40px;border:1px solid transparent;background:#f4f6f7;font-weight:400;font-size:14px;width:100%;border-radius:4px}.form-group .form-control.qty{min-width:0;max-width:128px}.form-group .form-control:hover{background:#e6ebef}.form-group .form-control:focus{outline:auto}.form-group textarea.form-control{padding:10px;min-height:128px;resize:none}.form-group.center{text-align:center}.form-group.center .checkbox{margin:0 auto}.form-group.center button,.form-group.center input{margin:0 auto}form .form-group .input-group{display:flex;align-items:center}form .form-group .input-group input,form .form-group .input-group .select{flex:1;min-width:0}form .form-group .input-group .select select{border-top-right-radius:0;border-bottom-right-radius:0}form .form-group .input-group .select+.btn{border-top-left-radius:0;border-bottom-left-radius:0}form .form-group .input-group .btn{min-height:40px}form .form-group .checkbox input{display:none}form .form-group .checkbox input:checked+label{color:#f60}form .form-group .checkbox input:checked+label:before{content:"Ù"}form .form-group .checkbox label{display:flex;cursor:pointer;margin:0;text-transform:none;font-size:14px;font-weight:400}form .form-group .checkbox label:before{margin-right:10px;font-size:24px;content:"Ø";font-family:"EdGlyph" !important}form .form-group .checkbox label:hover{color:#1a1a1a}#header .container .link{justify-content:center}#header .container .link .hamburger{display:none}#content{padding:40px 0}#content .container .flex{flex:1 0 0;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}#content .container .flex>div{flex:1 0 0;min-width:250px;padding:0 15px}#content .container .flex>div>.flex{margin:0}#content .container .flex.login{max-width:600px;margin:0 auto}#content .container .title+p{text-align:center;margin:0 0 30px}#content .container form{flex:1 1 100%}#content .container #tab{flex:1 1 100%}#content .container #tab .tab-content .onglet_content h2{color:#1a1a1a;font-size:24px;text-transform:uppercase;font-weight:500}#content .container #tab .tab-content .onglet_content .elements .align-center{text-align:center}#content .container #tab .tab-content .onglet_content .elements .align-left{text-align:left}#content .container #tab .tab-content .onglet_content .elements .align-right{text-align:right}#content .container #tab .tab-content .onglet_content .elements .align-justify{text-align:justify}#content .container #tab .tab-content .onglet_content .elements h2{text-transform:uppercase;font-size:24px;margin:20px 0;font-weight:600}#content .container #tab .tab-content .onglet_content .elements h2:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements h2:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements h3{color:var(--primary-color);font-size:20px;margin:10px 0;font-weight:500}#content .container #tab .tab-content .onglet_content .elements h3:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements h3:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements h4{text-transform:uppercase;font-size:16px;margin:10px 0;font-weight:400}#content .container #tab .tab-content .onglet_content .elements h4:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements h4:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements p{line-height:1.4;margin:20px 0}#content .container #tab .tab-content .onglet_content .elements p strong,#content .container #tab .tab-content .onglet_content .elements p b{color:var(--primary-color);font-weight:700}#content .container #tab .tab-content .onglet_content .elements p a{color:inherit;text-decoration:underline;font-weight:600}#content .container #tab .tab-content .onglet_content .elements p a:hover{color:var(--primary-color)}#content .container #tab .tab-content .onglet_content .elements p.lead{font-weight:700;font-size:18px;margin:40px 0;color:var(--primary-color)}#content .container #tab .tab-content .onglet_content .elements p.number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-weight:700;font-size:24px;border-radius:99em;background:#f60;color:#1a1a1a}#content .container #tab .tab-content .onglet_content .elements p:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements p:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements ul,#content .container #tab .tab-content .onglet_content .elements ol{margin:20px 0;margin-left:40px}#content .container #tab .tab-content .onglet_content .elements ul li,#content .container #tab .tab-content .onglet_content .elements ol li{margin:10px 0}#content .container #tab .tab-content .onglet_content .elements ul li:first-child,#content .container #tab .tab-content .onglet_content .elements ol li:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements ul li:last-child,#content .container #tab .tab-content .onglet_content .elements ol li:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements ul li:before,#content .container #tab .tab-content .onglet_content .elements ol li:before{content:"•";display:inline-flex;line-height:1;align-items:center;justify-content:center;vertical-align:middle;text-align:center;font-size:24px;color:var(--secondary-color);margin-right:5px}#content .container #tab .tab-content .onglet_content .elements ul:first-child,#content .container #tab .tab-content .onglet_content .elements ol:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements ul:last-child,#content .container #tab .tab-content .onglet_content .elements ol:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements ol li{counter-increment:counter}#content .container #tab .tab-content .onglet_content .elements ol li:before{font-family:inherit;width:24px;height:24px;font-size:14px;border-radius:99em;color:var(--color-white);background:var(--primary-color);content:counter(counter)}#content .container #tab .tab-content .onglet_content .elements a:not(.btn):hover{text-decoration:underline}#content .container #tab .tab-content .onglet_content .elements table{width:100%;margin:20px 0;table-layout:fixed;border:1px solid var(--color-border-base);border-radius:4px;box-shadow:var(--shadow-elevation-1)}#content .container #tab .tab-content .onglet_content .elements table:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements table:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements table thead tr th{text-align:left;padding:10px;background:var(--secondary-color);color:var(--color-white)}#content .container #tab .tab-content .onglet_content .elements table thead tr th:first-child{border-radius:4px 0 0}#content .container #tab .tab-content .onglet_content .elements table thead tr th:last-child{border-radius:0 4px 0 0}#content .container #tab .tab-content .onglet_content .elements table tbody tr:nth-child(odd) td{background:var(--color-background-table-odd)}#content .container #tab .tab-content .onglet_content .elements table tbody tr:nth-child(even) td{background:var(--color-background-table-even)}#content .container #tab .tab-content .onglet_content .elements table tbody tr td{vertical-align:top;padding:10px;vertical-align:middle;background:var(--color-background-base);border:1px solid var(--color-border-base)}#content .container #tab .tab-content .onglet_content .elements table tbody tr:hover td{background:var(--color-background-table-hover)}#content .container #tab .tab-content .onglet_content .elements hr{background:var(--color-black);height:2px;border:0 none;margin:40px}#content .container #tab .tab-content .onglet_content .elements hr:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements hr:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements img{display:block;max-width:100%;height:auto}#content .container #tab .tab-content .onglet_content .elements iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto}#content .container #tab .tab-content .onglet_content .elements .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0}#content .container #tab .tab-content .onglet_content .elements .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .container #tab .tab-content .onglet_content .elements .embed-responsive:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements .embed-responsive:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements figure{margin:20px 0}#content .container #tab .tab-content .onglet_content .elements figure img{margin:0 auto}#content .container #tab .tab-content .onglet_content .elements figure figcaption{background:var(--primary-color);font-size:12px;padding:10px;color:var(--secondary-color)}#content .container #tab .tab-content .onglet_content .elements figure:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements figure:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements .table-responsive{overflow:auto;margin:20px 0}#content .container #tab .tab-content .onglet_content .elements .table-responsive:first-child{margin-top:0}#content .container #tab .tab-content .onglet_content .elements .table-responsive:last-child{margin-bottom:0}#content .container #tab .tab-content .onglet_content .elements .text-right{text-align:right}#content .container #tab .tab-content .onglet_content .elements .text-center{text-align:center}#content .container #tab .tab-content .onglet_content .elements .text-left{text-align:left}#content .container #tab .tab-content .onglet_content .elements .text-justify{text-align:justify}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button{justify-content:space-between;flex-wrap:wrap;font-size:16px;padding:5px;display:flex;font-weight:400}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button>div{text-align:center;padding:0 10px}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button>div small{font-size:12px}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button strong{font-weight:500;color:#1a1a1a}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button span{color:#1a1a1a}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .button.open+.sub_menu{display:block}#content .container #tab .tab-content .onglet_content#tab-commandes .slide_down .sub_menu{position:static;padding:20px;box-shadow:none;display:none}
