/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 32, ../sass/_buttons.scss */
.btn-warning {
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 2px #dadada;
  border: 1px solid transparent;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  padding: 0 10px;
  background-color: #dd0000;
  padding: 0 13px;
  line-height: 27px;
}
/* line 15, ../sass/_buttons.scss */
.btn-warning:hover, .btn-warning:focus {
  text-decoration: none;
  background-color: #fff;
}
/* line 26, ../sass/_buttons.scss */
.btn-warning:hover, .btn-warning:focus {
  border-color: #dd0000;
  color: #dd0000 !important;
}

/* line 45, ../sass/_buttons.scss */
.btn-action {
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 2px #dadada;
  border: 1px solid transparent;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  padding: 0 10px;
  background-color: #e4046f;
}
/* line 15, ../sass/_buttons.scss */
.btn-action:hover, .btn-action:focus {
  text-decoration: none;
  background-color: #fff;
}
/* line 39, ../sass/_buttons.scss */
.btn-action:hover, .btn-action:focus {
  border-color: #e4046f;
  color: #e4046f;
}

/* line 59, ../sass/_buttons.scss */
.btn-fn {
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 2px #dadada;
  border: 1px solid transparent;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  padding: 0 10px;
  background-color: #bfbfbf;
  padding: 0 8px;
}
/* line 15, ../sass/_buttons.scss */
.btn-fn:hover, .btn-fn:focus {
  text-decoration: none;
  background-color: #fff;
}
/* line 53, ../sass/_buttons.scss */
.btn-fn:hover, .btn-fn:focus {
  border-color: #bfbfbf;
  color: #bfbfbf !important;
}

/* line 67, ../sass/_buttons.scss */
.btn-print {
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 2px #dadada;
  border: 1px solid transparent;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  padding: 0 10px;
  background-color: #bfbfbf;
  padding: 0 8px;
  padding: 0 25px;
}
/* line 15, ../sass/_buttons.scss */
.btn-print:hover, .btn-print:focus {
  text-decoration: none;
  background-color: #fff;
}
/* line 53, ../sass/_buttons.scss */
.btn-print:hover, .btn-print:focus {
  border-color: #bfbfbf;
  color: #bfbfbf !important;
}

/* line 88, ../sass/_buttons.scss */
.disabled {
  background-color: #817e7e !important;
  color: #fff !important;
  pointer-events: none !important;
}

/* line 38, ../sass/_mixins.scss */
* .flxbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 13, ../sass/screen.scss */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/* line 18, ../sass/screen.scss */
* a {
  text-decoration: none;
}
/* line 20, ../sass/screen.scss */
* a:hover, * a:focus, * a:active {
  text-decoration: none;
}
/* line 26, ../sass/screen.scss */
* .fa {
  margin: 0;
}

/* line 31, ../sass/screen.scss */
html,
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: 0;
  -ms-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
}

/* line 47, ../sass/screen.scss */
body {
  overflow-y: scroll;
}
/* line 49, ../sass/screen.scss */
body::-moz-selection {
  text-shadow: none;
  background-color: #575757;
  color: #ffffff;
}
/* line 54, ../sass/screen.scss */
body::selection {
  text-shadow: none;
  background-color: #575757;
  color: #ffffff;
  border: none;
}
/* line 60, ../sass/screen.scss */
body::-webkit-input-placeholder {
  color: #787878;
}
/* line 61, ../sass/screen.scss */
body:-moz-placeholder {
  color: #787878;
}
/* line 62, ../sass/screen.scss */
body::-moz-placeholder {
  color: #787878;
}
/* line 63, ../sass/screen.scss */
body:-ms-input-placeholder {
  color: #787878;
}
/* line 64, ../sass/screen.scss */
body img {
  border: none;
  max-width: 100%;
  height: auto;
}
.item-modal img {
  max-width: 50%;
  max-height: 200px;
}
/* line 69, ../sass/screen.scss */
body hr {
  background-color: #373737;
  height: 25px;
  margin-bottom: 15px;
}
/* line 74, ../sass/screen.scss */
body .input-error {
  border: 2px solid red !important;
  box-sizing: border-box;
}
/* line 78, ../sass/screen.scss */
body .label-error {
  color: red !important;
  font-weight: 700;
}
/* line 82, ../sass/screen.scss */
body .message-error {
  display: none;
  color: #dd0000;
  text-align: center;
  font-weight: 600;
  margin: 15px auto;
}
/* line 89, ../sass/screen.scss */
body .no-result {
  text-align: center;
  color: #0075bf;
  font-size: 25px;
  margin: 20px auto;
}
/* line 95, ../sass/screen.scss */
body #backToTop {
  display: none;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
  position: fixed;
  right: 10px;
  top: 45%;
  background-color: #e4046f;
  color: #fff;
  border-radius: 5px;
  line-height: 80px;
  width: 80px;
  text-align: center;
  font-size: 30px;
  border: 1px solid #e4046f;
  z-index: 999;
}
/* line 111, ../sass/screen.scss */
body #backToTop:hover {
  background-color: transparent;
  color: #e4046f;
}
/* line 116, ../sass/screen.scss */
body .container {
  margin: 0 auto;
}
@media (min-width: 944px) {
  /* line 116, ../sass/screen.scss */
  body .container {
    width: 944px;
  }
}
@media (max-width: 944px) {
  /* line 116, ../sass/screen.scss */
  body .container {
    width: 90%;
  }
}
/* line 125, ../sass/screen.scss */
body .general-wrapper {
  border-top: 3px solid #e0e3eb;
  border-bottom: 3px solid #e0e3eb;
  padding: 15px 0;
}
/* line 130, ../sass/screen.scss */
body .current-nb-display {
  color: #0075bf;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  width: 193px;
  border: 1px solid #bfbfbf;
  font-weight: 600;
}
/* line 142, ../sass/screen.scss */
body .current-nb-display .total {
  font-size: 45px;
  margin-right: 5px;
}
/* line 147, ../sass/screen.scss */
body .block-parent {
  display: none;
}
/* line 151, ../sass/screen.scss */
body .modal .overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}
/* line 160, ../sass/screen.scss */
body .modal .modal-dialog {
  display: none;
  width: 700px;
  padding: 36px;
  border: 1px solid #0a6d7a;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9999;
  background-color: #fff;
}
@media (max-width: 768px) {
  /* line 160, ../sass/screen.scss */
  body .modal .modal-dialog {
    width: 90%;
  }
}
/* line 176, ../sass/screen.scss */
body .modal .modal-body h2 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 15px;
  margin-bottom: 23px;
}
/* line 181, ../sass/screen.scss */
body .modal .modal-body .item-modal {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 30px;
}
/* line 185, ../sass/screen.scss */
body .modal .modal-body .item-modal h3 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
}
/* line 189, ../sass/screen.scss */
body .modal .modal-body .item-modal .desc {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
/* line 193, ../sass/screen.scss */
body .modal .modal-body .item-modal .desc .infos-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
/* line 198, ../sass/screen.scss */
body .modal .modal-body .item-modal .desc .infos-row .infos-label {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  font-size: 12px;
}
/* line 205, ../sass/screen.scss */
body .modal .modal-body .space-between {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 680px) {
  /* line 205, ../sass/screen.scss */
  body .modal .modal-body .space-between {
    flex-direction: column;
  }
  /* line 210, ../sass/screen.scss */
  body .modal .modal-body .space-between a {
    line-height: 25px;
  }
  /* line 213, ../sass/screen.scss */
  body .modal .modal-body .space-between .btn-fn {
    margin-bottom: 10px;
  }
}
/* line 218, ../sass/screen.scss */
body .modal .modal-body .quotas-wrapper {
  padding-top: 5em;
}
/* line 220, ../sass/screen.scss */
body .modal .modal-body .quotas-wrapper .current-nb-display {
  position: absolute;
  right: 17px;
  top: 10px;
}
/* line 230, ../sass/screen.scss */
body .main-table {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border: 1px solid #0075bf;
  width: 97%;
  margin: 10px auto 0;
}
/* line 238, ../sass/screen.scss */
body .main-table .table-ttl {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  background-color: #0075bf;
  color: #fff;
  width: 100%;
  line-height: 33px;
  margin: 0;
}
/* line 246, ../sass/screen.scss */
body .main-table .table-label {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 11px;
  font-style: italic;
  margin: 0;
}
/* line 252, ../sass/screen.scss */
body .main-table .line {
  font-size: 0;
}
/* line 255, ../sass/screen.scss */
body .main-table .line.labels .cell {
  min-height: 30px;
}
/* line 260, ../sass/screen.scss */
body .main-table .line .cell {
  position: relative;
  display: inline-flex;
  vertical-align: top;
  border-left: 1px solid #0075bf;
  padding: 0 11px;
  font-size: 12px;
  align-items: center;
}
/* line 268, ../sass/screen.scss */
body .main-table .line .cell.sm {
  width: 13%;
}
/* line 271, ../sass/screen.scss */
body .main-table .line .cell.lg {
  width: 72%;
}
/* line 273, ../sass/screen.scss */
body .main-table .line .cell.lg:first-child {
  width: 85%;
}
/* line 277, ../sass/screen.scss */
body .main-table .line .cell.md {
  width: 15%;
  justify-content: center;
}
/* line 281, ../sass/screen.scss */
body .main-table .line .cell:first-child {
  border: none;
}
/* line 284, ../sass/screen.scss */
body .main-table .line .cell input {
  width: 100%;
  border: none;
  text-align: center;
}
/* line 292, ../sass/screen.scss */
body .main-table .content .line {
  transition: all 0.3s ease-in-out 0s;
  background-color: #bfbfbf;
  line-height: 23px;
  overflow: hidden;
}
/* line 297, ../sass/screen.scss */
body .main-table .content .line:last-child {
  border: none;
}
/* line 301, ../sass/screen.scss */
body .main-table .content .line .cell {
  transition: all 0.3s ease-in-out 0s;
  border-top: 1px solid #0075bf;
}
/* line 304, ../sass/screen.scss */
body .main-table .content .line .cell:last-child {
  border-right: none;
}
/* line 308, ../sass/screen.scss */
body .main-table .content .line .filter-down {
  cursor: pointer;
}
/* line 310, ../sass/screen.scss */
body .main-table .content .line .filter-down .filter {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background-color: #0075bf;
  color: #bfbfbf;
  height: 100%;
  width: 15px;
  text-align: center;
}
/* line 322, ../sass/screen.scss */
body .main-table .content .line .toggle {
  cursor: pointer;
  display: block;
  width: 100%;
}
/* line 327, ../sass/screen.scss */
body .main-table .content .line .quotas {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #0075bf;
}
/* line 332, ../sass/screen.scss */
body .main-table .content .sub-menu {
  display: none;
  width: 100%;
  text-align: left;
}
/* line 336, ../sass/screen.scss */
body .main-table .content .sub-menu .cell {
  background-color: #fff;
}
/* line 339, ../sass/screen.scss */
body .main-table .content .sub-menu .sub-col {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
/* line 343, ../sass/screen.scss */
body .main-table .content .sub-menu .sub-col.first {
  width: 45%;
  margin-right: 3px;
}
/* line 347, ../sass/screen.scss */
body .main-table .content .sub-menu .sub-col .btn-fn,
body .main-table .content .sub-menu .sub-col .btn-warning {
  font-size: 12px !important;
  padding: 0 9px !important;
  line-height: 24px;
}
/* line 357, ../sass/screen.scss */
body .limit-mess {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  background-color: #dd0000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  border: 1px solid #dd0000;
  margin: 10px auto;
}
/* line 368, ../sass/screen.scss */
body .limit-mess.in {
  display: block;
}
/* line 372, ../sass/screen.scss */
body .modal-retour {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
  height: 12em;
  color: #e4046f;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 384, ../sass/screen.scss */
body #confirmationBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #f1f1f1;
  background-color: #bfbfbf;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  z-index: 999;
  display: none;
  padding: 0 10px;
}
/* line 397, ../sass/screen.scss */
body #confirmationBox h3 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  display: inline;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
/* line 404, ../sass/screen.scss */
body #confirmationBox button {
  position: initial !important;
  font-size: 11px;
  padding: 0 9px;
  line-height: 20px;
}
/* line 409, ../sass/screen.scss */
body #confirmationBox button:last-of-type {
  margin-left: 5px;
}
/* line 419, ../sass/screen.scss */
body .filters .row {
  margin-bottom: 5px;
}
/* line 422, ../sass/screen.scss */
body .filters .left {
  text-align: right;
}
/* line 425, ../sass/screen.scss */
body .filters .right {
  text-align: left;
}
/* line 428, ../sass/screen.scss */
body .filters label {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  margin-bottom: 0;
}
/* line 432, ../sass/screen.scss */
body .filters select,
body .filters input {
  transition: all 0.3s ease-in-out 0s;
  font-size: 11px;
  color: #0c2c83;
  background-color: #fff;
  border: 1px solid #d3d5d9;
  width: 100%;
  display: inline-block;
  padding-left: 5px;
  height: 19px;
}
/* line 436, ../sass/screen.scss */
body .filters button {
  transition: all 0.4s ease-in-out 0s;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 2px #dadada;
  border: 1px solid transparent;
  color: #fff;
  text-align: center !important;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 17px;
  font-weight: 600;
  line-height: 36px;
  padding: 0 10px;
  background-color: #bfbfbf;
  color: #0075bf;
  line-height: 20px;
  font-size: 11px;
  letter-spacing: normal;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  padding: 0 11px;
}
/* line 15, ../sass/_buttons.scss */
body .filters button:hover, body .filters button:focus {
  text-decoration: none;
  background-color: #fff;
}
/* line 81, ../sass/_buttons.scss */
body .filters button:hover, body .filters button:focus {
  color: #bfbfbf;
  background-color: #0075bf;
}
/* line 445, ../sass/screen.scss */
body .famillesList {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: space-around;
}
/* line 448, ../sass/screen.scss */
body .famillesList .flxBox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* line 451, ../sass/screen.scss */
body .famillesList .wrapper {
  width: calc( ( 100% / 5 ) - 9px );
  border: 1px solid #bfbfbf;
  margin-bottom: 9px;
}
/* line 455, ../sass/screen.scss */
body .famillesList .wrapper:nth-child(5n) {
  margin-right: 0;
}
/* line 458, ../sass/screen.scss */
body .famillesList .wrapper .familly {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #bfbfbf;
  color: #373737;
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
  min-height: 44.5px;
}
/* line 469, ../sass/screen.scss */
body .famillesList .wrapper .familly::first-letter {
  text-transform: uppercase;
}
/* line 473, ../sass/screen.scss */
body .famillesList .wrapper .products-list {
  padding-top: 3px;
  padding-left: 9px;
  height: 125px;
  overflow-y: scroll;
}
/* line 478, ../sass/screen.scss */
body .famillesList .wrapper .products-list .form-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-wrap: unset;
  margin-bottom: 5px;
}
/* line 482, ../sass/screen.scss */
body .famillesList .wrapper .products-list .form-group label {
  color: #0075bf;
  font-size: 11px;
  padding-left: 5px;
}

/* line 1, ../sass/_login.scss */
.loginBox {
  background-color: #0075bf;
  text-align: center;
  font-size: 16px;
  color: #fff;
  width: 466px;
  padding: 35px;
  padding-bottom: 0;
  margin: 60px auto 0;
}
/* line 10, ../sass/_login.scss */
.loginBox label {
  text-transform: uppercase;
  display: block;
  margin-bottom: 11px;
  font-size: 16px;
  font-weight: 600;
}
/* line 17, ../sass/_login.scss */
.loginBox input {
  text-align: center;
  border: 1px solid #bfbfbf;
  background-color: #fff !important;
  line-height: 29px;
  width: 275px;
  color: #000;
}
/* line 24, ../sass/_login.scss */
.loginBox input:first-of-type {
  margin-bottom: 27px;
}
/* line 27, ../sass/_login.scss */
.loginBox input[type="submit"] {
  transition: all 0.3s ease-in-out 0s;
  background-color: #fff;
  text-transform: uppercase;
  color: #0075bf;
  line-height: 36px;
  padding: 0 14px;
  border: 1px solid transparent;
  width: auto;
}
/* line 36, ../sass/_login.scss */
.loginBox input[type="submit"]:hover, .loginBox input[type="submit"]:focus {
  border-color: #fff;
  background-color: #0075bf !important;
  color: #fff;
}

/* line 2, ../sass/_header.scss */
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  /* line 2, ../sass/_header.scss */
  header .container {
    flex-direction: column;
  }
}
/* line 10, ../sass/_header.scss */
header .container nav .main-nav {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-bottom: 10px;
  border-bottom: 1px dotted #01207b;
}
/* line 17, ../sass/_header.scss */
header .container nav .main-nav li {
  margin-right: 10px;
  text-transform: uppercase;
}
/* line 20, ../sass/_header.scss */
header .container nav .main-nav li:last-child {
  margin-right: 0;
}
/* line 23, ../sass/_header.scss */
header .container nav .main-nav li a {
  color: #373737;
}
@media (max-width: 768px) {
  /* line 9, ../sass/_header.scss */
  header .container nav {
    margin-top: 30px;
  }
}

/* line 34, ../sass/_header.scss */
.infos-banner {
  line-height: 25px;
  height: 25px;
  background-color: #dd0000;
  margin: 30px 0;
  color: #fff;
  font-size: 13px;
  font-style: italic;
}
/* line 42, ../sass/_header.scss */
.infos-banner .warning {
  top: -7px;
  left: 0px;
}
/* line 46, ../sass/_header.scss */
.infos-banner .lead-warning {
  padding-left: 45px;
}
/* line 47, ../sass/_header.scss */
.infos-banner .current-nb-display {
  width: 191px;
  padding: 8px 0 8px 27px;
  color: #0c2c83;
  font-style: normal;
  background-color: #fff;
  right: 0;
  top: -12px;
  box-shadow: 0 0 2px #dadada;
}
/* line 55, ../sass/_header.scss */
.infos-banner .current-nb-display .dib {
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 60, ../sass/_header.scss */
.infos-banner .current-nb-display .dib:last-child {
  width: 62%;
  padding-left: 9px;
}
/* line 65, ../sass/_header.scss */
.infos-banner .current-nb-display .dib.total {
  font-size: 45.14px;
}

/* line 1, ../sass/_dashboard.scss */
.top-dashboard-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: normal;
  margin: 26px 0;
}
@media (max-width: 768px) {
  /* line 1, ../sass/_dashboard.scss */
  .top-dashboard-wrapper {
    flex-direction: column;
  }
  /* line 7, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .flxbox {
    margin-bottom: 10px;
  }
  /* line 9, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .flxbox > p,
  .top-dashboard-wrapper .flxbox a {
    flex-grow: 1;
  }
  /* line 13, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .flxbox .btn-item-dispo {
    margin-right: 0 !important;
  }
}
/* line 18, ../sass/_dashboard.scss */
.top-dashboard-wrapper .bloc-caret {
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  white-space: pre-line;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 1px;
  justify-content: center;
  background-color: #373737;
  width: 61%;
}
/* line 68, ../sass/_mixins.scss */
.top-dashboard-wrapper .bloc-caret:after {
  content: "";
  position: absolute;
  right: -18px;
  top: 35%;
  border-left: 18px solid #373737;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
@media (max-width: 420px) {
  /* line 68, ../sass/_mixins.scss */
  .top-dashboard-wrapper .bloc-caret:after {
    top: 100%;
    right: 42%;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #373737;
  }
}
@media (max-width: 420px) {
  /* line 18, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .bloc-caret {
    line-height: 90px;
  }
}
/* line 26, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo {
  transition: all 0.3s ease-in-out 0s;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #e4046f;
  color: #e4046f;
  text-align: center;
  vertical-align: top;
  margin-left: 8px;
  width: 148px;
}
@media (max-width: 450px) {
  /* line 26, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .btn-item-dispo {
    margin: 10px 0;
  }
}
/* line 40, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo .total-anim {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 53px;
  line-height: 63px;
}
/* line 45, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo .btm {
  background-color: #e4046f;
  color: #fff;
  line-height: 27px;
  font-size: 14px;
  padding: 0 5px;
  text-transform: uppercase;
}
/* line 53, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo:hover {
  background-color: #e4046f;
  color: #fff;
}
/* line 56, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo:hover .btm {
  background-color: #fff;
  color: #e4046f !important;
}
/* line 61, ../sass/_dashboard.scss */
.top-dashboard-wrapper .btn-item-dispo * {
  transition: all 0.3s ease-in-out 0s;
}
/* line 65, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper {
  position: relative;
  width: 55%;
  border: 1px solid #bfbfbf;
  height: 90px;
  overflow: hidden;
}
@media (max-width: 944px) {
  /* line 65, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .dashboardSlider-wrapper {
    width: 100%;
  }
}
/* line 75, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider {
  position: relative;
  height: 100%;
}
/* line 78, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item {
  background-color: #fff;
  padding: 10px 45px;
  width: 100%;
  z-index: 1;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
/* line 86, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item:first-child {
  z-index: 999;
}
/* line 89, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .item-visual {
  width: 83px;
  height: 73px;
}
/* line 92, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .item-visual img {
  width: 100%;
  height: 100%;
}
/* line 97, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .item-desc {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
/* line 102, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .item-desc .item-ttl {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  /* line 102, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .item-desc .item-ttl {
    font-size: 15px;
  }
}
/* line 109, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .btn-action {
  font-size: 12px;
  line-height: 23px;
}
@media (max-width: 768px) {
  /* line 109, ../sass/_dashboard.scss */
  .top-dashboard-wrapper .dashboardSlider-wrapper .dashboardSlider .item .btn-action {
    font-size: 14px;
    padding: 0 5px;
  }
}
/* line 119, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .controls {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  z-index: 999;
}
/* line 125, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .controls a {
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  display: inline-block;
  height: 62px;
  width: 15px;
  background-image: url(../img/slider-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/* line 135, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .controls a.prev {
  left: 10px;
}
/* line 138, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .controls a.next {
  transform: rotateY(180deg);
  right: 10px;
}
/* line 142, ../sass/_dashboard.scss */
.top-dashboard-wrapper .dashboardSlider-wrapper .controls a:hover {
  opacity: 0.8;
}

/* line 149, ../sass/_dashboard.scss */
#custom-validation {
  position: relative;
  text-align: center;
  line-height: 60px;
  margin: 10px auto;
  display: none;
}
/* line 155, ../sass/_dashboard.scss */
#custom-validation .fa-times-circle-o {
  transition: all 0.3s ease-in-out 0s;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
}
/* line 162, ../sass/_dashboard.scss */
#custom-validation .fa-times-circle-o:hover {
  color: #5bc65b;
}
/* line 166, ../sass/_dashboard.scss */
#custom-validation.ok {
  background-color: #93e393;
  color: #168611;
  border: 1px solid #168611;
}
/* line 171, ../sass/_dashboard.scss */
#custom-validation.error {
  background-color: #cb6767;
  color: #9f0000;
  border: 1px solid #9f0000;
}

/* line 177, ../sass/_dashboard.scss */
.custom-mess {
  position: relative;
  width: 100%;
  height: 80px;
}
/* line 181, ../sass/_dashboard.scss */
.custom-mess input,
.custom-mess #message {
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 21px;
  z-index: 1;
}
/* line 193, ../sass/_dashboard.scss */
.custom-mess #message {
  background-color: #f1f1f1;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2 !important;
  pointer-events: none;
  color: #bfbfbf;
}
/* line 205, ../sass/_dashboard.scss */
.custom-mess #in-message::placholder {
  font-style: italic;
  font-size: 15px;
}
/* line 209, ../sass/_dashboard.scss */
.custom-mess #in-message:focus {
  box-shadow: 0 0 6px #0075bf;
}
/* line 211, ../sass/_dashboard.scss */
.custom-mess #in-message:focus::placholder {
  display: none;
}

/* line 1, ../sass/_listing-item.scss */
.all-item-wrapper {
  margin-top: 15px;
}
/* line 3, ../sass/_listing-item.scss */
.all-item-wrapper .filter {
  margin: 25px auto 37px;
  width: 65%;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 768px) {
  /* line 3, ../sass/_listing-item.scss */
  .all-item-wrapper .filter {
    width: 100%;
  }
}
/* line 11, ../sass/_listing-item.scss */
.all-item-wrapper .filter li {
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  text-transform: uppercase;
  font-size: 17px;
  cursor: pointer;
}
/* line 17, ../sass/_listing-item.scss */
.all-item-wrapper .filter li:hover, .all-item-wrapper .filter li.filterActive {
  font-weight: 600;
}
@media (max-width: 480px) {
  /* line 11, ../sass/_listing-item.scss */
  .all-item-wrapper .filter li {
    font-size: 13px;
  }
}
/* line 26, ../sass/_listing-item.scss */
.all-item-wrapper .block-item {
  position: relative;
  background-color: #fff;
  border: 1px solid #0c2c83;
  padding: 19px 26px;
  margin-bottom: 48px;
}
/* line 32, ../sass/_listing-item.scss */
.all-item-wrapper .block-item h2 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
/* line 36, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 480px) {
  /* line 36, ../sass/_listing-item.scss */
  .all-item-wrapper .block-item .flxbox {
    flex-direction: column;
    align-items: center;
  }
}
/* line 44, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
/* line 49, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col.item-visual img {
  align-self: center;
  width: 160px;
}
/* line 54, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col:nth-child(2) {
  border-left: 1px dotted #0c2c83;
  border-right: 1px dotted #0c2c83;
  height: 7em;
  justify-content: center;
  flex-grow: 2;
}
@media (max-width: 480px) {
  /* line 54, ../sass/_listing-item.scss */
  .all-item-wrapper .block-item .flxbox .item-child-col:nth-child(2) {
    width: 100%;
    margin: 15px 0;
    border-top: 1px dotted #0c2c83;
    border-bottom: 1px dotted #0c2c83;
    border-left: none;
    border-right: none;
  }
}
/* line 70, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col:nth-child(3) .infos-row {
  justify-content: flex-end;
  align-items: center;
}
/* line 73, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col:nth-child(3) .infos-row:first-child {
  margin-bottom: 25px;
}
/* line 78, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: center;
  line-height: 25px;
}
/* line 82, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row .infos-label,
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row .data {
  text-transform: uppercase;
}
/* line 86, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row .infos-label {
  font-weight: 700;
  font-size: 14px;
  width: 125px;
  text-align: right;
}
/* line 92, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row .data {
  color: #373737;
  padding-left: 10px;
  font-size: 17px;
  width: 100px;
}
/* line 98, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row input.data {
  width: 65px;
  margin-left: 10px;
  padding-left: 3px;
  padding: 3px;
}
/* line 103, ../sass/_listing-item.scss */
.all-item-wrapper .block-item .flxbox .item-child-col .infos-row input.data:focus {
  box-shadow: 0 0 6px #0075bf;
}

/* line 1, ../sass/_history.scss */
.history-heading {
  justify-content: space-between;
  align-items: center;
  margin: 50px auto 20px;
}
/* line 5, ../sass/_history.scss */
.history-heading h1 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 33px;
  text-align: center;
  flex-grow: 2;
}
/* line 11, ../sass/_history.scss */
.history-heading .total-badge {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 0 3px #bfbfbf;
  color: #e4046f;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 10px;
}
/* line 22, ../sass/_history.scss */
.history-heading .total-badge .nb {
  font-size: 45px;
}
/* line 25, ../sass/_history.scss */
.history-heading .total-badge .unit {
  font-size: 14px;
}

/* line 30, ../sass/_history.scss */
#emptyCart {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 25px;
  margin: 15px auto;
}

/* line 35, ../sass/_history.scss */
.history-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  justify-content: space-around;
  align-items: center;
  border: 1px solid #d3d5d9;
  margin-bottom: 10px;
  min-height: 60px;
  padding: 5px 10px;
}
@media (max-width: 768px) {
  /* line 35, ../sass/_history.scss */
  .history-item {
    flex-direction: column;
    padding: 10px 0;
  }
  /* line 46, ../sass/_history.scss */
  .history-item h2,
  .history-item > div {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* line 53, ../sass/_history.scss */
.history-item .infos-date {
  background-color: #bfbfbf;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 227px;
  font-size: 14px;
  color: #373737;
  text-transform: uppercase;
  padding: 15px 0;
}
/* line 64, ../sass/_history.scss */
.history-item .item-visual {
  width: 60px;
  text-align: center;
}
/* line 69, ../sass/_history.scss */
.history-item .item-details h2 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 15px;
  margin-bottom: 5px;
}
@media (min-width: 944px) {
  /* line 69, ../sass/_history.scss */
  .history-item .item-details h2 {
    min-width: 670px;
  }
}
/* line 77, ../sass/_history.scss */
.history-item .item-details .order-span {
  text-align: center;
}
/* line 81, ../sass/_history.scss */
.history-item .quantity {
  display: flex;
  align-items: center;
}
/* line 84, ../sass/_history.scss */
.history-item .quantity .wrapper {
  display: flex;
  align-items: flex-start;
  position: relative;
  width: 50px;
}
/* line 89, ../sass/_history.scss */
.history-item .quantity .wrapper .nb {
  position: relative;
  font-size: 22px;
  pointer-events: none;
  z-index: 2;
}
/* line 95, ../sass/_history.scss */
.history-item .quantity .wrapper #qty {
  cursor: pointer;
  position: absolute;
  top: -13px;
  left: 0;
  z-index: 1;
  width: 25px;
  border: none;
  min-height: 27px;
  width: 100%;
  padding-left: 2px;
  opacity: 0;
}
/* line 107, ../sass/_history.scss */
.history-item .quantity .wrapper #qty:focus {
  border: 1px solid #0a6d7a;
}
/* line 114, ../sass/_history.scss */
.history-item .suppress .fa {
  color: #373737;
  font-size: 20px;
}
/* line 119, ../sass/_history.scss */
.history-item .btn-fn {
  right: 40px;
}
/* line 122, ../sass/_history.scss */
.history-item .sub-block {
  display: none;
  width: 100%;
}
/* line 126, ../sass/_history.scss */
.history-item .delivery-summary {
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}
/* line 130, ../sass/_history.scss */
.history-item .delivery-summary h3 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  display: block;
  text-align: left;
  padding-left: 1em;
  width: 100%;
}
/* line 137, ../sass/_history.scss */
.history-item .delivery-summary .line {
  display: inline-flex;
}
/* line 139, ../sass/_history.scss */
.history-item .delivery-summary .line p {
  width: 30%;
  text-align: right;
}
/* line 142, ../sass/_history.scss */
.history-item .delivery-summary .line p:nth-child(2) {
  text-align: left;
  padding-left: 5px;
  color: #0075bf;
}

/* line 151, ../sass/_history.scss */
.more {
  text-align: center;
}

/* line 154, ../sass/_history.scss */
.btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 20px;
}
/* line 159, ../sass/_history.scss */
.btn-wrapper p {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  margin-bottom: 15px;
}
/* line 163, ../sass/_history.scss */
.btn-wrapper .btn-print {
  margin-left: 15px;
}

/* line 1, ../sass/_order.scss */
#block-order {
  display: none;
}
/* line 3, ../sass/_order.scss */
#block-order h1,
#block-order h2 {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-align: center;
}
/* line 8, ../sass/_order.scss */
#block-order h1 {
  margin: 10px auto 25px;
}
/* line 11, ../sass/_order.scss */
#block-order .order-set-details {
  border: 1px solid #0075bf;
  padding: 0;
  position: relative;
}
/* line 15, ../sass/_order.scss */
#block-order .order-set-details .block-ttl {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  margin-bottom: 15px;
  text-align: left;
}
/* line 20, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper {
  display: flex;
  flex-direction: column;
  padding: 17px 0 30px 0;
}
/* line 24, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 25px;
  padding: 0 6px;
}
@media (max-width: 768px) {
  /* line 24, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-row {
    flex-direction: column;
  }
}
/* line 33, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.first {
  margin-bottom: 5px;
}
/* line 35, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.first .block-ttl {
  width: 22%;
}
/* line 39, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row:nth-child(5) {
  justify-content: flex-start;
  align-items: center;
}
/* line 42, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row:nth-child(5) select {
  width: 25%;
}
/* line 46, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row:nth-child(7) {
  align-items: center;
}
/* line 48, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row:nth-child(7) .block-ttl {
  width: 28%;
}
/* line 52, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom {
  margin-bottom: 5px;
  justify-content: normal;
  align-items: center;
}
/* line 56, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom.custom:nth-child(3) {
  margin-bottom: 25px;
}
/* line 61, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom > div.left {
  text-align: right;
  width: 160px;
}
/* line 64, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom > div.left:nth-child(3) {
  width: 100px;
}
/* line 68, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom > div.right {
  width: 260px;
}
/* line 70, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-row.custom > div.right:last-child {
  width: 100px;
}
/* line 77, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper #famillesProds {
  margin-bottom: 25px;
}
/* line 79, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper #famillesProds .form-row {
  justify-content: flex-start;
  align-items: center;
}
/* line 84, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-col-left,
#block-order .order-set-details .form-wrapper .form-col-right {
  display: inline-flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  /* line 84, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-col-left,
  #block-order .order-set-details .form-wrapper .form-col-right {
    flex-direction: column;
    align-items: center;
  }
}
/* line 94, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-col-left .form-group {
  margin-bottom: 5px;
}
/* line 96, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-col-left .form-group .form-left-top {
  text-align: right;
  width: 136px;
  display: inline-block;
}
/* line 101, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-col-left .form-group .form-right-top {
  width: 233px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  /* line 94, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-col-left .form-group {
    display: flex;
    flex-direction: column;
    margin: 5px auto 10px;
  }
  /* line 110, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-col-left .form-group > * {
    width: 100%;
  }
  /* line 113, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-col-left .form-group label {
    margin-bottom: 5px;
  }
}
/* line 120, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-col-right textarea {
  border: 1px solid #d3d5d9;
  width: 289px;
  height: 85%;
  resize: none;
  font-size: 12px;
  padding: 5px;
}
@media (max-width: 768px) {
  /* line 120, ../sass/_order.scss */
  #block-order .order-set-details .form-wrapper .form-col-right textarea {
    width: 100%;
    height: 10em;
  }
}
/* line 133, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper label {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* line 136, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper input[type="text"],
#block-order .order-set-details .form-wrapper select {
  transition: all 0.3s ease-in-out 0s;
  font-size: 11px;
  color: #0c2c83;
  background-color: #fff;
  border: 1px solid #d3d5d9;
  width: 100%;
  display: inline-block;
  padding-left: 5px;
  height: 19px;
  height: 25px;
}
/* line 141, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper input[type="text"] {
  padding-left: 5px;
}
/* line 145, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-list select {
  width: 150px;
  margin: 10px 0 20px;
}
/* line 151, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .form-infos {
  width: 530px;
}
/* line 155, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates select {
  height: 25px;
}
/* line 158, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates #yyI {
  width: 50px;
}
/* line 161, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .data {
  width: auto;
  padding: 0;
}
/* line 165, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .last-col-mid {
  align-items: center;
  border-left: 1px dotted #01207b;
  border-right: 1px dotted #01207b;
  padding: 0 5px;
  margin: 0 10px;
  width: 38%;
}
/* line 172, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .last-col-mid label {
  width: 11em;
}
/* line 175, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .last-col-mid select {
  width: 5em;
}
/* line 179, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .date-col {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
/* line 183, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .date-col .form-group {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}
/* line 188, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .date-col .form-group:last-child {
  margin-bottom: 0;
}
/* line 193, ../sass/_order.scss */
#block-order .order-set-details .form-wrapper .dates .date-col:last-child .data {
  margin-left: 5px;
}
/* line 202, ../sass/_order.scss */
#block-order .order-set-details .btn-fn {
  position: absolute;
  left: 10px;
  bottom: -15px;
}
/* line 207, ../sass/_order.scss */
#block-order .order-set-details .btn-action {
  position: absolute;
  right: 10px;
  bottom: -19px;
}

/* line 1, ../sass/_recap.scss */
.block-validation {
  display: none;
}
/* line 3, ../sass/_recap.scss */
.block-validation .container {
  border: 1px solid;
  position: relative;
}
/* line 7, ../sass/_recap.scss */
.block-validation.check {
  border-color: #168611;
}
/* line 10, ../sass/_recap.scss */
.block-validation.confirm {
  border-color: #da7600;
}
/* line 13, ../sass/_recap.scss */
.block-validation .validation-header p {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 0;
  text-align: center;
  font-size: 14px;
}
/* line 20, ../sass/_recap.scss */
.block-validation .validation-header p.check {
  background-color: #da7600;
}
/* line 23, ../sass/_recap.scss */
.block-validation .validation-header p.validated {
  display: none;
  background-color: #168611;
}
/* line 28, ../sass/_recap.scss */
.block-validation .order-span {
  margin-bottom: 30px;
}
/* line 31, ../sass/_recap.scss */
.block-validation .delivery-summary {
  padding: 22px 0;
}
/* line 33, ../sass/_recap.scss */
.block-validation .delivery-summary .validation-visual {
  position: absolute;
  top: 83px;
  right: 21px;
  display: block;
  width: 150px;
  height: 150px;
}
/* line 41, ../sass/_recap.scss */
.block-validation .delivery-summary .line {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 12px;
}
/* line 45, ../sass/_recap.scss */
.block-validation .delivery-summary .line .recap-ttl {
  color: #373737;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  color: #373737;
  width: 25%;
  text-align: right;
}
/* line 50, ../sass/_recap.scss */
.block-validation .delivery-summary .line .infos-label {
  width: 25%;
  font-size: 14px;
  text-align: right;
}
/* line 54, ../sass/_recap.scss */
.block-validation .delivery-summary .line .infos-label.light {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/* line 58, ../sass/_recap.scss */
.block-validation .delivery-summary .line .data {
  width: 73%;
  color: #0075bf;
  font-size: 14px;
  line-height: 20px;
  padding-left: 15px;
}
/* line 67, ../sass/_recap.scss */
.block-validation .btn {
  position: absolute;
}
/* line 69, ../sass/_recap.scss */
.block-validation .btn.btn-fn {
  left: 10px;
  bottom: -15px;
}
/* line 73, ../sass/_recap.scss */
.block-validation .btn.btn-action {
  background-color: #ffc40c;
  right: 10px;
  bottom: -19px;
}
/* line 79, ../sass/_recap.scss */
.block-validation .btn-group {
  position: absolute;
  width: 100%;
  bottom: -15px;
  text-align: center;
  display: none;
}
/* line 85, ../sass/_recap.scss */
.block-validation .btn-group .btn {
  position: initial;
  display: inline-block;
  width: auto;
}
/* line 91, ../sass/_recap.scss */
.block-validation .btn-group .btn-fn:last-child {
  padding: 0 25px;
  margin-left: 7px;
}

/* line 1, ../sass/_footer.scss */
footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 12px;
  margin-top: 30px !important;
  justify-content: center;
}
/* line 6, ../sass/_footer.scss */
footer .footer-col {
  width: 50%;
  line-height: 20px;
}
