You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1625 lines
54KB

  1. @charset "UTF-8";
  2. /**
  3. Copyright La boîte à pain (2018)
  4. contact@laboiteapain.net
  5. Ce logiciel est un programme informatique servant à aider les producteurs
  6. à distribuer leur production en circuits courts.
  7. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  8. respectant les principes de diffusion des logiciels libres. Vous pouvez
  9. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  10. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  11. sur le site "http://www.cecill.info".
  12. En contrepartie de l'accessibilité au code source et des droits de copie,
  13. de modification et de redistribution accordés par cette licence, il n'est
  14. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  15. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  16. titulaire des droits patrimoniaux et les concédants successifs.
  17. A cet égard l'attention de l'utilisateur est attirée sur les risques
  18. associés au chargement, à l'utilisation, à la modification et/ou au
  19. développement et à la reproduction du logiciel par l'utilisateur étant
  20. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  21. manipuler et qui le réserve donc à des développeurs et des professionnels
  22. avertis possédant des connaissances informatiques approfondies. Les
  23. utilisateurs sont donc invités à charger et tester l'adéquation du
  24. logiciel à leurs besoins dans des conditions permettant d'assurer la
  25. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  26. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  27. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  28. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  29. termes.
  30. */
  31. /* line 5, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  32. html, body, div, span, applet, object, iframe,
  33. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  34. a, abbr, acronym, address, big, cite, code,
  35. del, dfn, em, img, ins, kbd, q, s, samp,
  36. small, strike, strong, sub, sup, tt, var,
  37. b, u, i, center,
  38. dl, dt, dd, ol, ul, li,
  39. fieldset, form, label, legend,
  40. table, caption, tbody, tfoot, thead, tr, th, td,
  41. article, aside, canvas, details, embed,
  42. figure, figcaption, footer, header, hgroup,
  43. menu, nav, output, ruby, section, summary,
  44. time, mark, audio, video {
  45. margin: 0;
  46. padding: 0;
  47. border: 0;
  48. font: inherit;
  49. font-size: 100%;
  50. vertical-align: baseline;
  51. }
  52. /* line 22, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  53. html {
  54. line-height: 1;
  55. }
  56. /* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  57. ol, ul {
  58. list-style: none;
  59. }
  60. /* line 26, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  61. table {
  62. border-collapse: collapse;
  63. border-spacing: 0;
  64. }
  65. /* line 28, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  66. caption, th, td {
  67. text-align: left;
  68. font-weight: normal;
  69. vertical-align: middle;
  70. }
  71. /* line 30, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  72. q, blockquote {
  73. quotes: none;
  74. }
  75. /* line 103, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  76. q:before, q:after, blockquote:before, blockquote:after {
  77. content: "";
  78. content: none;
  79. }
  80. /* line 32, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  81. a img {
  82. border: none;
  83. }
  84. /* line 116, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  85. article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  86. display: block;
  87. }
  88. /**
  89. Copyright La boîte à pain (2018)
  90. contact@laboiteapain.net
  91. Ce logiciel est un programme informatique servant à aider les producteurs
  92. à distribuer leur production en circuits courts.
  93. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  94. respectant les principes de diffusion des logiciels libres. Vous pouvez
  95. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  96. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  97. sur le site "http://www.cecill.info".
  98. En contrepartie de l'accessibilité au code source et des droits de copie,
  99. de modification et de redistribution accordés par cette licence, il n'est
  100. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  101. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  102. titulaire des droits patrimoniaux et les concédants successifs.
  103. A cet égard l'attention de l'utilisateur est attirée sur les risques
  104. associés au chargement, à l'utilisation, à la modification et/ou au
  105. développement et à la reproduction du logiciel par l'utilisateur étant
  106. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  107. manipuler et qui le réserve donc à des développeurs et des professionnels
  108. avertis possédant des connaissances informatiques approfondies. Les
  109. utilisateurs sont donc invités à charger et tester l'adéquation du
  110. logiciel à leurs besoins dans des conditions permettant d'assurer la
  111. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  112. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  113. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  114. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  115. termes.
  116. */
  117. /* line 41, ../sass/_layout.scss */
  118. body {
  119. font-family: "Arial";
  120. background-color: #BB8757;
  121. color: #333;
  122. line-height: 20px;
  123. font-size: 14px;
  124. }
  125. /* line 49, ../sass/_layout.scss */
  126. .clr {
  127. clear: both;
  128. }
  129. /* line 53, ../sass/_layout.scss */
  130. .modal-backdrop.in {
  131. z-index: 10;
  132. }
  133. /* line 58, ../sass/_layout.scss */
  134. #main .btn-primary {
  135. background-color: #BB8757;
  136. border: solid 1px #BB8757;
  137. color: white;
  138. }
  139. /* line 63, ../sass/_layout.scss */
  140. #main .btn-primary:hover, #main .btn-primary:active, #main .btn-primary:focus {
  141. background-color: #b17a48;
  142. border: solid 1px #BB8757;
  143. color: white;
  144. }
  145. /* line 72, ../sass/_layout.scss */
  146. .btn {
  147. background-image: none;
  148. }
  149. /* line 76, ../sass/_layout.scss */
  150. #main .alert {
  151. background-image: none;
  152. background-color: white;
  153. border-bottom-width: 3px;
  154. }
  155. /* line 84, ../sass/_layout.scss */
  156. .alert.alert-warning a {
  157. color: #8a6d3b;
  158. }
  159. /* line 93, ../sass/_layout.scss */
  160. ul.pagination li.active a {
  161. background-color: #BB8757;
  162. border: solid 1px #BB8757;
  163. }
  164. /* line 97, ../sass/_layout.scss */
  165. ul.pagination li.active a:hover {
  166. background-color: #F8F1DD;
  167. border: solid 1px #F8F1DD;
  168. color: #BB8757;
  169. }
  170. /* line 104, ../sass/_layout.scss */
  171. ul.pagination li a {
  172. color: #BB8757;
  173. }
  174. /* line 107, ../sass/_layout.scss */
  175. ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li a:active {
  176. background-color: #F8F1DD;
  177. border: solid 1px #F8F1DD;
  178. color: #BB8757;
  179. }
  180. /* line 116, ../sass/_layout.scss */
  181. #header-bap {
  182. background-color: #F8F1DD;
  183. padding-top: 7px;
  184. padding-bottom: 7px;
  185. }
  186. /* line 121, ../sass/_layout.scss */
  187. #header-bap .container {
  188. padding-left: 0px;
  189. padding-right: 0px;
  190. }
  191. /* line 126, ../sass/_layout.scss */
  192. #header-bap #logo {
  193. color: black;
  194. text-decoration: none;
  195. position: relative;
  196. top: 3px;
  197. }
  198. /* line 132, ../sass/_layout.scss */
  199. #header-bap #logo img {
  200. width: 25px;
  201. }
  202. /* line 135, ../sass/_layout.scss */
  203. #header-bap #logo .text {
  204. font-size: 17px;
  205. font-family: "comfortaalight";
  206. position: relative;
  207. bottom: 6px;
  208. left: 3px;
  209. }
  210. /* line 144, ../sass/_layout.scss */
  211. #header-bap ul#nav-bap {
  212. float: right;
  213. }
  214. /* line 147, ../sass/_layout.scss */
  215. #header-bap ul#nav-bap li {
  216. float: right;
  217. }
  218. /* line 149, ../sass/_layout.scss */
  219. #header-bap ul#nav-bap li a {
  220. color: black;
  221. font-size: 15px;
  222. color: #BB8757;
  223. }
  224. /* line 154, ../sass/_layout.scss */
  225. #header-bap ul#nav-bap li a:hover, #header-bap ul#nav-bap li a:focus {
  226. color: #333;
  227. color: #BB8757;
  228. background: none;
  229. }
  230. /* line 161, ../sass/_layout.scss */
  231. #header-bap ul#nav-bap li ul {
  232. background-color: #F8F1DD;
  233. border-top: solid 2px #BB8757;
  234. }
  235. /* line 165, ../sass/_layout.scss */
  236. #header-bap ul#nav-bap li ul li a {
  237. text-transform: uppercase;
  238. font-size: 13px;
  239. }
  240. /* line 175, ../sass/_layout.scss */
  241. #header {
  242. background-color: #BB8757;
  243. text-align: center;
  244. padding-top: 25px;
  245. padding-bottom: 50px;
  246. border-bottom: solid 1px #e0e0e0;
  247. }
  248. /* line 182, ../sass/_layout.scss */
  249. #header .container {
  250. position: relative;
  251. padding: 0px;
  252. }
  253. /* line 188, ../sass/_layout.scss */
  254. #header h1, #header h2 {
  255. color: white;
  256. }
  257. /* line 192, ../sass/_layout.scss */
  258. #header h1 {
  259. text-transform: uppercase;
  260. font-family: "myriadpro-regular";
  261. font-size: 35px;
  262. line-height: 35px;
  263. font-weight: bold;
  264. padding-bottom: 5px;
  265. text-align: left;
  266. }
  267. /* line 201, ../sass/_layout.scss */
  268. #header h1 span {
  269. font-family: "myriadpro-light";
  270. font-size: 27px;
  271. font-weight: normal;
  272. }
  273. /* line 208, ../sass/_layout.scss */
  274. #header #infos {
  275. text-align: left;
  276. padding-bottom: 10px;
  277. padding-top: 8px;
  278. margin-bottom: 0px;
  279. color: #F8F1DD;
  280. font-size: 14px;
  281. }
  282. /* line 216, ../sass/_layout.scss */
  283. #header #infos .favorite {
  284. border-left: solid 1px #F8F1DD;
  285. padding-left: 10px;
  286. }
  287. /* line 221, ../sass/_layout.scss */
  288. #header #infos a {
  289. color: white;
  290. text-decoration: underline;
  291. }
  292. /* line 226, ../sass/_layout.scss */
  293. #header #infos strong {
  294. font-weight: bold;
  295. }
  296. /* line 231, ../sass/_layout.scss */
  297. #header #credit {
  298. position: relative;
  299. top: 10px;
  300. float: right;
  301. color: white;
  302. font-family: "myriadpro-semibold";
  303. font-size: 16px;
  304. }
  305. /* line 239, ../sass/_layout.scss */
  306. #header #credit .info {
  307. padding-bottom: 5px;
  308. border-bottom: solid 1px #BB8757;
  309. text-align: right;
  310. }
  311. /* line 243, ../sass/_layout.scss */
  312. #header #credit .info a {
  313. color: white;
  314. }
  315. /* line 248, ../sass/_layout.scss */
  316. #header #credit span.text {
  317. font-family: "myriadpro-regular";
  318. }
  319. /* line 252, ../sass/_layout.scss */
  320. #header #credit span.glyphicon {
  321. font-size: 16px;
  322. }
  323. /* line 256, ../sass/_layout.scss */
  324. #header #credit #the-credit {
  325. margin-top: 7px;
  326. padding: 6px 15px;
  327. padding-bottom: 4px;
  328. background-color: #F8F1DD;
  329. color: #BB8757;
  330. -moz-border-radius: 7px;
  331. -webkit-border-radius: 7px;
  332. border-radius: 7px;
  333. }
  334. /* line 267, ../sass/_layout.scss */
  335. #main {
  336. background-color: #F8F1DD;
  337. }
  338. /* line 270, ../sass/_layout.scss */
  339. #main #main-nav {
  340. width: 100%;
  341. position: relative;
  342. top: -40px;
  343. background-color: white;
  344. border-bottom: solid 1px #e0e0e0;
  345. }
  346. /* line 279, ../sass/_layout.scss */
  347. #main #main-nav ul li a {
  348. color: #BB8757;
  349. text-transform: uppercase;
  350. font-family: "myriadpro-regular";
  351. border-right: solid 1px #e0e0e0;
  352. }
  353. /* line 286, ../sass/_layout.scss */
  354. #main #main-nav ul li a:hover, #main #main-nav ul li.active a {
  355. background: none;
  356. border-bottom: solid 1px #BB8757;
  357. -moz-border-radius: 0px;
  358. -webkit-border-radius: 0px;
  359. border-radius: 0px;
  360. }
  361. /* line 293, ../sass/_layout.scss */
  362. #main #main-nav ul li#btn-administration {
  363. background-color: #F8F1DD;
  364. float: right;
  365. }
  366. /* line 300, ../sass/_layout.scss */
  367. #main #main-nav #user {
  368. color: #BB8757;
  369. float: right;
  370. padding: 10px;
  371. }
  372. /* line 307, ../sass/_layout.scss */
  373. #main #page-title {
  374. padding-left: 15px;
  375. padding-right: 15px;
  376. padding-bottom: 15px;
  377. border-bottom: solid 1px #e0e0e0;
  378. margin-bottom: 10px;
  379. font-family: "myriadpro-light";
  380. font-size: 30px;
  381. position: relative;
  382. top: -10px;
  383. text-align: center;
  384. }
  385. /* line 320, ../sass/_layout.scss */
  386. #main .container {
  387. padding: 0px;
  388. background-color: white;
  389. min-height: 500px;
  390. border-left: solid 1px #e0e0e0;
  391. border-right: solid 1px #e0e0e0;
  392. }
  393. /* line 328, ../sass/_layout.scss */
  394. #main #content {
  395. padding-bottom: 20px;
  396. padding: 0px 20px 20px 20px;
  397. }
  398. /* line 332, ../sass/_layout.scss */
  399. #main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
  400. font-family: "myriadpro-regular";
  401. margin-top: 30px;
  402. margin-bottom: 20px;
  403. }
  404. /* line 337, ../sass/_layout.scss */
  405. #main #content h1.first, #main #content h2.first, #main #content h3.first, #main #content h4.first, #main #content h5.first, #main #content h6.first {
  406. margin-top: 0px;
  407. }
  408. /* line 342, ../sass/_layout.scss */
  409. #main #content h1 {
  410. font-size: 30px;
  411. }
  412. /* line 346, ../sass/_layout.scss */
  413. #main #content h2 {
  414. font-size: 25px;
  415. }
  416. /* line 351, ../sass/_layout.scss */
  417. #main #content h3 {
  418. font-family: "myriadpro-light";
  419. text-transform: uppercase;
  420. font-size: 23px;
  421. padding: 10px 0px 10px 10px;
  422. color: white;
  423. text-align: center;
  424. }
  425. /* line 358, ../sass/_layout.scss */
  426. #main #content h3 span {
  427. background-color: #BB8757;
  428. padding: 10px 20px;
  429. padding-top: 14px;
  430. background-color: #F8F1DD;
  431. color: #BB8757;
  432. border: dotted 1px #BB8757;
  433. }
  434. /* line 369, ../sass/_layout.scss */
  435. #main #content h4 {
  436. font-size: 20px;
  437. }
  438. /* line 373, ../sass/_layout.scss */
  439. #main #content h5 {
  440. font-size: 18px;
  441. }
  442. /* line 377, ../sass/_layout.scss */
  443. #main #content h6 {
  444. font-size: 16px;
  445. }
  446. /* line 383, ../sass/_layout.scss */
  447. #footer {
  448. background-color: #BB8757;
  449. height: 100px;
  450. }
  451. /* line 387, ../sass/_layout.scss */
  452. #footer .container {
  453. padding: 0px;
  454. }
  455. /* line 389, ../sass/_layout.scss */
  456. #footer .container .overflow {
  457. height: 30px;
  458. background-color: white;
  459. border-left: solid 1px #e0e0e0;
  460. border-right: solid 1px #e0e0e0;
  461. border-bottom: solid 1px #e0e0e0;
  462. }
  463. /* line 397, ../sass/_layout.scss */
  464. #footer .container .content {
  465. padding-top: 20px;
  466. color: white;
  467. }
  468. /* line 401, ../sass/_layout.scss */
  469. #footer .container .content a {
  470. color: white;
  471. text-decoration: underline;
  472. margin-right: 10px;
  473. }
  474. /* line 409, ../sass/_layout.scss */
  475. #footer .container #code-source img {
  476. height: 20px;
  477. }
  478. /**
  479. Copyright La boîte à pain (2018)
  480. contact@laboiteapain.net
  481. Ce logiciel est un programme informatique servant à aider les producteurs
  482. à distribuer leur production en circuits courts.
  483. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  484. respectant les principes de diffusion des logiciels libres. Vous pouvez
  485. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  486. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  487. sur le site "http://www.cecill.info".
  488. En contrepartie de l'accessibilité au code source et des droits de copie,
  489. de modification et de redistribution accordés par cette licence, il n'est
  490. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  491. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  492. titulaire des droits patrimoniaux et les concédants successifs.
  493. A cet égard l'attention de l'utilisateur est attirée sur les risques
  494. associés au chargement, à l'utilisation, à la modification et/ou au
  495. développement et à la reproduction du logiciel par l'utilisateur étant
  496. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  497. manipuler et qui le réserve donc à des développeurs et des professionnels
  498. avertis possédant des connaissances informatiques approfondies. Les
  499. utilisateurs sont donc invités à charger et tester l'adéquation du
  500. logiciel à leurs besoins dans des conditions permettant d'assurer la
  501. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  502. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  503. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  504. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  505. termes.
  506. */
  507. /* line 39, ../sass/site/_index.scss */
  508. .site-index #order {
  509. margin-bottom: 40px;
  510. text-align: center;
  511. }
  512. /* line 45, ../sass/site/_index.scss */
  513. .site-index #presentation .photo {
  514. text-align: center;
  515. }
  516. /* line 47, ../sass/site/_index.scss */
  517. .site-index #presentation .photo .img-photo {
  518. width: 100%;
  519. max-width: 500px;
  520. }
  521. /* line 54, ../sass/site/_index.scss */
  522. .site-index #products img.photo-product {
  523. width: 100px;
  524. height: auto;
  525. }
  526. /* line 4, ../sass/site/_credit_history.scss */
  527. .site-credit-history #credit-user {
  528. color: #BB8757;
  529. font-size: 29px;
  530. font-weight: bold;
  531. }
  532. /**
  533. Copyright La boîte à pain (2018)
  534. contact@laboiteapain.net
  535. Ce logiciel est un programme informatique servant à aider les producteurs
  536. à distribuer leur production en circuits courts.
  537. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  538. respectant les principes de diffusion des logiciels libres. Vous pouvez
  539. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  540. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  541. sur le site "http://www.cecill.info".
  542. En contrepartie de l'accessibilité au code source et des droits de copie,
  543. de modification et de redistribution accordés par cette licence, il n'est
  544. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  545. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  546. titulaire des droits patrimoniaux et les concédants successifs.
  547. A cet égard l'attention de l'utilisateur est attirée sur les risques
  548. associés au chargement, à l'utilisation, à la modification et/ou au
  549. développement et à la reproduction du logiciel par l'utilisateur étant
  550. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  551. manipuler et qui le réserve donc à des développeurs et des professionnels
  552. avertis possédant des connaissances informatiques approfondies. Les
  553. utilisateurs sont donc invités à charger et tester l'adéquation du
  554. logiciel à leurs besoins dans des conditions permettant d'assurer la
  555. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  556. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  557. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  558. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  559. termes.
  560. */
  561. /* line 40, ../sass/order/_form.scss */
  562. .order-create #main #content .order-form,
  563. .order-update #main #content .order-form {
  564. min-height: 600px;
  565. padding-bottom: 60px;
  566. }
  567. /* line 45, ../sass/order/_form.scss */
  568. .order-create #main #content .order-form h2,
  569. .order-update #main #content .order-form h2 {
  570. font-family: "myriadpro-regular";
  571. }
  572. /* line 49, ../sass/order/_form.scss */
  573. .order-create #main #content .order-form #infos-importantes.alert-warning,
  574. .order-update #main #content .order-form #infos-importantes.alert-warning {
  575. float: right;
  576. }
  577. /* line 55, ../sass/order/_form.scss */
  578. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker,
  579. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker {
  580. float: left;
  581. margin-right: 20px;
  582. font-size: 20px;
  583. }
  584. /* line 61, ../sass/order/_form.scss */
  585. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-header,
  586. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-header {
  587. background-color: #BB8757;
  588. }
  589. /* line 65, ../sass/order/_form.scss */
  590. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-title,
  591. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-title {
  592. color: white;
  593. }
  594. /* line 71, ../sass/order/_form.scss */
  595. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-prev:hover,
  596. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-next:hover,
  597. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-prev:hover,
  598. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-next:hover {
  599. border: 0px none;
  600. background: none;
  601. }
  602. /* line 77, ../sass/order/_form.scss */
  603. .order-create #main #content .order-form #datepicker-distribution .ui-helper-clearfix:after,
  604. .order-update #main #content .order-form #datepicker-distribution .ui-helper-clearfix:after {
  605. clear: none;
  606. }
  607. /* line 82, ../sass/order/_form.scss */
  608. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a,
  609. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a {
  610. text-decoration: none;
  611. background-color: #F8F1DD;
  612. }
  613. /* line 85, ../sass/order/_form.scss */
  614. .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-hover, .order-create #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-active,
  615. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-hover,
  616. .order-update #main #content .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-active {
  617. background-color: #BB8757;
  618. color: white;
  619. border-color: #cdc3b7;
  620. }
  621. /* line 94, ../sass/order/_form.scss */
  622. .order-create #main #content .order-form .date-order,
  623. .order-update #main #content .order-form .date-order {
  624. margin-bottom: 53px;
  625. }
  626. /* line 96, ../sass/order/_form.scss */
  627. .order-create #main #content .order-form .date-order span,
  628. .order-update #main #content .order-form .date-order span {
  629. background-color: #BB8757;
  630. color: white;
  631. -moz-border-radius: 10px;
  632. -webkit-border-radius: 10px;
  633. border-radius: 10px;
  634. padding: 10px;
  635. font-family: "myriadpro-regular";
  636. font-size: 20px;
  637. }
  638. /* line 106, ../sass/order/_form.scss */
  639. .order-create #main #content .order-form #has-order-in-progress,
  640. .order-update #main #content .order-form #has-order-in-progress {
  641. margin-top: 15px;
  642. }
  643. /* line 109, ../sass/order/_form.scss */
  644. .order-create #main #content .order-form #has-order-in-progress a,
  645. .order-update #main #content .order-form #has-order-in-progress a {
  646. color: #a94442;
  647. text-decoration: none;
  648. font-weight: bold;
  649. }
  650. /* line 116, ../sass/order/_form.scss */
  651. .order-create #main #content .order-form .field-order-id_distribution,
  652. .order-update #main #content .order-form .field-order-id_distribution {
  653. display: none;
  654. }
  655. /* line 120, ../sass/order/_form.scss */
  656. .order-create #main #content .order-form .field-order-id_point_sale,
  657. .order-update #main #content .order-form .field-order-id_point_sale {
  658. margin-top: 30px;
  659. }
  660. /* line 124, ../sass/order/_form.scss */
  661. .order-create #main #content .order-form .field-order-id_distribution,
  662. .order-update #main #content .order-form .field-order-id_distribution {
  663. margin-bottom: 0px;
  664. }
  665. /* line 126, ../sass/order/_form.scss */
  666. .order-create #main #content .order-form .field-order-id_distribution label,
  667. .order-update #main #content .order-form .field-order-id_distribution label {
  668. margin-bottom: 0px;
  669. }
  670. /* line 130, ../sass/order/_form.scss */
  671. .order-create #main #content .order-form .field-order-id_distribution .help-block,
  672. .order-update #main #content .order-form .field-order-id_distribution .help-block {
  673. margin-bottom: 0px;
  674. }
  675. /* line 135, ../sass/order/_form.scss */
  676. .order-create #main #content .order-form .field-order-id_point_sale,
  677. .order-update #main #content .order-form .field-order-id_point_sale {
  678. display: none;
  679. }
  680. /* line 139, ../sass/order/_form.scss */
  681. .order-create #main #content .order-form .blocks,
  682. .order-update #main #content .order-form .blocks {
  683. list-style-type: none;
  684. margin: 0px;
  685. padding: 0px;
  686. }
  687. /* line 144, ../sass/order/_form.scss */
  688. .order-create #main #content .order-form .blocks .block,
  689. .order-update #main #content .order-form .blocks .block {
  690. text-decoration: none;
  691. width: 268px;
  692. height: 130px;
  693. float: left;
  694. padding: 20px;
  695. margin-right: 20px;
  696. margin-bottom: 8px;
  697. cursor: pointer;
  698. float: left;
  699. background-color: #f9f9f9;
  700. background-color: white;
  701. border: 1px solid #d8d8d8;
  702. }
  703. /* line 159, ../sass/order/_form.scss */
  704. .order-create #main #content .order-form .blocks .block .name,
  705. .order-update #main #content .order-form .blocks .block .name {
  706. font-family: "comfortaalight";
  707. font-size: 20px;
  708. padding-bottom: 10px;
  709. }
  710. /* line 165, ../sass/order/_form.scss */
  711. .order-create #main #content .order-form .blocks .block .address,
  712. .order-update #main #content .order-form .blocks .block .address {
  713. color: gray;
  714. font-size: 15px;
  715. line-height: 20px;
  716. }
  717. /* line 171, ../sass/order/_form.scss */
  718. .order-create #main #content .order-form .blocks .block.selected,
  719. .order-update #main #content .order-form .blocks .block.selected {
  720. border-left: solid 5px #BB8757;
  721. }
  722. /* line 173, ../sass/order/_form.scss */
  723. .order-create #main #content .order-form .blocks .block.selected .contenu,
  724. .order-update #main #content .order-form .blocks .block.selected .contenu {
  725. position: relative;
  726. left: -4px;
  727. }
  728. /* line 179, ../sass/order/_form.scss */
  729. .order-create #main #content .order-form .blocks .block:hover,
  730. .order-update #main #content .order-form .blocks .block:hover {
  731. -moz-box-shadow: 0px 0px 5px #d8d8d8;
  732. -webkit-box-shadow: 0px 0px 5px #d8d8d8;
  733. box-shadow: 0px 0px 5px #d8d8d8;
  734. }
  735. /* line 183, ../sass/order/_form.scss */
  736. .order-create #main #content .order-form .blocks .block.disabled,
  737. .order-update #main #content .order-form .blocks .block.disabled {
  738. display: none;
  739. }
  740. /* line 187, ../sass/order/_form.scss */
  741. .order-create #main #content .order-form .blocks .block .comment,
  742. .order-update #main #content .order-form .blocks .block .comment {
  743. margin-top: 5px;
  744. }
  745. /* line 189, ../sass/order/_form.scss */
  746. .order-create #main #content .order-form .blocks .block .comment span,
  747. .order-update #main #content .order-form .blocks .block .comment span {
  748. background-color: #BB8757;
  749. -moz-border-radius: 5px;
  750. -webkit-border-radius: 5px;
  751. border-radius: 5px;
  752. color: white;
  753. font-weight: bold;
  754. padding: 3px 10px;
  755. }
  756. /* line 200, ../sass/order/_form.scss */
  757. .order-create #main #content .order-form .infos-points-sale,
  758. .order-update #main #content .order-form .infos-points-sale {
  759. display: none;
  760. margin-top: 15px;
  761. }
  762. /* line 204, ../sass/order/_form.scss */
  763. .order-create #main #content .order-form .infos-points-sale h4,
  764. .order-update #main #content .order-form .infos-points-sale h4 {
  765. margin-top: 0px;
  766. padding-top: 0px;
  767. text-align: left;
  768. text-transform: uppercase;
  769. font-weight: bold;
  770. font-family: "myriadpro-semibold";
  771. }
  772. /* line 212, ../sass/order/_form.scss */
  773. .order-create #main #content .order-form .infos-points-sale h4 span,
  774. .order-update #main #content .order-form .infos-points-sale h4 span {
  775. font-family: "myriadpro-regular";
  776. text-transform: none;
  777. }
  778. /* line 218, ../sass/order/_form.scss */
  779. .order-create #main #content .order-form .infos-points-sale a,
  780. .order-update #main #content .order-form .infos-points-sale a {
  781. text-decoration: underline;
  782. }
  783. /* line 223, ../sass/order/_form.scss */
  784. .order-create #main #content .order-form #products,
  785. .order-update #main #content .order-form #products {
  786. margin-top: 15px;
  787. }
  788. /* line 226, ../sass/order/_form.scss */
  789. .order-create #main #content .order-form #products .alert.unavailable,
  790. .order-update #main #content .order-form #products .alert.unavailable {
  791. display: none;
  792. }
  793. /* line 230, ../sass/order/_form.scss */
  794. .order-create #main #content .order-form #products #label-products,
  795. .order-update #main #content .order-form #products #label-products {
  796. display: block;
  797. margin-bottom: 5px;
  798. }
  799. /* line 235, ../sass/order/_form.scss */
  800. .order-create #main #content .order-form #products .table,
  801. .order-update #main #content .order-form #products .table {
  802. margin-top: 7px;
  803. }
  804. /* line 238, ../sass/order/_form.scss */
  805. .order-create #main #content .order-form #products .table .photo,
  806. .order-update #main #content .order-form #products .table .photo {
  807. padding: 0px;
  808. width: 120px;
  809. }
  810. /* line 243, ../sass/order/_form.scss */
  811. .order-create #main #content .order-form #products .table .th-photo, .order-create #main #content .order-form #products .table .td-photo,
  812. .order-update #main #content .order-form #products .table .th-photo,
  813. .order-update #main #content .order-form #products .table .td-photo {
  814. width: 120px;
  815. }
  816. /* line 247, ../sass/order/_form.scss */
  817. .order-create #main #content .order-form #products .table .name,
  818. .order-update #main #content .order-form #products .table .name {
  819. font-family: "comfortaalight";
  820. font-weight: bold;
  821. text-transform: uppercase;
  822. font-size: 18px;
  823. }
  824. /* line 254, ../sass/order/_form.scss */
  825. .order-create #main #content .order-form #products .table .description,
  826. .order-update #main #content .order-form #products .table .description {
  827. font-style: italic;
  828. }
  829. /* line 258, ../sass/order/_form.scss */
  830. .order-create #main #content .order-form #products .table .recipe,
  831. .order-update #main #content .order-form #products .table .recipe {
  832. font-size: 12px;
  833. }
  834. /* line 262, ../sass/order/_form.scss */
  835. .order-create #main #content .order-form #products .table .input-group,
  836. .order-update #main #content .order-form #products .table .input-group {
  837. width: 133px;
  838. }
  839. /* line 264, ../sass/order/_form.scss */
  840. .order-create #main #content .order-form #products .table .input-group .quantity,
  841. .order-update #main #content .order-form #products .table .input-group .quantity {
  842. text-align: center;
  843. }
  844. /* line 269, ../sass/order/_form.scss */
  845. .order-create #main #content .order-form #products .table .column-quantity, .order-create #main #content .order-form #products .table .price-unit, .order-create #main #content .order-form #products .table .total,
  846. .order-update #main #content .order-form #products .table .column-quantity,
  847. .order-update #main #content .order-form #products .table .price-unit,
  848. .order-update #main #content .order-form #products .table .total {
  849. width: 150px;
  850. text-align: center;
  851. }
  852. /* line 274, ../sass/order/_form.scss */
  853. .order-create #main #content .order-form #products .table td#total-order, .order-create #main #content .order-form #products .table td#total-order-vrac, .order-create #main #content .order-form #products .table td.total,
  854. .order-update #main #content .order-form #products .table td#total-order,
  855. .order-update #main #content .order-form #products .table td#total-order-vrac,
  856. .order-update #main #content .order-form #products .table td.total {
  857. text-align: center;
  858. }
  859. /* line 278, ../sass/order/_form.scss */
  860. .order-create #main #content .order-form #products .table .unavailable,
  861. .order-update #main #content .order-form #products .table .unavailable {
  862. display: none;
  863. text-transform: uppercase;
  864. color: #B32815;
  865. font-weight: bold;
  866. font-size: 16px;
  867. text-align: center;
  868. }
  869. /* line 287, ../sass/order/_form.scss */
  870. .order-create #main #content .order-form #products .table .quantity-remaining,
  871. .order-update #main #content .order-form #products .table .quantity-remaining {
  872. font-size: 12px;
  873. margin-top: 8px;
  874. }
  875. /* line 291, ../sass/order/_form.scss */
  876. .order-create #main #content .order-form #products .table .quantity-remaining .nb,
  877. .order-update #main #content .order-form #products .table .quantity-remaining .nb {
  878. font-weight: bold;
  879. }
  880. /* line 296, ../sass/order/_form.scss */
  881. .order-create #main #content .order-form #products .table td.product, .order-create #main #content .order-form #products .table th.product,
  882. .order-update #main #content .order-form #products .table td.product,
  883. .order-update #main #content .order-form #products .table th.product {
  884. width: 70%;
  885. }
  886. /* line 300, ../sass/order/_form.scss */
  887. .order-create #main #content .order-form #products .table td.price-unit, .order-create #main #content .order-form #products .table th.price-unit,
  888. .order-update #main #content .order-form #products .table td.price-unit,
  889. .order-update #main #content .order-form #products .table th.price-unit {
  890. width: 10%;
  891. }
  892. /* line 304, ../sass/order/_form.scss */
  893. .order-create #main #content .order-form #products .table td.column-quantity, .order-create #main #content .order-form #products .table th.column-quantity,
  894. .order-update #main #content .order-form #products .table td.column-quantity,
  895. .order-update #main #content .order-form #products .table th.column-quantity {
  896. width: 10%;
  897. }
  898. /* line 308, ../sass/order/_form.scss */
  899. .order-create #main #content .order-form #products .table td.total, .order-create #main #content .order-form #products .table th.total,
  900. .order-update #main #content .order-form #products .table td.total,
  901. .order-update #main #content .order-form #products .table th.total {
  902. width: 10%;
  903. }
  904. /* line 314, ../sass/order/_form.scss */
  905. .order-create #main #content .order-form #bar-fixed,
  906. .order-update #main #content .order-form #bar-fixed {
  907. display: none;
  908. width: 100%;
  909. position: fixed;
  910. bottom: 0px;
  911. left: 0px;
  912. z-index: 100;
  913. background-color: white;
  914. padding: 15px;
  915. margin-bottom: 0px;
  916. -moz-box-shadow: 0 0 5px gray;
  917. -webkit-box-shadow: 0 0 5px gray;
  918. box-shadow: 0 0 5px gray;
  919. border-top: solid 1px #e0e0e0;
  920. background-color: #F9F9F9;
  921. background-color: #F8F1DD;
  922. text-align: center;
  923. }
  924. /* line 330, ../sass/order/_form.scss */
  925. .order-create #main #content .order-form #bar-fixed .container,
  926. .order-update #main #content .order-form #bar-fixed .container {
  927. min-height: auto;
  928. background: none;
  929. border: 0px none;
  930. }
  931. /* line 336, ../sass/order/_form.scss */
  932. .order-create #main #content .order-form #bar-fixed.not-fixed,
  933. .order-update #main #content .order-form #bar-fixed.not-fixed {
  934. position: relative;
  935. -moz-box-shadow: none;
  936. -webkit-box-shadow: none;
  937. box-shadow: none;
  938. -moz-border-radius: 0px;
  939. -webkit-border-radius: 0px;
  940. border-radius: 0px;
  941. border: solid 1px #e0e0e0;
  942. padding-right: 20px;
  943. }
  944. /* line 343, ../sass/order/_form.scss */
  945. .order-create #main #content .order-form #bar-fixed.not-fixed .container,
  946. .order-update #main #content .order-form #bar-fixed.not-fixed .container {
  947. width: auto;
  948. }
  949. /* line 349, ../sass/order/_form.scss */
  950. .order-create #main #content .order-form #bar-fixed.no-credit #bloc-valider-commande,
  951. .order-update #main #content .order-form #bar-fixed.no-credit #bloc-valider-commande {
  952. margin-top: 0px;
  953. float: right;
  954. }
  955. /* line 355, ../sass/order/_form.scss */
  956. .order-create #main #content .order-form #bar-fixed #total-order-bottom,
  957. .order-update #main #content .order-form #bar-fixed #total-order-bottom {
  958. background-color: white;
  959. -moz-border-radius: 20px;
  960. -webkit-border-radius: 20px;
  961. border-radius: 20px;
  962. padding: 5px 25px;
  963. border: solid 1px #e0e0e0;
  964. }
  965. /* line 362, ../sass/order/_form.scss */
  966. .order-create #main #content .order-form #bar-fixed .btn-comment,
  967. .order-update #main #content .order-form #bar-fixed .btn-comment {
  968. float: left;
  969. }
  970. /* line 370, ../sass/order/_form.scss */
  971. .order-create #main #content .order-form #bar-fixed .btn-comment,
  972. .order-update #main #content .order-form #bar-fixed .btn-comment {
  973. margin-right: 10px;
  974. }
  975. /* line 374, ../sass/order/_form.scss */
  976. .order-create #main #content .order-form #bar-fixed #block-confirm-order,
  977. .order-update #main #content .order-form #bar-fixed #block-confirm-order {
  978. text-align: right;
  979. margin-top: 20px;
  980. }
  981. /* line 378, ../sass/order/_form.scss */
  982. .order-create #main #content .order-form #bar-fixed #block-confirm-order button,
  983. .order-update #main #content .order-form #bar-fixed #block-confirm-order button {
  984. width: 340px;
  985. margin-right: 10px;
  986. }
  987. /* line 384, ../sass/order/_form.scss */
  988. .order-create #main #content .order-form #bar-fixed #checkbox-credit,
  989. .order-update #main #content .order-form #bar-fixed #checkbox-credit {
  990. float: right;
  991. width: 340px;
  992. padding: 3px 11px;
  993. background-color: white;
  994. border: solid 1px #ccc;
  995. -moz-border-radius: 5px;
  996. -webkit-border-radius: 5px;
  997. border-radius: 5px;
  998. margin-right: 10px;
  999. text-shadow: 0 1px 0 #fff;
  1000. -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  1001. -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  1002. box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
  1003. }
  1004. /* line 395, ../sass/order/_form.scss */
  1005. .order-create #main #content .order-form #bar-fixed #checkbox-credit.payment-impossible,
  1006. .order-update #main #content .order-form #bar-fixed #checkbox-credit.payment-impossible {
  1007. background-color: #e0e0e0;
  1008. }
  1009. /* line 399, ../sass/order/_form.scss */
  1010. .order-create #main #content .order-form #bar-fixed #checkbox-credit .info,
  1011. .order-update #main #content .order-form #bar-fixed #checkbox-credit .info {
  1012. color: gray;
  1013. font-weight: normal;
  1014. }
  1015. /* line 404, ../sass/order/_form.scss */
  1016. .order-create #main #content .order-form #bar-fixed #checkbox-credit .the-credit,
  1017. .order-update #main #content .order-form #bar-fixed #checkbox-credit .the-credit {
  1018. background-color: #BB8757;
  1019. color: white;
  1020. padding: 2px 8px;
  1021. -moz-border-radius: 5px;
  1022. -webkit-border-radius: 5px;
  1023. border-radius: 5px;
  1024. }
  1025. /* line 411, ../sass/order/_form.scss */
  1026. .order-create #main #content .order-form #bar-fixed #checkbox-credit .amount-paid,
  1027. .order-update #main #content .order-form #bar-fixed #checkbox-credit .amount-paid {
  1028. color: #BB8757;
  1029. }
  1030. /* line 415, ../sass/order/_form.scss */
  1031. .order-create #main #content .order-form #bar-fixed #checkbox-credit #info-credit-empty,
  1032. .order-update #main #content .order-form #bar-fixed #checkbox-credit #info-credit-empty {
  1033. font-size: 12px;
  1034. }
  1035. /* line 419, ../sass/order/_form.scss */
  1036. .order-create #main #content .order-form #bar-fixed #checkbox-credit #credit-disabled,
  1037. .order-update #main #content .order-form #bar-fixed #checkbox-credit #credit-disabled {
  1038. display: none;
  1039. font-size: 12px;
  1040. }
  1041. /* line 425, ../sass/order/_form.scss */
  1042. .order-create #main #content .order-form #bar-fixed .btn-back, .order-create #main #content .order-form #bar-fixed .cancel-order,
  1043. .order-update #main #content .order-form #bar-fixed .btn-back,
  1044. .order-update #main #content .order-form #bar-fixed .cancel-order {
  1045. float: left;
  1046. margin-right: 5px;
  1047. }
  1048. /* line 430, ../sass/order/_form.scss */
  1049. .order-create #main #content .order-form #bar-fixed .cancel-order,
  1050. .order-update #main #content .order-form #bar-fixed .cancel-order {
  1051. color: #b92c28;
  1052. background-color: white;
  1053. }
  1054. /* line 435, ../sass/order/_form.scss */
  1055. .order-create #main #content .order-form #bar-fixed #total-order-bottom,
  1056. .order-update #main #content .order-form #bar-fixed #total-order-bottom {
  1057. display: none;
  1058. font-weight: bold;
  1059. font-family: "comfortaalight";
  1060. font-size: 24px;
  1061. }
  1062. /* line 442, ../sass/order/_form.scss */
  1063. .order-create #main #content .order-form #bar-fixed .field-order-comment,
  1064. .order-update #main #content .order-form #bar-fixed .field-order-comment {
  1065. display: none;
  1066. }
  1067. /* line 450, ../sass/order/_form.scss */
  1068. .order-create .ui-datepicker .ui-widget-header,
  1069. .order-update .ui-datepicker .ui-widget-header {
  1070. background: none;
  1071. background-color: gray;
  1072. border: 0px none;
  1073. color: black;
  1074. font-weight: normal;
  1075. }
  1076. /* line 458, ../sass/order/_form.scss */
  1077. .order-create .ui-datepicker .ui-datepicker-current-day a,
  1078. .order-create .ui-datepicker a.ui-state-hover,
  1079. .order-update .ui-datepicker .ui-datepicker-current-day a,
  1080. .order-update .ui-datepicker a.ui-state-hover {
  1081. background: none;
  1082. background-color: gray;
  1083. border-color: black;
  1084. color: black;
  1085. }
  1086. /**
  1087. Copyright La boîte à pain (2018)
  1088. contact@laboiteapain.net
  1089. Ce logiciel est un programme informatique servant à aider les producteurs
  1090. à distribuer leur production en circuits courts.
  1091. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  1092. respectant les principes de diffusion des logiciels libres. Vous pouvez
  1093. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  1094. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  1095. sur le site "http://www.cecill.info".
  1096. En contrepartie de l'accessibilité au code source et des droits de copie,
  1097. de modification et de redistribution accordés par cette licence, il n'est
  1098. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  1099. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  1100. titulaire des droits patrimoniaux et les concédants successifs.
  1101. A cet égard l'attention de l'utilisateur est attirée sur les risques
  1102. associés au chargement, à l'utilisation, à la modification et/ou au
  1103. développement et à la reproduction du logiciel par l'utilisateur étant
  1104. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  1105. manipuler et qui le réserve donc à des développeurs et des professionnels
  1106. avertis possédant des connaissances informatiques approfondies. Les
  1107. utilisateurs sont donc invités à charger et tester l'adéquation du
  1108. logiciel à leurs besoins dans des conditions permettant d'assurer la
  1109. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  1110. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  1111. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  1112. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  1113. termes.
  1114. */
  1115. /* line 40, ../sass/order/_history.scss */
  1116. .order-history #list-producers {
  1117. display: none;
  1118. }
  1119. /* line 3, ../sass/order/_order.scss */
  1120. .order-order #app-order-order {
  1121. display: none;
  1122. }
  1123. /* line 7, ../sass/order/_order.scss */
  1124. .order-order #app-order-order.loaded {
  1125. display: block;
  1126. }
  1127. /* line 11, ../sass/order/_order.scss */
  1128. .order-order #app-order-order .slide-enter-active {
  1129. transition: all .2s ease;
  1130. }
  1131. /* line 15, ../sass/order/_order.scss */
  1132. .order-order #app-order-order .slide-leave-active {
  1133. transition: all 0s ease;
  1134. }
  1135. /* line 19, ../sass/order/_order.scss */
  1136. .order-order #app-order-order .slide-enter, .order-order #app-order-order .slide-leave-to {
  1137. transform: translateX(10px);
  1138. opacity: 0;
  1139. }
  1140. /* line 24, ../sass/order/_order.scss */
  1141. .order-order #app-order-order #steps {
  1142. margin-bottom: 20px;
  1143. }
  1144. /* line 26, ../sass/order/_order.scss */
  1145. .order-order #app-order-order #steps ul {
  1146. margin-top: 30px;
  1147. }
  1148. /* line 28, ../sass/order/_order.scss */
  1149. .order-order #app-order-order #steps ul li {
  1150. text-align: center;
  1151. padding-right: 8px;
  1152. padding-left: 8px;
  1153. position: relative;
  1154. }
  1155. /* line 34, ../sass/order/_order.scss */
  1156. .order-order #app-order-order #steps ul li .info-step {
  1157. position: absolute;
  1158. top: -30px;
  1159. left: 0px;
  1160. width: 100%;
  1161. text-transform: normal;
  1162. }
  1163. /* line 42, ../sass/order/_order.scss */
  1164. .order-order #app-order-order #steps ul li .glyphicon-chevron-right, .order-order #app-order-order #steps ul li.active .glyphicon-chevron-right {
  1165. float: right;
  1166. color: gray;
  1167. position: relative;
  1168. top: 10px;
  1169. }
  1170. /* line 50, ../sass/order/_order.scss */
  1171. .order-order #app-order-order #steps ul li#step-date {
  1172. padding-left: 0px;
  1173. }
  1174. /* line 54, ../sass/order/_order.scss */
  1175. .order-order #app-order-order #steps ul li#step-payment {
  1176. padding-right: 0px;
  1177. }
  1178. /* line 58, ../sass/order/_order.scss */
  1179. .order-order #app-order-order #steps ul li#step-payment .btn::after, .order-order #app-order-order #steps ul li#step-date .btn::before {
  1180. display: none;
  1181. }
  1182. /* line 63, ../sass/order/_order.scss */
  1183. .order-order #app-order-order #steps ul li .btn {
  1184. color: #333;
  1185. text-transform: uppercase;
  1186. display: block;
  1187. width: 100%;
  1188. position: relative;
  1189. background-color: #e0e0e0;
  1190. -moz-border-radius: 0px;
  1191. -webkit-border-radius: 0px;
  1192. border-radius: 0px;
  1193. border: 0px none;
  1194. text-transform: uppercase;
  1195. }
  1196. /* line 74, ../sass/order/_order.scss */
  1197. .order-order #app-order-order #steps ul li .btn .button-content {
  1198. position: relative;
  1199. left: 8px;
  1200. }
  1201. /* line 79, ../sass/order/_order.scss */
  1202. .order-order #app-order-order #steps ul li .btn.btn-primary {
  1203. background-color: #BB8757;
  1204. }
  1205. /* line 83, ../sass/order/_order.scss */
  1206. .order-order #app-order-order #steps ul li .btn::after, .order-order #app-order-order #steps ul li .btn::before {
  1207. content: "";
  1208. position: absolute;
  1209. top: -1px;
  1210. }
  1211. /* line 89, ../sass/order/_order.scss */
  1212. .order-order #app-order-order #steps ul li .btn::after {
  1213. right: -34px;
  1214. border: 17px solid transparent;
  1215. border-left: 17px solid #e0e0e0;
  1216. background-color: transparent;
  1217. }
  1218. /* line 96, ../sass/order/_order.scss */
  1219. .order-order #app-order-order #steps ul li .btn::before {
  1220. left: 0px;
  1221. border: 17px solid transparent;
  1222. border-left: 17px solid white;
  1223. background-color: transparent;
  1224. }
  1225. /* line 103, ../sass/order/_order.scss */
  1226. .order-order #app-order-order #steps ul li .btn.btn-primary::after {
  1227. border-left: 17px solid #BB8757;
  1228. }
  1229. /* line 117, ../sass/order/_order.scss */
  1230. .order-order #app-order-order #steps ul li .btn-primary {
  1231. color: white;
  1232. }
  1233. /* line 125, ../sass/order/_order.scss */
  1234. .order-order #app-order-order #legend #order-date-color,
  1235. .order-order #app-order-order #legend #distribution-date-color {
  1236. width: 13px;
  1237. height: 13px;
  1238. display: inline-block;
  1239. }
  1240. /* line 132, ../sass/order/_order.scss */
  1241. .order-order #app-order-order #legend #order-date-color {
  1242. background-color: #018548;
  1243. }
  1244. /* line 135, ../sass/order/_order.scss */
  1245. .order-order #app-order-order #legend #distribution-date-color {
  1246. background-color: #00A65A;
  1247. }
  1248. /* line 140, ../sass/order/_order.scss */
  1249. .order-order #app-order-order #calendar {
  1250. margin-bottom: 15px;
  1251. }
  1252. /* line 142, ../sass/order/_order.scss */
  1253. .order-order #app-order-order #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
  1254. font-size: 2rem;
  1255. }
  1256. /* line 145, ../sass/order/_order.scss */
  1257. .order-order #app-order-order #calendar .c-day-background {
  1258. padding: 20px;
  1259. }
  1260. /* line 150, ../sass/order/_order.scss */
  1261. .order-order #app-order-order #calendar .c-day:hover .c-day-background {
  1262. background-color: #F39C12 !important;
  1263. }
  1264. /* line 155, ../sass/order/_order.scss */
  1265. .order-order #app-order-order #calendar .c-day-popover-content {
  1266. font-size: 1.3rem;
  1267. }
  1268. /* line 160, ../sass/order/_order.scss */
  1269. .order-order #app-order-order .block-actions {
  1270. text-align: right;
  1271. margin-top: 20px;
  1272. }
  1273. /* line 167, ../sass/order/_order.scss */
  1274. .order-order #app-order-order table#points-sale td.name .the-name {
  1275. text-transform: uppercase;
  1276. font-family: "myriadpro-regular";
  1277. color: black;
  1278. font-size: 16px;
  1279. }
  1280. /* line 175, ../sass/order/_order.scss */
  1281. .order-order #app-order-order table#points-sale td.actions {
  1282. width: 150px;
  1283. }
  1284. /* line 177, ../sass/order/_order.scss */
  1285. .order-order #app-order-order table#points-sale td.actions button {
  1286. width: 100%;
  1287. }
  1288. /* line 183, ../sass/order/_order.scss */
  1289. .order-order #app-order-order table#points-sale tr.selected td {
  1290. background-color: #F8F1DD;
  1291. }
  1292. /* line 191, ../sass/order/_order.scss */
  1293. .order-order #app-order-order table#products td.name .name {
  1294. text-transform: uppercase;
  1295. font-family: "myriadpro-regular";
  1296. color: black;
  1297. font-size: 16px;
  1298. }
  1299. /* line 197, ../sass/order/_order.scss */
  1300. .order-order #app-order-order table#products td.name .other {
  1301. font-size: 14px;
  1302. color: #333;
  1303. }
  1304. /* line 201, ../sass/order/_order.scss */
  1305. .order-order #app-order-order table#products td.name .recipe {
  1306. color: gray;
  1307. }
  1308. /* line 205, ../sass/order/_order.scss */
  1309. .order-order #app-order-order table#products .price-unit, .order-order #app-order-order table#products .price-total {
  1310. width: 100px;
  1311. text-align: center;
  1312. }
  1313. /* line 209, ../sass/order/_order.scss */
  1314. .order-order #app-order-order table#products .td-quantity {
  1315. width: 150px;
  1316. }
  1317. /* line 211, ../sass/order/_order.scss */
  1318. .order-order #app-order-order table#products .td-quantity input.quantity {
  1319. text-align: center;
  1320. }
  1321. /* line 217, ../sass/order/_order.scss */
  1322. .order-order #app-order-order table#products tr.total .price-total {
  1323. font-size: 23px;
  1324. }
  1325. /* line 224, ../sass/order/_order.scss */
  1326. .order-order #app-order-order #content-step-payment .credit {
  1327. margin-top: 20px;
  1328. }
  1329. /* line 227, ../sass/order/_order.scss */
  1330. .order-order #app-order-order #content-step-payment .credit .info {
  1331. margin-left: 20px;
  1332. color: gray;
  1333. }
  1334. /* line 234, ../sass/order/_order.scss */
  1335. .order-order #app-order-order #infos {
  1336. margin-top: 30px;
  1337. }
  1338. /* line 236, ../sass/order/_order.scss */
  1339. .order-order #app-order-order #infos .panel-body {
  1340. padding-top: 0px;
  1341. white-space: pre-line;
  1342. }
  1343. /* line 244, ../sass/order/_order.scss */
  1344. .order-order #app-order-order #order-success .alert.alert-success .glyphicon-big {
  1345. background-color: #00A65A;
  1346. }
  1347. /* line 250, ../sass/order/_order.scss */
  1348. .order-order #app-order-order #order-success .alert.alert-info .glyphicon-big {
  1349. background-color: #0097BC;
  1350. padding: 55px 30px;
  1351. }
  1352. /* line 256, ../sass/order/_order.scss */
  1353. .order-order #app-order-order #order-success .alert {
  1354. padding: 0px;
  1355. }
  1356. /* line 258, ../sass/order/_order.scss */
  1357. .order-order #app-order-order #order-success .alert .glyphicon-big {
  1358. font-size: 90px;
  1359. color: white;
  1360. padding: 30px;
  1361. float: left;
  1362. }
  1363. /* line 265, ../sass/order/_order.scss */
  1364. .order-order #app-order-order #order-success .alert div.content {
  1365. color: #333;
  1366. padding: 20px;
  1367. margin-left: 151px;
  1368. }
  1369. /* line 270, ../sass/order/_order.scss */
  1370. .order-order #app-order-order #order-success .alert div.content h3 {
  1371. font-family: "myriadpro-light";
  1372. text-transform: uppercase;
  1373. font-size: 30px;
  1374. color: #333;
  1375. margin-bottom: 20px;
  1376. margin-top: 0px;
  1377. margin-left: 0px;
  1378. text-align: left;
  1379. padding-left: 0px;
  1380. line-height: 35px;
  1381. }
  1382. /* line 283, ../sass/order/_order.scss */
  1383. .order-order #app-order-order #order-success .alert div.content .locality {
  1384. color: gray;
  1385. }
  1386. /**
  1387. Copyright La boîte à pain (2018)
  1388. contact@laboiteapain.net
  1389. Ce logiciel est un programme informatique servant à aider les producteurs
  1390. à distribuer leur production en circuits courts.
  1391. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  1392. respectant les principes de diffusion des logiciels libres. Vous pouvez
  1393. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  1394. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  1395. sur le site "http://www.cecill.info".
  1396. En contrepartie de l'accessibilité au code source et des droits de copie,
  1397. de modification et de redistribution accordés par cette licence, il n'est
  1398. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  1399. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  1400. titulaire des droits patrimoniaux et les concédants successifs.
  1401. A cet égard l'attention de l'utilisateur est attirée sur les risques
  1402. associés au chargement, à l'utilisation, à la modification et/ou au
  1403. développement et à la reproduction du logiciel par l'utilisateur étant
  1404. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  1405. manipuler et qui le réserve donc à des développeurs et des professionnels
  1406. avertis possédant des connaissances informatiques approfondies. Les
  1407. utilisateurs sont donc invités à charger et tester l'adéquation du
  1408. logiciel à leurs besoins dans des conditions permettant d'assurer la
  1409. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  1410. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  1411. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  1412. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  1413. termes.
  1414. */
  1415. @media screen and (max-width: 768px) {
  1416. /* line 40, ../sass/_responsive.scss */
  1417. #header-bap #logo {
  1418. margin-left: 10px;
  1419. }
  1420. /* line 46, ../sass/_responsive.scss */
  1421. #header .container {
  1422. margin-left: 15px;
  1423. margin-right: 15px;
  1424. }
  1425. /* line 52, ../sass/_responsive.scss */
  1426. #header #credit .info {
  1427. display: block;
  1428. }
  1429. /* line 61, ../sass/_responsive.scss */
  1430. #main nav#main-nav ul li {
  1431. display: block;
  1432. float: none;
  1433. }
  1434. /* line 65, ../sass/_responsive.scss */
  1435. #main nav#main-nav ul li.active a {
  1436. border-bottom: solid 1px #F8F1DD;
  1437. background-color: #F8F1DD;
  1438. }
  1439. /* line 70, ../sass/_responsive.scss */
  1440. #main nav#main-nav ul li a {
  1441. display: block;
  1442. border-bottom: solid 1px #F8F1DD;
  1443. }
  1444. /* line 74, ../sass/_responsive.scss */
  1445. #main nav#main-nav ul li a:hover {
  1446. border-bottom: solid 1px #F8F1DD;
  1447. background-color: #F8F1DD;
  1448. }
  1449. /* line 81, ../sass/_responsive.scss */
  1450. #main nav#main-nav ul li#btn-administration {
  1451. float: none;
  1452. }
  1453. /* line 89, ../sass/_responsive.scss */
  1454. #main #products td {
  1455. padding: 3px;
  1456. }
  1457. /* line 93, ../sass/_responsive.scss */
  1458. #main #products .td-photo, #main #products .th-photo {
  1459. display: none;
  1460. }
  1461. /* line 97, ../sass/_responsive.scss */
  1462. #main #products .product {
  1463. font-size: 12px;
  1464. }
  1465. /* line 99, ../sass/_responsive.scss */
  1466. #main #products .product .nom {
  1467. font-size: 15px;
  1468. }
  1469. /* line 106, ../sass/_responsive.scss */
  1470. #main #bar-fixed {
  1471. position: relative;
  1472. }
  1473. /* line 108, ../sass/_responsive.scss */
  1474. #main #bar-fixed .btn-comment {
  1475. float: none;
  1476. display: block;
  1477. width: 100%;
  1478. margin-bottom: 10px;
  1479. margin-top: 15px;
  1480. }
  1481. /* line 118, ../sass/_responsive.scss */
  1482. .order-create #main #content .order-form #products .table .input-group,
  1483. .order-update #main #content .order-form #products .table .input-group {
  1484. width: 60px;
  1485. }
  1486. /* line 122, ../sass/_responsive.scss */
  1487. .order-create #main #content .order-form #products .table .input-group .form-control,
  1488. .order-update #main #content .order-form #products .table .input-group .form-control {
  1489. width: 20px;
  1490. padding: 3px;
  1491. }
  1492. /* line 128, ../sass/_responsive.scss */
  1493. .order-create #main #content .order-form #bar-fixed #checkbox-credit,
  1494. .order-update #main #content .order-form #bar-fixed #checkbox-credit {
  1495. width: 100%;
  1496. margin: 0px;
  1497. padding: 5px 0px;
  1498. }
  1499. /* line 134, ../sass/_responsive.scss */
  1500. .order-create #main #content .order-form #bar-fixed #checkbox-credit .the-credit,
  1501. .order-update #main #content .order-form #bar-fixed #checkbox-credit .the-credit {
  1502. word-break: break-all;
  1503. }
  1504. /* line 139, ../sass/_responsive.scss */
  1505. .order-create #main #content .order-form #bar-fixed #block-confirm-order button,
  1506. .order-update #main #content .order-form #bar-fixed #block-confirm-order button {
  1507. width: 100%;
  1508. }
  1509. /* line 148, ../sass/_responsive.scss */
  1510. .order-order #app-order-order #steps ul li {
  1511. padding-left: 0px;
  1512. padding-right: 0px;
  1513. }
  1514. /* line 152, ../sass/_responsive.scss */
  1515. .order-order #app-order-order #steps ul li .info-step {
  1516. display: none;
  1517. }
  1518. /* line 156, ../sass/_responsive.scss */
  1519. .order-order #app-order-order #steps ul li .btn::after,
  1520. .order-order #app-order-order #steps ul li .btn::before {
  1521. display: none;
  1522. }
  1523. /* line 167, ../sass/_responsive.scss */
  1524. .order-order #app-order-order table#products td.name .recipe {
  1525. display: none;
  1526. }
  1527. /* line 173, ../sass/_responsive.scss */
  1528. .order-order #app-order-order table#products td.td-quantity .input-group-btn {
  1529. width: 100%;
  1530. display: block;
  1531. }
  1532. /* line 177, ../sass/_responsive.scss */
  1533. .order-order #app-order-order table#products td.td-quantity .input-group-btn button {
  1534. width: 100%;
  1535. display: block;
  1536. }
  1537. /* line 187, ../sass/_responsive.scss */
  1538. .order-order #app-order-order #order-success .alert .glyphicon-big {
  1539. font-size: 90px;
  1540. color: white;
  1541. padding: 30px;
  1542. display: block;
  1543. width: 100%;
  1544. text-align: center;
  1545. margin-bottom: 20px;
  1546. }
  1547. /* line 196, ../sass/_responsive.scss */
  1548. .order-order #app-order-order #order-success .alert div.content {
  1549. margin-left: 0px;
  1550. text-align: center;
  1551. }
  1552. /* line 207, ../sass/_responsive.scss */
  1553. #footer .content {
  1554. text-align: center;
  1555. }
  1556. }