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.

1878 lines
63KB

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