您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

2351 行
59KB

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