No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

2085 líneas
69KB

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