選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

2017 行
67KB

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