You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2359 satır
60KB

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