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

screen.css 46KB

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