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.

3427 lines
102KB

  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. @font-face {
  61. font-family: 'comfortaabold';
  62. src: url("../fonts/comfortaa-bold-webfont.eot");
  63. src: url("../fonts/comfortaa-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-bold-webfont.woff2") format("woff2"), url("../fonts/comfortaa-bold-webfont.woff") format("woff"), url("../fonts/comfortaa-bold-webfont.ttf") format("truetype"), url("../fonts/comfortaa-bold-webfont.svg#comfortaabold") format("svg");
  64. font-weight: normal;
  65. font-style: normal;
  66. }
  67. @font-face {
  68. font-family: 'comfortaalight';
  69. src: url("../fonts/comfortaa-light-webfont.eot");
  70. src: url("../fonts/comfortaa-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-light-webfont.woff2") format("woff2"), url("../fonts/comfortaa-light-webfont.woff") format("woff"), url("../fonts/comfortaa-light-webfont.ttf") format("truetype"), url("../fonts/comfortaa-light-webfont.svg#comfortaalight") format("svg");
  71. font-weight: normal;
  72. font-style: normal;
  73. }
  74. @font-face {
  75. font-family: 'comfortaaregular';
  76. src: url("../fonts/comfortaa-regular-webfont.eot");
  77. src: url("../fonts/comfortaa-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-regular-webfont.woff2") format("woff2"), url("../fonts/comfortaa-regular-webfont.woff") format("woff"), url("../fonts/comfortaa-regular-webfont.ttf") format("truetype"), url("../fonts/comfortaa-regular-webfont.svg#comfortaaregular") format("svg");
  78. font-weight: normal;
  79. font-style: normal;
  80. }
  81. @font-face {
  82. font-family: 'myriadpro-it';
  83. src: url("../fonts/myriadpro-it.eot");
  84. src: url("../fonts/myriadpro-it.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-it.woff") format("woff"), url("../fonts/myriadpro-it.ttf") format("truetype"), url("../fonts/myriadpro-it.svg#myriadpro-it") format("svg");
  85. font-weight: normal;
  86. font-style: normal;
  87. }
  88. @font-face {
  89. font-family: 'myriadpro-light';
  90. src: url("../fonts/myriadpro-light.eot");
  91. src: url("../fonts/myriadpro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-light.woff") format("woff"), url("../fonts/myriadpro-light.ttf") format("truetype"), url("../fonts/myriadpro-light.svg#myriadpro-light") format("svg");
  92. font-weight: normal;
  93. font-style: normal;
  94. }
  95. @font-face {
  96. font-family: 'myriadpro-regular';
  97. src: url("../fonts/myriadpro-regular.eot");
  98. src: url("../fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-regular.woff") format("woff"), url("../fonts/myriadpro-regular.ttf") format("truetype"), url("../fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
  99. font-weight: normal;
  100. font-style: normal;
  101. }
  102. @font-face {
  103. font-family: 'myriadpro-semibold';
  104. src: url("../fonts/myriadpro-semibold.eot");
  105. src: url("../fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-semibold.woff") format("woff"), url("../fonts/myriadpro-semibold.ttf") format("truetype"), url("../fonts/myriadpro-semibold.svg#myriadpro-semibold") format("svg");
  106. font-weight: normal;
  107. font-style: normal;
  108. }
  109. /* line 46, ../sass/screen.scss */
  110. .clr {
  111. clear: both;
  112. }
  113. /* line 50, ../sass/screen.scss */
  114. h1, h2, h3, h4, h5, h6 {
  115. font-family: "myriadpro-light";
  116. }
  117. /* line 54, ../sass/screen.scss */
  118. a {
  119. color: #F39C12;
  120. }
  121. /* line 57, ../sass/screen.scss */
  122. a:hover, a:focus, a:active {
  123. color: #c87f0a;
  124. }
  125. /* line 62, ../sass/screen.scss */
  126. .float-right {
  127. float: right;
  128. }
  129. /* line 66, ../sass/screen.scss */
  130. .float-left {
  131. float: left;
  132. }
  133. /* line 70, ../sass/screen.scss */
  134. .align-center {
  135. text-align: center;
  136. }
  137. /* line 74, ../sass/screen.scss */
  138. #block-demo {
  139. padding: 10px 0px;
  140. background-color: white;
  141. color: #F39C12;
  142. text-align: left;
  143. margin-bottom: 20px;
  144. border: solid 1px #f5b043;
  145. -moz-border-radius: 5px;
  146. -webkit-border-radius: 5px;
  147. border-radius: 5px;
  148. }
  149. /* line 83, ../sass/screen.scss */
  150. #block-demo a {
  151. text-decoration: underline;
  152. }
  153. /* line 88, ../sass/screen.scss */
  154. #env-dev {
  155. font-family: "comfortaabold";
  156. text-align: center;
  157. font-size: 18px;
  158. padding: 5px 10px;
  159. color: white;
  160. position: fixed;
  161. top: 9px;
  162. left: 66px;
  163. z-index: 1031;
  164. }
  165. /* line 101, ../sass/screen.scss */
  166. .wrap .btn-primary {
  167. background: none;
  168. background-color: #F39C12;
  169. border: solid 1px #F39C12;
  170. }
  171. /* line 106, ../sass/screen.scss */
  172. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active {
  173. background-color: #c87f0a;
  174. border: solid 1px #c87f0a;
  175. }
  176. /* line 114, ../sass/screen.scss */
  177. .nav-header .retour-site {
  178. border-left: solid 1px white;
  179. padding: 10px 15px;
  180. }
  181. /* line 121, ../sass/screen.scss */
  182. .navbar-brand .logo {
  183. height: 40px;
  184. position: relative;
  185. top: -10px;
  186. }
  187. /* line 128, ../sass/screen.scss */
  188. .container-body {
  189. padding-top: 117px;
  190. padding-bottom: 50px;
  191. }
  192. /* line 133, ../sass/screen.scss */
  193. .navbar-inverse {
  194. background: none;
  195. background-color: #F39C12;
  196. border-bottom: 0px none;
  197. }
  198. /* line 138, ../sass/screen.scss */
  199. .navbar-inverse .navbar-nav {
  200. padding-top: 12px;
  201. }
  202. /* line 142, ../sass/screen.scss */
  203. .navbar-inverse .navbar-nav > li > a {
  204. color: white;
  205. margin-left: 3px;
  206. padding: 3px 11px;
  207. }
  208. /* line 147, ../sass/screen.scss */
  209. .navbar-inverse .navbar-nav > li > a:hover {
  210. color: white;
  211. }
  212. /* line 155, ../sass/screen.scss */
  213. .navbar-inverse .navbar-nav > li.active a,
  214. .navbar-inverse .navbar-nav > .open a {
  215. background: none;
  216. -moz-box-shadow: none;
  217. -webkit-box-shadow: none;
  218. box-shadow: none;
  219. text-shadow: none;
  220. margin-left: 3px;
  221. background-color: white;
  222. color: #F39C12;
  223. padding: 3px 11px;
  224. -moz-border-radius: 5px;
  225. -webkit-border-radius: 5px;
  226. border-radius: 5px;
  227. }
  228. /* line 165, ../sass/screen.scss */
  229. .navbar-inverse .navbar-nav > li.active a:hover, .navbar-inverse .navbar-nav > li.active a:focus,
  230. .navbar-inverse .navbar-nav > .open a:hover,
  231. .navbar-inverse .navbar-nav > .open a:focus {
  232. background-color: white;
  233. color: #F39C12;
  234. }
  235. /* line 174, ../sass/screen.scss */
  236. .navbar-inverse .navbar-nav > .open a.dropdown-toggle {
  237. -moz-border-radius: 5px 5px 0px 0px;
  238. -webkit-border-radius: 5px;
  239. border-radius: 5px 5px 0px 0px;
  240. }
  241. /* line 178, ../sass/screen.scss */
  242. .navbar-inverse .navbar-nav > .open ul.dropdown-menu {
  243. -moz-box-shadow: 0px 0px 5px gray;
  244. -webkit-box-shadow: 0px 0px 5px gray;
  245. box-shadow: 0px 0px 5px gray;
  246. -moz-border-radius: 5px 0px 5px 5px;
  247. -webkit-border-radius: 5px;
  248. border-radius: 5px 0px 5px 5px;
  249. border-top: 0px none;
  250. right: -1px;
  251. }
  252. /* line 184, ../sass/screen.scss */
  253. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a {
  254. background-color: transparent;
  255. }
  256. /* line 187, ../sass/screen.scss */
  257. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a:hover {
  258. color: #c87f0a;
  259. }
  260. /* line 203, ../sass/screen.scss */
  261. .select2 {
  262. width: 100%;
  263. }
  264. /* line 206, ../sass/screen.scss */
  265. .select2 .select2-selection {
  266. border: 1px solid #ccc;
  267. -moz-border-radius: 0px;
  268. -webkit-border-radius: 0px;
  269. border-radius: 0px;
  270. height: 34px;
  271. }
  272. /* line 213, ../sass/screen.scss */
  273. .select2-container--default .select2-results__option--highlighted[aria-selected] {
  274. background-color: #F39C12 !important;
  275. }
  276. /* line 217, ../sass/screen.scss */
  277. .select2-container {
  278. z-index: 9999;
  279. }
  280. /* line 221, ../sass/screen.scss */
  281. #alerts-fixed {
  282. position: fixed;
  283. bottom: 20px;
  284. left: 20px;
  285. }
  286. /* line 226, ../sass/screen.scss */
  287. #alerts-fixed .alert {
  288. margin-top: 20px;
  289. }
  290. /* line 231, ../sass/screen.scss */
  291. .name-producer {
  292. margin-bottom: 15px;
  293. text-align: left;
  294. position: fixed;
  295. top: 51px;
  296. left: 0px;
  297. width: 100%;
  298. background-color: #515151;
  299. background-color: white;
  300. color: #b06f09;
  301. z-index: 100;
  302. font-size: 20px;
  303. padding: 8px 15px;
  304. padding-bottom: 2px;
  305. padding-top: 5px;
  306. border-bottom: solid 1px #e0e0e0;
  307. -moz-box-shadow: 0px 0px 5px gray;
  308. -webkit-box-shadow: 0px 0px 5px gray;
  309. box-shadow: 0px 0px 5px gray;
  310. }
  311. /* line 250, ../sass/screen.scss */
  312. .name-producer #select-producer {
  313. float: left;
  314. font-size: 15px;
  315. }
  316. /* line 255, ../sass/screen.scss */
  317. .name-producer .label {
  318. font-size: 11px;
  319. margin-left: 10px;
  320. position: relative;
  321. bottom: 3px;
  322. }
  323. /* line 260, ../sass/screen.scss */
  324. .name-producer .label a {
  325. color: white;
  326. }
  327. /* line 262, ../sass/screen.scss */
  328. .name-producer .label a:hover {
  329. text-decoration: none;
  330. }
  331. /* line 272, ../sass/screen.scss */
  332. .table thead th.actions {
  333. width: 220px;
  334. }
  335. /* line 275, ../sass/screen.scss */
  336. .table thead th.order {
  337. width: 58px;
  338. }
  339. /* line 278, ../sass/screen.scss */
  340. .table thead th.actif {
  341. width: 75px;
  342. text-align: center;
  343. }
  344. /* line 284, ../sass/screen.scss */
  345. .table tbody td.center {
  346. text-align: center;
  347. }
  348. /* line 292, ../sass/screen.scss */
  349. .footer .pull-left a {
  350. margin-right: 5px;
  351. margin-left: 5px;
  352. color: gray;
  353. }
  354. /* line 300, ../sass/screen.scss */
  355. .footer #code-source img {
  356. height: 20px;
  357. }
  358. /* line 306, ../sass/screen.scss */
  359. a.btn, button.btn {
  360. position: relative;
  361. }
  362. /* line 309, ../sass/screen.scss */
  363. a.btn .glyphicon-triangle-bottom, button.btn .glyphicon-triangle-bottom {
  364. display: none;
  365. position: absolute;
  366. top: 26px;
  367. left: 50%;
  368. margin-left: -10px;
  369. font-size: 20px;
  370. color: #F39C12;
  371. }
  372. /* line 320, ../sass/screen.scss */
  373. a.btn.btn-primary .glyphicon-triangle-bottom, button.btn.btn-primary .glyphicon-triangle-bottom {
  374. display: block;
  375. }
  376. /* line 327, ../sass/screen.scss */
  377. .app-vuejs #loading {
  378. position: fixed;
  379. top: 50%;
  380. left: 50%;
  381. width: 100px;
  382. height: 100px;
  383. -moz-border-radius: 50px;
  384. -webkit-border-radius: 50px;
  385. border-radius: 50px;
  386. background-color: white;
  387. z-index: 10;
  388. -moz-box-shadow: 0px 0px 5px #d0d0d0;
  389. -webkit-box-shadow: 0px 0px 5px #d0d0d0;
  390. box-shadow: 0px 0px 5px #d0d0d0;
  391. }
  392. /* line 338, ../sass/screen.scss */
  393. .app-vuejs #loading img {
  394. position: relative;
  395. top: 35px;
  396. left: 35px;
  397. width: 30px;
  398. height: 30px;
  399. }
  400. /* line 348, ../sass/screen.scss */
  401. #nav-params {
  402. margin-bottom: 20px;
  403. }
  404. /* line 351, ../sass/screen.scss */
  405. #nav-params a {
  406. margin-right: 10px;
  407. margin-bottom: 10px;
  408. }
  409. /* line 360, ../sass/screen.scss */
  410. .panel .panel-heading .panel-title .btn {
  411. float: right;
  412. }
  413. /* modals */
  414. /* line 369, ../sass/screen.scss */
  415. .modal-mask {
  416. position: fixed;
  417. z-index: 9998;
  418. top: 0;
  419. left: 0;
  420. width: 100%;
  421. height: 100%;
  422. background-color: rgba(0, 0, 0, 0.5);
  423. display: table;
  424. transition: opacity .3s ease;
  425. }
  426. /* line 381, ../sass/screen.scss */
  427. .modal-wrapper {
  428. display: table-cell;
  429. vertical-align: middle;
  430. }
  431. /* line 386, ../sass/screen.scss */
  432. .modal-container {
  433. width: 70%;
  434. margin: 0px auto;
  435. padding: 20px 30px;
  436. background-color: #fff;
  437. border-radius: 2px;
  438. box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  439. transition: all .3s ease;
  440. font-family: Helvetica, Arial, sans-serif;
  441. }
  442. /* line 397, ../sass/screen.scss */
  443. .modal-header {
  444. padding-bottom: 0px;
  445. }
  446. /* line 399, ../sass/screen.scss */
  447. .modal-header h3 {
  448. margin-top: 0;
  449. color: #333;
  450. text-transform: uppercase;
  451. margin-bottom: 0px;
  452. }
  453. /* line 407, ../sass/screen.scss */
  454. .modal-body {
  455. margin: 20px 0;
  456. max-height: 300px;
  457. height: 300px;
  458. overflow-y: scroll;
  459. }
  460. /* line 414, ../sass/screen.scss */
  461. .modal-default-button {
  462. float: right;
  463. }
  464. /*
  465. * The following styles are auto-applied to elements with
  466. * transition="modal" when their visibility is toggled
  467. * by Vue.js.
  468. *
  469. * You can easily play with the modal transition by editing
  470. * these styles.
  471. */
  472. /* line 427, ../sass/screen.scss */
  473. .modal-enter {
  474. opacity: 0;
  475. }
  476. /* line 431, ../sass/screen.scss */
  477. .modal-leave-active {
  478. opacity: 0;
  479. }
  480. /* line 435, ../sass/screen.scss */
  481. .modal-enter .modal-container,
  482. .modal-leave-active .modal-container {
  483. -webkit-transform: scale(1.1);
  484. transform: scale(1.1);
  485. }
  486. /* line 446, ../sass/screen.scss */
  487. .site-index #last-orders tr.order-update td, .site-index #history-orders tr.order-update td, .user-commandes #last-orders tr.order-update td, .user-commandes #history-orders tr.order-update td {
  488. background-color: white;
  489. }
  490. /* line 449, ../sass/screen.scss */
  491. .site-index #last-orders tr.order-update .update, .site-index #history-orders tr.order-update .update, .user-commandes #last-orders tr.order-update .update, .user-commandes #history-orders tr.order-update .update {
  492. color: #F39C12;
  493. }
  494. /* line 455, ../sass/screen.scss */
  495. .site-index #last-orders tr.order-delete td, .site-index #history-orders tr.order-delete td, .user-commandes #last-orders tr.order-delete td, .user-commandes #history-orders tr.order-delete td {
  496. background-color: #f4cecd;
  497. }
  498. /* line 458, ../sass/screen.scss */
  499. .site-index #last-orders tr.order-delete .delete, .site-index #history-orders tr.order-delete .delete, .user-commandes #last-orders tr.order-delete .delete, .user-commandes #history-orders tr.order-delete .delete {
  500. color: #C9302C;
  501. }
  502. /* line 463, ../sass/screen.scss */
  503. .site-index #last-orders td.history, .site-index #history-orders td.history, .user-commandes #last-orders td.history, .user-commandes #history-orders td.history {
  504. min-width: 170px;
  505. }
  506. /* line 465, ../sass/screen.scss */
  507. .site-index #last-orders td.history .small, .site-index #history-orders td.history .small, .user-commandes #last-orders td.history .small, .user-commandes #history-orders td.history .small {
  508. margin-bottom: 7px;
  509. }
  510. /* line 473, ../sass/screen.scss */
  511. .site-index #last-orders .small, .site-index #last-orders .locality, .site-index #history-orders .small, .site-index #history-orders .locality, .user-commandes #last-orders .small, .user-commandes #last-orders .locality, .user-commandes #history-orders .small, .user-commandes #history-orders .locality {
  512. font-size: 12px;
  513. color: gray;
  514. }
  515. /* line 477, ../sass/screen.scss */
  516. .site-index #last-orders .comment, .site-index #history-orders .comment, .user-commandes #last-orders .comment, .user-commandes #history-orders .comment {
  517. font-size: 12px;
  518. }
  519. /* line 481, ../sass/screen.scss */
  520. .site-index #last-orders .date, .site-index #history-orders .date, .user-commandes #last-orders .date, .user-commandes #history-orders .date {
  521. text-align: center;
  522. }
  523. /* line 485, ../sass/screen.scss */
  524. .site-index #last-orders .comment, .site-index #history-orders .comment, .user-commandes #last-orders .comment, .user-commandes #history-orders .comment {
  525. position: relative;
  526. margin-top: 4px;
  527. padding-left: 20px;
  528. font-style: italic;
  529. }
  530. /* line 491, ../sass/screen.scss */
  531. .site-index #last-orders .comment .glyphicon, .site-index #history-orders .comment .glyphicon, .user-commandes #last-orders .comment .glyphicon, .user-commandes #history-orders .comment .glyphicon {
  532. position: absolute;
  533. left: 0px;
  534. }
  535. /* line 503, ../sass/screen.scss */
  536. .site-index .panel .panel-title .btn {
  537. float: right;
  538. font-family: "myriadpro-regular";
  539. }
  540. /* line 507, ../sass/screen.scss */
  541. .site-index .panel .panel-title .btn.margin-left {
  542. margin-left: 5px;
  543. }
  544. /* line 518, ../sass/screen.scss */
  545. .site-index #billing h2 {
  546. font-size: 25px;
  547. text-align: center;
  548. }
  549. /* line 524, ../sass/screen.scss */
  550. .site-index #billing .current-month .amount span {
  551. background-color: white;
  552. color: #333;
  553. border: solid 1px gray;
  554. }
  555. /* line 531, ../sass/screen.scss */
  556. .site-index #billing .amount {
  557. margin-top: 35px;
  558. text-align: center;
  559. }
  560. /* line 534, ../sass/screen.scss */
  561. .site-index #billing .amount span {
  562. font-size: 22px;
  563. color: white;
  564. background-color: #F39C12;
  565. padding: 7px 10px 3px;
  566. font-family: "myriadpro-regular";
  567. -moz-border-radius: 5px;
  568. -webkit-border-radius: 5px;
  569. border-radius: 5px;
  570. }
  571. /* line 554, ../sass/screen.scss */
  572. #page-order h1 .btn-group {
  573. float: right;
  574. }
  575. /* line 559, ../sass/screen.scss */
  576. #page-order #col-left, #page-order #col-right {
  577. padding-left: 0px;
  578. padding-right: 0px;
  579. }
  580. /* line 563, ../sass/screen.scss */
  581. #page-order #col-right {
  582. padding-left: 20px;
  583. }
  584. /* line 567, ../sass/screen.scss */
  585. #page-order #jours-production {
  586. display: none;
  587. }
  588. /* line 572, ../sass/screen.scss */
  589. #page-order #calendar h2 {
  590. font-size: 20px;
  591. position: relative;
  592. top: 3px;
  593. }
  594. /* line 578, ../sass/screen.scss */
  595. #page-order #calendar .fc-header-title {
  596. margin-left: 10px;
  597. }
  598. /* line 584, ../sass/screen.scss */
  599. #page-order #calendar .dayWithEvent {
  600. background-color: #fee48d;
  601. cursor: pointer;
  602. }
  603. /* line 588, ../sass/screen.scss */
  604. #page-order #calendar .fc-event-container {
  605. display: none;
  606. }
  607. /* line 589, ../sass/screen.scss */
  608. #page-order #calendar .fc-today {
  609. border-bottom: solid 1px #C9302C;
  610. background-color: white;
  611. }
  612. /* line 593, ../sass/screen.scss */
  613. #page-order #calendar .fc-today.dayWithEvent {
  614. background-color: #fee48d;
  615. }
  616. /* line 598, ../sass/screen.scss */
  617. #page-order #calendar .fc-day {
  618. cursor: pointer;
  619. text-align: center;
  620. }
  621. /* line 601, ../sass/screen.scss */
  622. #page-order #calendar .fc-day:hover {
  623. -moz-box-shadow: 0px 0px 2px black inset;
  624. -webkit-box-shadow: 0px 0px 2px black inset;
  625. box-shadow: 0px 0px 2px black inset;
  626. }
  627. /* line 606, ../sass/screen.scss */
  628. #page-order #calendar .current-date {
  629. -moz-box-shadow: 0px 0px 2px black inset;
  630. -webkit-box-shadow: 0px 0px 2px black inset;
  631. box-shadow: 0px 0px 2px black inset;
  632. }
  633. /* line 610, ../sass/screen.scss */
  634. #page-order #calendar .fc-day-number {
  635. float: none;
  636. padding-top: 2px;
  637. }
  638. /* line 616, ../sass/screen.scss */
  639. #page-order .btn-active-week {
  640. display: block;
  641. margin-top: 10px;
  642. }
  643. /* line 623, ../sass/screen.scss */
  644. #page-order #bloc-production .label {
  645. float: right;
  646. font-size: 13px;
  647. }
  648. /* line 628, ../sass/screen.scss */
  649. #page-order #bloc-production #productions-point-vente {
  650. margin-top: 15px;
  651. padding: 10px;
  652. border: solid 1px #e0e0e0;
  653. background-color: #F5F5F5;
  654. -moz-border-radius: 5px;
  655. -webkit-border-radius: 5px;
  656. border-radius: 5px;
  657. }
  658. /* line 634, ../sass/screen.scss */
  659. #page-order #bloc-production #productions-point-vente label {
  660. display: block;
  661. font-weight: normal;
  662. }
  663. /* line 639, ../sass/screen.scss */
  664. #page-order #bloc-production #productions-point-vente .checkbox-list {
  665. margin-left: 10px;
  666. margin-top: 10px;
  667. }
  668. /* line 650, ../sass/screen.scss */
  669. #page-order #produits-production .overflow table {
  670. width: 100%;
  671. }
  672. /* line 654, ../sass/screen.scss */
  673. #page-order #produits-production .overflow thead, #page-order #produits-production .overflow tbody, #page-order #produits-production .overflow tr, #page-order #produits-production .overflow td, #page-order #produits-production .overflow th {
  674. display: block;
  675. }
  676. /* line 656, ../sass/screen.scss */
  677. #page-order #produits-production .overflow tr:after {
  678. content: ' ';
  679. display: block;
  680. visibility: hidden;
  681. clear: both;
  682. }
  683. /* line 663, ../sass/screen.scss */
  684. #page-order #produits-production .overflow thead th {
  685. height: 30px;
  686. }
  687. /* line 668, ../sass/screen.scss */
  688. #page-order #produits-production .overflow tbody {
  689. height: 500px;
  690. overflow-y: auto;
  691. }
  692. /* line 676, ../sass/screen.scss */
  693. #page-order #produits-production .overflow thead th {
  694. width: 32%;
  695. float: left;
  696. }
  697. /* line 681, ../sass/screen.scss */
  698. #page-order #produits-production .overflow tbody td {
  699. width: 33%;
  700. float: left;
  701. }
  702. /* line 686, ../sass/screen.scss */
  703. #page-order #produits-production .overflow .td-produit {
  704. width: 60%;
  705. }
  706. /* line 689, ../sass/screen.scss */
  707. #page-order #produits-production .overflow .td-active, #page-order #produits-production .overflow .td-max {
  708. width: 20%;
  709. text-align: center;
  710. }
  711. /* line 695, ../sass/screen.scss */
  712. #page-order #produits-production .overflow thead .td-product {
  713. width: 57%;
  714. }
  715. /* line 701, ../sass/screen.scss */
  716. #page-order #produits-production input.quantity-max {
  717. background-color: white;
  718. border: 1px solid #e0e0e0;
  719. text-align: center;
  720. width: 50px;
  721. }
  722. /* line 709, ../sass/screen.scss */
  723. #page-order #produits-production td label {
  724. font-weight: normal;
  725. }
  726. /* line 715, ../sass/screen.scss */
  727. #page-order #btn-export-commandes,
  728. #page-order #btn-commandes-auto {
  729. float: right;
  730. position: relative;
  731. top: -5px;
  732. right: -7px;
  733. padding: 2px 5px;
  734. }
  735. /* line 724, ../sass/screen.scss */
  736. #page-order #btn-export-commandes,
  737. #page-order #btn-commandes-auto {
  738. color: white;
  739. margin-left: 10px;
  740. padding: 1px 5px;
  741. }
  742. /* line 731, ../sass/screen.scss */
  743. #page-order #btn-commandes-auto {
  744. top: -7px;
  745. }
  746. /* line 733, ../sass/screen.scss */
  747. #page-order #btn-commandes-auto .btn {
  748. padding: 2px 5px;
  749. }
  750. /* line 735, ../sass/screen.scss */
  751. #page-order #btn-commandes-auto .btn span {
  752. top: 2px;
  753. }
  754. /* line 743, ../sass/screen.scss */
  755. #page-order #bloc-totaux .table-products .depasse {
  756. color: #b32815;
  757. }
  758. /* line 747, ../sass/screen.scss */
  759. #page-order #bloc-totaux .table-products .total strong span {
  760. font-weight: normal;
  761. font-size: 13px;
  762. }
  763. /* line 756, ../sass/screen.scss */
  764. #page-order #commandes-points-vente .tab-pane {
  765. padding-top: 20px;
  766. }
  767. /* line 763, ../sass/screen.scss */
  768. #page-order #commandes-points-vente .recap-pv.no-commande .recettes {
  769. display: none;
  770. }
  771. /* line 768, ../sass/screen.scss */
  772. #page-order #commandes-points-vente .recap-pv .recettes {
  773. float: right;
  774. color: #F39C12;
  775. border: solid 1px #F39C12;
  776. padding: 4px 10px;
  777. -moz-border-radius: 10px;
  778. -webkit-border-radius: 10px;
  779. border-radius: 10px;
  780. font-weight: bold;
  781. position: relative;
  782. top: -3px;
  783. }
  784. /* line 780, ../sass/screen.scss */
  785. #page-order #commandes-points-vente .alert.comment {
  786. display: none;
  787. }
  788. /* line 784, ../sass/screen.scss */
  789. #page-order #commandes-points-vente ul.liste-commandes {
  790. margin-top: 10px;
  791. list-style-type: none;
  792. height: 100%;
  793. max-height: 400px;
  794. margin-left: 0;
  795. padding-left: 0;
  796. margin-top: 0px;
  797. width: 100%;
  798. overflow-y: scroll;
  799. }
  800. /* line 795, ../sass/screen.scss */
  801. #page-order #commandes-points-vente ul.liste-commandes.no-commande {
  802. display: none;
  803. }
  804. /* line 799, ../sass/screen.scss */
  805. #page-order #commandes-points-vente ul.liste-commandes li {
  806. padding: 0;
  807. margin: 0;
  808. }
  809. /* line 802, ../sass/screen.scss */
  810. #page-order #commandes-points-vente ul.liste-commandes li a {
  811. text-align: left;
  812. -moz-border-radius: 0px;
  813. -webkit-border-radius: 0px;
  814. border-radius: 0px;
  815. display: block;
  816. padding: 7px;
  817. color: #333;
  818. }
  819. /* line 809, ../sass/screen.scss */
  820. #page-order #commandes-points-vente ul.liste-commandes li a .montant {
  821. float: right;
  822. color: #F39C12;
  823. font-weight: bold;
  824. }
  825. /* line 814, ../sass/screen.scss */
  826. #page-order #commandes-points-vente ul.liste-commandes li a .montant.paye {
  827. color: #5cb85c;
  828. color: #519951;
  829. }
  830. /* line 820, ../sass/screen.scss */
  831. #page-order #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  832. color: #F39C12;
  833. }
  834. /* line 824, ../sass/screen.scss */
  835. #page-order #commandes-points-vente ul.liste-commandes li a:hover, #page-order #commandes-points-vente ul.liste-commandes li a:active, #page-order #commandes-points-vente ul.liste-commandes li a.active {
  836. text-decoration: none;
  837. background-color: #FCF8E3;
  838. outline: none;
  839. border-color: #ccc;
  840. -moz-transition: all 0.1s;
  841. -o-transition: all 0.1s;
  842. -webkit-transition: all 0.1s;
  843. transition: all 0.1s;
  844. }
  845. /* line 835, ../sass/screen.scss */
  846. #page-order #commandes-points-vente .creer-commande,
  847. #page-order #commandes-points-vente .commandes-auto {
  848. width: 100%;
  849. margin-bottom: 10px;
  850. }
  851. /* line 841, ../sass/screen.scss */
  852. #page-order #commandes-points-vente .bloc-commande {
  853. padding-top: 20px;
  854. margin-top: 20px;
  855. display: none;
  856. }
  857. /* line 847, ../sass/screen.scss */
  858. #page-order #commandes-points-vente .title-user {
  859. display: none;
  860. font-size: 19px;
  861. margin-top: 0px;
  862. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  863. }
  864. /* line 853, ../sass/screen.scss */
  865. #page-order #commandes-points-vente .title-user .btn-edit, #page-order #commandes-points-vente .title-user .btn-remove,
  866. #page-order #commandes-points-vente .title-user .btn-cancel, #page-order #commandes-points-vente .title-user .btn-save {
  867. float: right;
  868. position: relative;
  869. top: -6px;
  870. }
  871. /* line 860, ../sass/screen.scss */
  872. #page-order #commandes-points-vente .title-user .btn-edit, #page-order #commandes-points-vente .title-user .btn-cancel {
  873. margin-right: 10px;
  874. }
  875. /* line 864, ../sass/screen.scss */
  876. #page-order #commandes-points-vente .title-user .buttons-save-cancel {
  877. display: none;
  878. }
  879. /* line 868, ../sass/screen.scss */
  880. #page-order #commandes-points-vente .title-user .choix-user {
  881. display: none;
  882. }
  883. /* line 871, ../sass/screen.scss */
  884. #page-order #commandes-points-vente .title-user .choix-user .form-control {
  885. width: 200px;
  886. display: inline;
  887. }
  888. /* line 879, ../sass/screen.scss */
  889. #page-order #commandes-points-vente table.table-produits .td-order {
  890. text-align: center;
  891. }
  892. /* line 882, ../sass/screen.scss */
  893. #page-order #commandes-points-vente table.table-produits input.form-control {
  894. text-align: center;
  895. }
  896. /* line 887, ../sass/screen.scss */
  897. #page-order #commandes-points-vente table.table-produits tr.disabled .td-product {
  898. color: gray;
  899. }
  900. /* line 893, ../sass/screen.scss */
  901. #page-order #commandes-points-vente .td-produit,
  902. #page-order #commandes-points-vente .th-produit {
  903. width: 70%;
  904. }
  905. /* line 898, ../sass/screen.scss */
  906. #page-order #commandes-points-vente .td-commande,
  907. #page-order #commandes-points-vente .th-commande {
  908. width: 30%;
  909. text-align: center;
  910. }
  911. /* line 904, ../sass/screen.scss */
  912. #page-order #commandes-points-vente .td-produit {
  913. text-transform: uppercase;
  914. }
  915. /* line 908, ../sass/screen.scss */
  916. #page-order #commandes-points-vente .td-commande {
  917. font-weight: bold;
  918. }
  919. /* line 912, ../sass/screen.scss */
  920. #page-order #commandes-points-vente .td-total {
  921. font-size: 18px;
  922. text-align: center;
  923. }
  924. /* line 916, ../sass/screen.scss */
  925. #page-order #commandes-points-vente .td-total span {
  926. padding: 2px 10px;
  927. background-color: #F39C12;
  928. color: white;
  929. font-weight: bold;
  930. -moz-border-radius: 8px;
  931. -webkit-border-radius: 8px;
  932. border-radius: 8px;
  933. }
  934. /* line 926, ../sass/screen.scss */
  935. #page-order #commandes-points-vente .td-paiement .buttons-credit {
  936. float: right;
  937. }
  938. /* line 932, ../sass/screen.scss */
  939. #page-order #commandes-points-vente .panel-commande-auto .field-subscriptionform-id_user,
  940. #page-order #commandes-points-vente .panel-commande-auto .field-subscriptionform-id_producer {
  941. display: none;
  942. }
  943. /* line 939, ../sass/screen.scss */
  944. #page-order #commandes-points-vente .panel-commande-auto .days .form-group {
  945. float: left;
  946. margin-right: 10px;
  947. }
  948. /* line 948, ../sass/screen.scss */
  949. #page-order #old-commandes {
  950. display: none;
  951. }
  952. /* line 952, ../sass/screen.scss */
  953. #page-order .form-commandes-point-vente {
  954. margin-top: 20px;
  955. }
  956. /* line 956, ../sass/screen.scss */
  957. #page-order .form-commandes-point-vente table {
  958. border-bottom: solid 1px #e0e0e0;
  959. }
  960. /* line 960, ../sass/screen.scss */
  961. #page-order .form-commandes-point-vente .title-point-sale {
  962. background-color: #fff8e2;
  963. border-left: solid 3px #F39C12;
  964. font-weight: bold;
  965. text-align: left;
  966. padding: 10px;
  967. }
  968. /* line 968, ../sass/screen.scss */
  969. #page-order .form-commandes-point-vente .title-totals {
  970. text-align: center;
  971. }
  972. /* line 972, ../sass/screen.scss */
  973. #page-order .form-commandes-point-vente .border-left {
  974. border-left: solid 1px #e0e0e0;
  975. }
  976. /* line 976, ../sass/screen.scss */
  977. #page-order .form-commandes-point-vente .border-right {
  978. border-right: solid 1px #e0e0e0;
  979. }
  980. /* line 980, ../sass/screen.scss */
  981. #page-order .form-commandes-point-vente input.quantity {
  982. width: 30px;
  983. background-color: white;
  984. border: solid 1px #e0e0e0;
  985. text-align: center;
  986. }
  987. /* line 987, ../sass/screen.scss */
  988. #page-order .form-commandes-point-vente .td-product {
  989. text-align: center;
  990. }
  991. /* line 991, ../sass/screen.scss */
  992. #page-order .form-commandes-point-vente .submit-point-sale {
  993. float: right;
  994. }
  995. /* line 995, ../sass/screen.scss */
  996. #page-order .form-commandes-point-vente .select-user {
  997. background-color: #F9F9F9;
  998. border: solid 1px #e0e0e0;
  999. }
  1000. /* line 1000, ../sass/screen.scss */
  1001. #page-order .form-commandes-point-vente .date-order {
  1002. font-size: 12px;
  1003. }
  1004. /* line 1004, ../sass/screen.scss */
  1005. #page-order .form-commandes-point-vente .datepicker, #page-order .form-commandes-point-vente .text {
  1006. background-color: white;
  1007. border: solid 1px #e0e0e0;
  1008. margin-top: 3px;
  1009. width: 100px;
  1010. }
  1011. /* line 1012, ../sass/screen.scss */
  1012. #page-order .form-commandes-point-vente td.center {
  1013. text-align: center;
  1014. }
  1015. /* line 1016, ../sass/screen.scss */
  1016. #page-order .form-commandes-point-vente .depasse {
  1017. color: #b32815;
  1018. }
  1019. /* line 1020, ../sass/screen.scss */
  1020. #page-order .form-commandes-point-vente .total strong span {
  1021. font-weight: normal;
  1022. font-size: 13px;
  1023. }
  1024. /* line 1025, ../sass/screen.scss */
  1025. #page-order .form-commandes-point-vente td.user {
  1026. text-align: left;
  1027. padding: 3px;
  1028. }
  1029. /* line 1028, ../sass/screen.scss */
  1030. #page-order .form-commandes-point-vente td.user .date-order {
  1031. color: gray;
  1032. }
  1033. /* line 1035, ../sass/screen.scss */
  1034. #page-order .table-header-rotated {
  1035. border-top: 0px;
  1036. border-left: 0px;
  1037. border-right: 0px;
  1038. width: 100%;
  1039. width: auto;
  1040. }
  1041. /* line 1042, ../sass/screen.scss */
  1042. #page-order .table-header-rotated .total strong {
  1043. border-bottom: solid 1px gray;
  1044. }
  1045. /* line 1047, ../sass/screen.scss */
  1046. #page-order .table-header-rotated th.row-header {
  1047. width: auto;
  1048. }
  1049. /* line 1051, ../sass/screen.scss */
  1050. #page-order .table-header-rotated td {
  1051. width: 40px;
  1052. border-top: 1px solid #dddddd;
  1053. border-left: 1px solid #dddddd;
  1054. border-right: 1px solid #dddddd;
  1055. vertical-align: middle;
  1056. text-align: center;
  1057. }
  1058. /* line 1060, ../sass/screen.scss */
  1059. #page-order .table-header-rotated th.rotate-45 {
  1060. font-weight: normal;
  1061. height: 80px;
  1062. width: 40px;
  1063. min-width: 40px;
  1064. max-width: 40px;
  1065. position: relative;
  1066. vertical-align: bottom;
  1067. padding: 0;
  1068. font-size: 14px;
  1069. line-height: 1;
  1070. border: 0px none;
  1071. }
  1072. /* line 1074, ../sass/screen.scss */
  1073. #page-order .table-header-rotated th.rotate-45 > div {
  1074. background-color: #F5F5F5;
  1075. position: relative;
  1076. top: 0px;
  1077. left: 40px;
  1078. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  1079. height: 100%;
  1080. -ms-transform: skew(-45deg, 0deg);
  1081. -moz-transform: skew(-45deg, 0deg);
  1082. -webkit-transform: skew(-45deg, 0deg);
  1083. -o-transform: skew(-45deg, 0deg);
  1084. transform: skew(-45deg, 0deg);
  1085. overflow: hidden;
  1086. border-left: 1px solid #dddddd;
  1087. border-right: 1px solid #dddddd;
  1088. border-top: 1px solid #dddddd;
  1089. }
  1090. /* line 1091, ../sass/screen.scss */
  1091. #page-order .table-header-rotated th.rotate-45 span {
  1092. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  1093. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  1094. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  1095. -o-transform: skew(45deg, 0deg) rotate(315deg);
  1096. transform: skew(45deg, 0deg) rotate(315deg);
  1097. position: absolute;
  1098. bottom: 30px;
  1099. /* 40 cos(45) = 28 with an additional 2px margin*/
  1100. left: -25px;
  1101. /*Because it looked good, but there is probably a mathematical link here as well*/
  1102. display: inline-block;
  1103. width: 85px;
  1104. /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  1105. text-align: left;
  1106. }
  1107. /* line 1107, ../sass/screen.scss */
  1108. #page-order .table-header-rotated .disabled {
  1109. color: gray;
  1110. }
  1111. /* line 1115, ../sass/screen.scss */
  1112. .product-create #days-distribution .form-group, .product-update #days-distribution .form-group {
  1113. float: left;
  1114. margin-right: 15px;
  1115. }
  1116. /* line 1119, ../sass/screen.scss */
  1117. .product-create #days-distribution .form-group label, .product-update #days-distribution .form-group label {
  1118. font-weight: normal;
  1119. }
  1120. /* line 1124, ../sass/screen.scss */
  1121. .product-create .field-product-id_producer, .product-update .field-product-id_producer {
  1122. display: none;
  1123. }
  1124. /* line 1129, ../sass/screen.scss */
  1125. .table-striped > tbody > tr:nth-of-type(2n) {
  1126. background-color: white;
  1127. }
  1128. /* communiquer */
  1129. /* line 1138, ../sass/screen.scss */
  1130. .communicate-index #email .btn-point-sale {
  1131. margin-bottom: 8px;
  1132. margin-right: 5px;
  1133. }
  1134. /* line 1145, ../sass/screen.scss */
  1135. .communicate-instructions {
  1136. border: solid 1px #e0e0e0;
  1137. padding: 10px;
  1138. -moz-border-radius: 10px;
  1139. -webkit-border-radius: 10px;
  1140. border-radius: 10px;
  1141. margin-bottom: 30px;
  1142. font-family: "Arial";
  1143. }
  1144. /* line 1154, ../sass/screen.scss */
  1145. .communicate-instructions .header .logo {
  1146. display: none;
  1147. float: left;
  1148. width: 75px;
  1149. padding-right: 20px;
  1150. padding-top: 10px;
  1151. }
  1152. /* line 1161, ../sass/screen.scss */
  1153. .communicate-instructions .header .logo img {
  1154. width: 75px;
  1155. }
  1156. /* line 1167, ../sass/screen.scss */
  1157. .communicate-instructions h1, .communicate-instructions h2, .communicate-instructions h3, .communicate-instructions h4 {
  1158. text-align: center;
  1159. }
  1160. /* line 1171, ../sass/screen.scss */
  1161. .communicate-instructions h1 {
  1162. font-family: "highvoltageregular";
  1163. font-size: 40px;
  1164. line-height: 40px;
  1165. margin-top: 0px;
  1166. margin-bottom: 0px;
  1167. font-weight: normal;
  1168. }
  1169. /* line 1180, ../sass/screen.scss */
  1170. .communicate-instructions h2 {
  1171. margin-top: 0px;
  1172. font-family: "capsuularegular";
  1173. font-size: 20px;
  1174. margin-top: 0px;
  1175. position: relative;
  1176. left: 2px;
  1177. font-weight: normal;
  1178. }
  1179. /* line 1190, ../sass/screen.scss */
  1180. .communicate-instructions h3 {
  1181. font-size: 18px;
  1182. color: #F39C12;
  1183. margin-top: 0px;
  1184. margin-bottom: 0px;
  1185. line-height: 20px;
  1186. font-family: "capsuularegular";
  1187. }
  1188. /* line 1199, ../sass/screen.scss */
  1189. .communicate-instructions h4 {
  1190. font-size: 16px;
  1191. margin-top: 8px;
  1192. font-weight: normal;
  1193. font-family: "capsuularegular";
  1194. }
  1195. /* line 1205, ../sass/screen.scss */
  1196. .communicate-instructions h4 span {
  1197. border-bottom: dotted 1px black;
  1198. }
  1199. /* line 1212, ../sass/screen.scss */
  1200. .communicate-instructions-inset {
  1201. width: auto;
  1202. margin-top: 20px;
  1203. }
  1204. /* line 1216, ../sass/screen.scss */
  1205. .communicate-instructions-inset .header .logo {
  1206. width: 60px;
  1207. margin-right: 20px;
  1208. padding-top: 5px;
  1209. }
  1210. /* line 1221, ../sass/screen.scss */
  1211. .communicate-instructions-inset .header .logo img {
  1212. width: 60px;
  1213. }
  1214. /* line 1227, ../sass/screen.scss */
  1215. .communicate-instructions-inset .header h1 {
  1216. margin-bottom: 3px;
  1217. }
  1218. /* line 1233, ../sass/screen.scss */
  1219. .communicate-instructions-inset h3 {
  1220. margin-top: 15px;
  1221. margin-bottom: 0px;
  1222. font-size: 18px;
  1223. }
  1224. /* line 1244, ../sass/screen.scss */
  1225. .block-instructions-pdf {
  1226. width: 49.9%;
  1227. float: left;
  1228. border-bottom: dotted 1px gray;
  1229. }
  1230. /* line 1250, ../sass/screen.scss */
  1231. .block-instructions-border {
  1232. border-right: dotted 1px gray;
  1233. border-bottom: dotted 1px gray;
  1234. }
  1235. /* line 1255, ../sass/screen.scss */
  1236. .communicate-instructions-pdf {
  1237. border: 0px none;
  1238. -moz-border-radius: 0px;
  1239. -webkit-border-radius: 0px;
  1240. border-radius: 0px;
  1241. margin-bottom: 0px;
  1242. padding: 20px 0px 20px 30px;
  1243. }
  1244. /* line 1263, ../sass/screen.scss */
  1245. .communicate-instructions-pdf .header .logo {
  1246. float: left;
  1247. width: 55px;
  1248. padding-right: 15px;
  1249. padding-top: 10px;
  1250. }
  1251. /* line 1269, ../sass/screen.scss */
  1252. .communicate-instructions-pdf .header .logo img {
  1253. width: 55px;
  1254. }
  1255. /* line 1273, ../sass/screen.scss */
  1256. .communicate-instructions-pdf .header h1 {
  1257. font-size: 32px;
  1258. }
  1259. /* line 1276, ../sass/screen.scss */
  1260. .communicate-instructions-pdf .header h2 {
  1261. font-size: 16px;
  1262. }
  1263. /* line 1281, ../sass/screen.scss */
  1264. .communicate-instructions-pdf h3 {
  1265. font-weight: normal;
  1266. }
  1267. /* line 1286, ../sass/screen.scss */
  1268. .block-instructions-bottom {
  1269. border-bottom: 0px none;
  1270. border-bottom: solid 1px white;
  1271. }
  1272. /* abonnements */
  1273. /* line 1296, ../sass/screen.scss */
  1274. .subscription-form #block-select-user {
  1275. padding-left: 0px;
  1276. }
  1277. /* line 1300, ../sass/screen.scss */
  1278. .subscription-form #or-user {
  1279. font-size: 20px;
  1280. text-align: center;
  1281. }
  1282. /* line 1303, ../sass/screen.scss */
  1283. .subscription-form #or-user span {
  1284. position: relative;
  1285. top: 24px;
  1286. }
  1287. /* line 1309, ../sass/screen.scss */
  1288. .subscription-form .field-subscriptionform-id_producer {
  1289. display: none;
  1290. }
  1291. /* line 1313, ../sass/screen.scss */
  1292. .subscription-form .days .form-group {
  1293. float: left;
  1294. margin-right: 20px;
  1295. }
  1296. /* line 1320, ../sass/screen.scss */
  1297. .subscription-form .products .table {
  1298. width: 500px;
  1299. }
  1300. /* line 1323, ../sass/screen.scss */
  1301. .subscription-form .products .quantity {
  1302. text-align: center;
  1303. }
  1304. /* points de vente */
  1305. /* line 1332, ../sass/screen.scss */
  1306. .point-sale-form #pointsale-users {
  1307. display: none;
  1308. height: 500px;
  1309. overflow-y: scroll;
  1310. }
  1311. /* line 1336, ../sass/screen.scss */
  1312. .point-sale-form #pointsale-users label {
  1313. font-weight: normal;
  1314. display: block;
  1315. }
  1316. /* line 1340, ../sass/screen.scss */
  1317. .point-sale-form #pointsale-users .comment {
  1318. display: none;
  1319. margin-left: 17px;
  1320. width: 200px;
  1321. }
  1322. /* line 1348, ../sass/screen.scss */
  1323. .point-sale-form #delivery-days .form-group {
  1324. float: left;
  1325. margin-right: 15px;
  1326. }
  1327. /* line 1352, ../sass/screen.scss */
  1328. .point-sale-form #delivery-days .form-group label {
  1329. font-weight: normal;
  1330. }
  1331. /* utilisateurs */
  1332. /* line 1362, ../sass/screen.scss */
  1333. #menu-users #nav-points-sale {
  1334. margin-bottom: 30px;
  1335. }
  1336. /* line 1366, ../sass/screen.scss */
  1337. #menu-users a {
  1338. margin-bottom: 15px;
  1339. }
  1340. /* line 1372, ../sass/screen.scss */
  1341. .user-index .input-group {
  1342. width: 180px;
  1343. }
  1344. /* line 1375, ../sass/screen.scss */
  1345. .user-index .input-group .input-credit {
  1346. text-align: center;
  1347. }
  1348. /* line 1382, ../sass/screen.scss */
  1349. .user-credit .the-credit {
  1350. font-size: 28px;
  1351. font-weight: bold;
  1352. text-align: center;
  1353. color: #333;
  1354. }
  1355. /* line 1388, ../sass/screen.scss */
  1356. .user-credit .the-credit .glyphicon {
  1357. float: left;
  1358. }
  1359. /* line 1394, ../sass/screen.scss */
  1360. .user-credit p.info {
  1361. padding: 10px;
  1362. }
  1363. /* line 1399, ../sass/screen.scss */
  1364. .user-credit .panel-form-credit-debit .field-creditform-send_mail {
  1365. position: relative;
  1366. top: 11px;
  1367. }
  1368. /* line 1403, ../sass/screen.scss */
  1369. .user-credit .panel-form-credit-debit .form-buttons {
  1370. margin: 0px !important;
  1371. }
  1372. /* facturation */
  1373. /* line 1411, ../sass/screen.scss */
  1374. #free-price {
  1375. padding: 20px;
  1376. background-color: #F9F9F9;
  1377. }
  1378. /* line 1415, ../sass/screen.scss */
  1379. #free-price h2 {
  1380. font-family: "myriadpro-it";
  1381. }
  1382. /* line 1419, ../sass/screen.scss */
  1383. #free-price .amount span {
  1384. font-size: 25px;
  1385. color: white;
  1386. background-color: #F39C12;
  1387. -moz-border-radius: 5px;
  1388. -webkit-border-radius: 5px;
  1389. border-radius: 5px;
  1390. padding: 3px 10px;
  1391. padding-top: 7px;
  1392. font-family: "myriadpro-regular";
  1393. }
  1394. /* line 1430, ../sass/screen.scss */
  1395. #free-price label {
  1396. text-transform: uppercase;
  1397. font-family: "myriadpro-light";
  1398. font-size: 20px;
  1399. }
  1400. /* line 1435, ../sass/screen.scss */
  1401. #free-price label span {
  1402. font-size: 16px;
  1403. }
  1404. /* line 1441, ../sass/screen.scss */
  1405. #free-price .field-producer-free_price .input-group {
  1406. width: 200px;
  1407. }
  1408. /* line 1447, ../sass/screen.scss */
  1409. #free-price .field-user-free_price label {
  1410. display: none;
  1411. }
  1412. /* line 1452, ../sass/screen.scss */
  1413. #free-price #producer-free_price {
  1414. width: 100px;
  1415. height: 60px;
  1416. font-size: 30px;
  1417. padding: 10px;
  1418. text-align: center;
  1419. }
  1420. /* line 1462, ../sass/screen.scss */
  1421. .development-index ul#tabs-status-developments {
  1422. margin-bottom: 30px;
  1423. border-bottom: solid 3px #F39C12;
  1424. }
  1425. /* line 1466, ../sass/screen.scss */
  1426. .development-index ul#tabs-status-developments a {
  1427. text-transform: uppercase;
  1428. }
  1429. /* line 1469, ../sass/screen.scss */
  1430. .development-index ul#tabs-status-developments .active {
  1431. border: 0px none;
  1432. background: none;
  1433. }
  1434. /* line 1472, ../sass/screen.scss */
  1435. .development-index ul#tabs-status-developments .active a {
  1436. background-color: #F39C12;
  1437. color: white;
  1438. }
  1439. /* line 1480, ../sass/screen.scss */
  1440. .development-index #tab-developments .btn-group-priority {
  1441. width: 100%;
  1442. margin-bottom: 5px;
  1443. }
  1444. /* line 1484, ../sass/screen.scss */
  1445. .development-index #tab-developments .btn-group-priority .btn-priority {
  1446. display: block;
  1447. float: none;
  1448. width: 100%;
  1449. }
  1450. /* line 1491, ../sass/screen.scss */
  1451. .development-index #tab-developments .label-priority {
  1452. display: block;
  1453. width: 100%;
  1454. margin-bottom: 2px;
  1455. padding: 5px 8px;
  1456. }
  1457. /* stats */
  1458. /* line 1504, ../sass/screen.scss */
  1459. .stats-products #nav-year {
  1460. float: right;
  1461. }
  1462. /* line 1509, ../sass/screen.scss */
  1463. .stats-products tr.month th {
  1464. text-align: center;
  1465. }
  1466. /* line 1514, ../sass/screen.scss */
  1467. .stats-products tr.sub-head th {
  1468. font-weight: normal;
  1469. font-size: 12px;
  1470. }
  1471. /* line 1520, ../sass/screen.scss */
  1472. .stats-products td.name {
  1473. text-transform: uppercase;
  1474. }
  1475. /* line 1524, ../sass/screen.scss */
  1476. .stats-products td.align-center {
  1477. text-align: center;
  1478. }
  1479. /* line 4, ../sass/_adminlte.scss */
  1480. body.skin-black .badge-environment-beta {
  1481. top: 7px;
  1482. font-size: 11px;
  1483. padding: 0px 7px;
  1484. }
  1485. /* line 11, ../sass/_adminlte.scss */
  1486. body.skin-black .ui-tooltip {
  1487. white-space: pre-wrap;
  1488. }
  1489. /* line 16, ../sass/_adminlte.scss */
  1490. body.skin-black .user-without-account {
  1491. color: gray;
  1492. font-style: italic;
  1493. }
  1494. /* line 22, ../sass/_adminlte.scss */
  1495. body.skin-black .main-header .logo {
  1496. background-color: white;
  1497. font-family: 'highvoltageregular';
  1498. font-size: 23px;
  1499. position: relative;
  1500. }
  1501. /* line 28, ../sass/_adminlte.scss */
  1502. body.skin-black .main-header .logo:hover, body.skin-black .main-header .logo:focus {
  1503. background-color: white;
  1504. text-decoration: none;
  1505. }
  1506. /* line 33, ../sass/_adminlte.scss */
  1507. body.skin-black .main-header .logo img {
  1508. position: relative;
  1509. max-width: 300px;
  1510. max-height: 300px;
  1511. height: auto;
  1512. }
  1513. /* line 41, ../sass/_adminlte.scss */
  1514. body.skin-black .main-header .logo .logo-lg img {
  1515. width: 90px;
  1516. top: -2px;
  1517. }
  1518. /* line 47, ../sass/_adminlte.scss */
  1519. body.skin-black .main-header .logo .logo-mini img {
  1520. width: 50px;
  1521. }
  1522. /* line 52, ../sass/_adminlte.scss */
  1523. body.skin-black .main-header .navbar {
  1524. display: block;
  1525. background-color: white;
  1526. padding: 0px;
  1527. }
  1528. /* line 57, ../sass/_adminlte.scss */
  1529. body.skin-black .main-header .navbar .producer-panel {
  1530. position: relative;
  1531. float: left;
  1532. padding: 15px;
  1533. padding-left: 50px;
  1534. margin-left: 7px;
  1535. }
  1536. /* line 64, ../sass/_adminlte.scss */
  1537. body.skin-black .main-header .navbar .producer-panel.without-logo {
  1538. padding-left: 10px;
  1539. }
  1540. /* line 68, ../sass/_adminlte.scss */
  1541. body.skin-black .main-header .navbar .producer-panel .logo {
  1542. position: absolute;
  1543. top: 5px;
  1544. left: 0px;
  1545. background-color: white;
  1546. width: 40px;
  1547. height: 40px;
  1548. -moz-border-radius: 50px;
  1549. -webkit-border-radius: 50px;
  1550. border-radius: 50px;
  1551. border: solid 1px #e0e0e0;
  1552. text-align: center;
  1553. overflow: hidden;
  1554. }
  1555. /* line 80, ../sass/_adminlte.scss */
  1556. body.skin-black .main-header .navbar .producer-panel .logo .img-logo {
  1557. position: absolute;
  1558. top: 50%;
  1559. left: 50%;
  1560. transform: translate(-50%, -50%);
  1561. max-width: 35px;
  1562. max-height: 35px;
  1563. }
  1564. /* line 90, ../sass/_adminlte.scss */
  1565. body.skin-black .main-header .navbar .producer-panel .title {
  1566. position: relative;
  1567. top: 2px;
  1568. text-transform: uppercase;
  1569. }
  1570. /* line 95, ../sass/_adminlte.scss */
  1571. body.skin-black .main-header .navbar .producer-panel .title a {
  1572. color: #333;
  1573. }
  1574. /* line 98, ../sass/_adminlte.scss */
  1575. body.skin-black .main-header .navbar .producer-panel .title a:hover {
  1576. text-decoration: underline;
  1577. }
  1578. /* line 103, ../sass/_adminlte.scss */
  1579. body.skin-black .main-header .navbar .producer-panel .title .producer-id {
  1580. color: gray;
  1581. font-size: 13px;
  1582. }
  1583. /* line 110, ../sass/_adminlte.scss */
  1584. body.skin-black .main-header .navbar .sidebar-toggle {
  1585. color: #333;
  1586. }
  1587. /* line 114, ../sass/_adminlte.scss */
  1588. body.skin-black .main-header .navbar .link-support {
  1589. float: left;
  1590. padding: 15px 15px;
  1591. border-right: solid 1px #e0e0e0;
  1592. color: #333;
  1593. }
  1594. /* line 120, ../sass/_adminlte.scss */
  1595. body.skin-black .main-header .navbar .link-support:hover {
  1596. text-decoration: none;
  1597. color: #F39C12;
  1598. }
  1599. /* line 126, ../sass/_adminlte.scss */
  1600. body.skin-black .main-header .navbar .navbar-custom-menu .nav {
  1601. display: block;
  1602. }
  1603. /* line 130, ../sass/_adminlte.scss */
  1604. body.skin-black .main-header .navbar .navbar-custom-menu .navbar-nav > li > a,
  1605. body.skin-black .main-header .navbar .navbar-right > li > a {
  1606. border-left: solid 1px #e0e0e0;
  1607. color: #333;
  1608. }
  1609. /* line 136, ../sass/_adminlte.scss */
  1610. body.skin-black .main-header .navbar .nav > li > a:hover, body.skin-black .main-header .navbar .nav > li > a:active, body.skin-black .main-header .navbar .nav > li > a:focus,
  1611. body.skin-black .main-header .navbar .nav .open > a, body.skin-black .main-header .navbar .nav .open > a:hover, body.skin-black .main-header .navbar .nav .open > a:focus,
  1612. body.skin-black .main-header .navbar .nav > .active > a {
  1613. color: #F39C12;
  1614. }
  1615. /* line 142, ../sass/_adminlte.scss */
  1616. body.skin-black .main-header .navbar .dropdown-menu {
  1617. -moz-box-shadow: 0px 0px 4px gray;
  1618. -webkit-box-shadow: 0px 0px 4px gray;
  1619. box-shadow: 0px 0px 4px gray;
  1620. }
  1621. /* line 147, ../sass/_adminlte.scss */
  1622. body.skin-black .main-header .logo, body.skin-black .main-header .navbar .sidebar-toggle {
  1623. border-right: solid 1px #e0e0e0;
  1624. }
  1625. /* line 151, ../sass/_adminlte.scss */
  1626. body.skin-black .main-header .link-control-sidebar {
  1627. display: none;
  1628. }
  1629. /* line 156, ../sass/_adminlte.scss */
  1630. body.skin-black .main-header .notifications-menu ul.menu {
  1631. max-height: 300px;
  1632. }
  1633. /* line 159, ../sass/_adminlte.scss */
  1634. body.skin-black .main-header .notifications-menu ul.menu li a {
  1635. padding-top: 4px;
  1636. padding-bottom: 4px;
  1637. }
  1638. /* line 163, ../sass/_adminlte.scss */
  1639. body.skin-black .main-header .notifications-menu ul.menu li a h5 {
  1640. margin-bottom: 2px;
  1641. }
  1642. /* line 166, ../sass/_adminlte.scss */
  1643. body.skin-black .main-header .notifications-menu ul.menu li a h5 small {
  1644. float: right;
  1645. }
  1646. /* line 171, ../sass/_adminlte.scss */
  1647. body.skin-black .main-header .notifications-menu ul.menu li a p {
  1648. margin-left: 10px;
  1649. }
  1650. /* line 182, ../sass/_adminlte.scss */
  1651. body.skin-black .main-header .navbar .nav li.producer-menu .dropdown-menu {
  1652. width: 400px;
  1653. }
  1654. /* line 186, ../sass/_adminlte.scss */
  1655. body.skin-black .main-header .navbar .nav li.producer-menu .search-producer {
  1656. margin: 10px;
  1657. width: 94%;
  1658. }
  1659. /* line 191, ../sass/_adminlte.scss */
  1660. body.skin-black .main-header .navbar .nav li.producer-menu .li-alert-no-results {
  1661. display: none;
  1662. }
  1663. /* line 194, ../sass/_adminlte.scss */
  1664. body.skin-black .main-header .navbar .nav li.producer-menu .li-alert-no-results .alert {
  1665. margin-bottom: 0px;
  1666. margin-left: 10px;
  1667. margin-right: 10px;
  1668. padding: 15px 15px 10px 15px;
  1669. }
  1670. /* line 202, ../sass/_adminlte.scss */
  1671. body.skin-black .main-header .navbar .nav li.producer-menu .label {
  1672. position: relative;
  1673. top: -2px;
  1674. left: 0px;
  1675. }
  1676. /* line 208, ../sass/_adminlte.scss */
  1677. body.skin-black .main-header .navbar .nav li.producer-menu #link-display-producers-offline {
  1678. color: #F39C12;
  1679. }
  1680. /* line 212, ../sass/_adminlte.scss */
  1681. body.skin-black .main-header .navbar .nav li.producer-menu .offline {
  1682. display: none;
  1683. }
  1684. /* line 216, ../sass/_adminlte.scss */
  1685. body.skin-black .main-header .navbar .nav li.producer-menu a {
  1686. color: #333;
  1687. }
  1688. /* line 220, ../sass/_adminlte.scss */
  1689. body.skin-black .main-header .navbar .nav li.producer-menu .producer-id {
  1690. position: relative;
  1691. top: 4px;
  1692. color: gray;
  1693. font-size: 12px;
  1694. float: right;
  1695. }
  1696. /* line 231, ../sass/_adminlte.scss */
  1697. body.skin-black .sidebar .sidebar-menu > li.header {
  1698. color: #899397;
  1699. }
  1700. /* line 235, ../sass/_adminlte.scss */
  1701. body.skin-black .sidebar .label {
  1702. padding-top: 5px;
  1703. position: relative;
  1704. top: -3px;
  1705. }
  1706. /* line 242, ../sass/_adminlte.scss */
  1707. body.skin-black .sidebar-menu > li.active > a {
  1708. border-color: #F39C12;
  1709. }
  1710. /* line 247, ../sass/_adminlte.scss */
  1711. body.skin-black section.sidebar .user-panel {
  1712. text-align: center;
  1713. }
  1714. /* line 250, ../sass/_adminlte.scss */
  1715. body.skin-black section.sidebar .user-panel .image {
  1716. margin-bottom: 3px;
  1717. }
  1718. /* line 254, ../sass/_adminlte.scss */
  1719. body.skin-black section.sidebar .user-panel .title {
  1720. font-weight: bold;
  1721. color: white;
  1722. }
  1723. /* line 261, ../sass/_adminlte.scss */
  1724. body.skin-black .content-wrapper {
  1725. background-color: #f5f5f5;
  1726. }
  1727. /* line 264, ../sass/_adminlte.scss */
  1728. body.skin-black .content-wrapper .content-header {
  1729. background-color: #F5F5F5;
  1730. padding-bottom: 15px;
  1731. border-bottom: solid 1px #e0e0e0;
  1732. border-top: solid 1px #e0e0e0;
  1733. }
  1734. /* line 270, ../sass/_adminlte.scss */
  1735. body.skin-black .content-wrapper .content-header .btn {
  1736. padding: 3px 6px;
  1737. font-size: 10px;
  1738. font-family: Arial;
  1739. text-transform: uppercase;
  1740. }
  1741. /* line 277, ../sass/_adminlte.scss */
  1742. body.skin-black .content-wrapper .content-header h1 {
  1743. font-family: 'myriadpro-light';
  1744. font-size: 20px;
  1745. }
  1746. /* line 283, ../sass/_adminlte.scss */
  1747. body.skin-black .content-wrapper .col-no-padding-left {
  1748. padding-left: 0px;
  1749. }
  1750. /* line 287, ../sass/_adminlte.scss */
  1751. body.skin-black .content-wrapper .col-no-padding-right {
  1752. padding-right: 0px;
  1753. }
  1754. /* line 291, ../sass/_adminlte.scss */
  1755. body.skin-black .content-wrapper a {
  1756. color: #e08e0b;
  1757. }
  1758. /* line 294, ../sass/_adminlte.scss */
  1759. body.skin-black .content-wrapper a.disable {
  1760. pointer-events: none;
  1761. cursor: default;
  1762. }
  1763. /* line 300, ../sass/_adminlte.scss */
  1764. body.skin-black .content-wrapper .label {
  1765. padding-top: 4px;
  1766. padding-bottom: 1px;
  1767. }
  1768. /* line 305, ../sass/_adminlte.scss */
  1769. body.skin-black .content-wrapper .btn {
  1770. color: white;
  1771. }
  1772. /* line 309, ../sass/_adminlte.scss */
  1773. body.skin-black .content-wrapper .btn-default {
  1774. color: #333;
  1775. background-color: white;
  1776. }
  1777. /* line 314, ../sass/_adminlte.scss */
  1778. body.skin-black .content-wrapper .btn-primary {
  1779. background-color: #F39C12;
  1780. color: white;
  1781. border-color: #F39C12;
  1782. }
  1783. /* line 321, ../sass/_adminlte.scss */
  1784. body.skin-black .content-wrapper .nav.nav-tabs .badge {
  1785. margin-left: 4px;
  1786. background-color: #e0e0e0;
  1787. color: #444;
  1788. }
  1789. /* line 328, ../sass/_adminlte.scss */
  1790. body.skin-black .content-wrapper .tab-content {
  1791. border-left: solid 1px #ddd;
  1792. border-bottom: solid 1px #ddd;
  1793. border-right: solid 1px #ddd;
  1794. padding: 30px 15px 15px 15px;
  1795. background-color: white;
  1796. }
  1797. /* line 336, ../sass/_adminlte.scss */
  1798. body.skin-black .content-wrapper .alert {
  1799. position: relative;
  1800. }
  1801. /* line 339, ../sass/_adminlte.scss */
  1802. body.skin-black .content-wrapper .alert a {
  1803. color: white;
  1804. }
  1805. /* line 342, ../sass/_adminlte.scss */
  1806. body.skin-black .content-wrapper .alert a.btn {
  1807. color: #333;
  1808. text-decoration: none;
  1809. }
  1810. /* line 347, ../sass/_adminlte.scss */
  1811. body.skin-black .content-wrapper .alert .close {
  1812. font-size: 30px;
  1813. position: absolute;
  1814. top: 10px;
  1815. right: 15px;
  1816. text-decoration: none;
  1817. color: white;
  1818. opacity: 0.6;
  1819. }
  1820. /* line 356, ../sass/_adminlte.scss */
  1821. body.skin-black .content-wrapper .alert .close:hover {
  1822. opacity: 1;
  1823. }
  1824. /* line 361, ../sass/_adminlte.scss */
  1825. body.skin-black .content-wrapper .alert.alert-dark {
  1826. background-color: #ece4d8;
  1827. color: black;
  1828. }
  1829. /* line 368, ../sass/_adminlte.scss */
  1830. body.skin-black .content-wrapper .small-box h3 {
  1831. font-size: 28px;
  1832. font-family: 'Source Sans Pro',sans-serif;
  1833. }
  1834. /* line 373, ../sass/_adminlte.scss */
  1835. body.skin-black .content-wrapper .small-box .icon {
  1836. top: -2px;
  1837. }
  1838. /* line 377, ../sass/_adminlte.scss */
  1839. body.skin-black .content-wrapper .small-box .small-box-footer {
  1840. color: white;
  1841. padding-top: 6px;
  1842. padding-bottom: 2px;
  1843. }
  1844. /* line 386, ../sass/_adminlte.scss */
  1845. body.skin-black .content-wrapper .callout h4 .fa {
  1846. margin-right: 7px;
  1847. }
  1848. /* line 389, ../sass/_adminlte.scss */
  1849. body.skin-black .content-wrapper .callout a {
  1850. color: white;
  1851. }
  1852. /* line 392, ../sass/_adminlte.scss */
  1853. body.skin-black .content-wrapper .callout .btn {
  1854. color: #333;
  1855. text-decoration: none;
  1856. }
  1857. /* line 399, ../sass/_adminlte.scss */
  1858. body.skin-black .content-wrapper .table th {
  1859. font-size: 13px;
  1860. }
  1861. /* line 402, ../sass/_adminlte.scss */
  1862. body.skin-black .content-wrapper .table th.column-actions, body.skin-black .content-wrapper .table td.column-actions {
  1863. width: 172px;
  1864. text-align: right;
  1865. }
  1866. /* line 406, ../sass/_adminlte.scss */
  1867. body.skin-black .content-wrapper .table td.text-small, body.skin-black .content-wrapper .table th.text-small {
  1868. font-size: 12px;
  1869. }
  1870. /* line 410, ../sass/_adminlte.scss */
  1871. body.skin-black .content-wrapper .table.table-bordered > thead > tr > th, body.skin-black .content-wrapper .table.table-bordered > tbody > tr > th, body.skin-black .content-wrapper .table.table-bordered > tfoot > tr > th, body.skin-black .content-wrapper .table.table-bordered > thead > tr > td, body.skin-black .content-wrapper .table.table-bordered > tbody > tr > td, body.skin-black .content-wrapper .table.table-bordered > tfoot > tr > td {
  1872. border: 1px solid #ddd;
  1873. }
  1874. /* line 419, ../sass/_adminlte.scss */
  1875. body.skin-black .content-wrapper .table.table-bordered > thead > tr > th, body.skin-black .content-wrapper .table.table-bordered > thead > tr > td {
  1876. border-bottom-width: 2px;
  1877. }
  1878. /* line 425, ../sass/_adminlte.scss */
  1879. body.skin-black .content-wrapper .pagination > .active > a, body.skin-black .content-wrapper .pagination > .active > span, body.skin-black .content-wrapper .pagination > .active > a:hover, body.skin-black .content-wrapper .pagination > .active > span:hover, body.skin-black .content-wrapper .pagination > .active > a:focus, body.skin-black .content-wrapper .pagination > .active > span:focus {
  1880. background-color: #F39C12;
  1881. border: solid 1px #F39C12;
  1882. color: white;
  1883. }
  1884. /* line 431, ../sass/_adminlte.scss */
  1885. body.skin-black .content-wrapper .pagination > li > a, body.skin-black .content-wrapper .pagination > li > span {
  1886. color: #F39C12;
  1887. }
  1888. /* line 433, ../sass/_adminlte.scss */
  1889. body.skin-black .content-wrapper .pagination > li > a:hover, body.skin-black .content-wrapper .pagination > li > span:hover {
  1890. color: #c87f0a;
  1891. }
  1892. /* line 438, ../sass/_adminlte.scss */
  1893. body.skin-black .content-wrapper .submenu {
  1894. margin-bottom: 25px;
  1895. }
  1896. /* line 442, ../sass/_adminlte.scss */
  1897. body.skin-black .content-wrapper .form-actions {
  1898. position: fixed;
  1899. bottom: 0;
  1900. left: 0;
  1901. right: 0;
  1902. width: 100%;
  1903. padding: 15px 30px 15px 30px;
  1904. margin: 0px;
  1905. background-color: white;
  1906. text-align: right;
  1907. z-index: 10;
  1908. border-top: solid 1px #e0e0e0;
  1909. }
  1910. /* line 455, ../sass/_adminlte.scss */
  1911. body.skin-black .content-wrapper .form-actions a, body.skin-black .content-wrapper .form-actions button {
  1912. margin-left: 10px;
  1913. }
  1914. /* line 460, ../sass/_adminlte.scss */
  1915. body.skin-black .content-wrapper .form-buttons {
  1916. margin-top: 25px;
  1917. text-align: right;
  1918. }
  1919. /* line 467, ../sass/_adminlte.scss */
  1920. body.skin-black .main-footer a {
  1921. color: #F39C12;
  1922. }
  1923. /* line 472, ../sass/_adminlte.scss */
  1924. body.skin-black .gridview-pagesize {
  1925. float: right;
  1926. margin-bottom: 8px;
  1927. }
  1928. /* line 477, ../sass/_adminlte.scss */
  1929. body.skin-black #yii-debug-toolbar {
  1930. bottom: 64px;
  1931. }
  1932. /* line 482, ../sass/_adminlte.scss */
  1933. body.login-page {
  1934. background: none;
  1935. background-color: white;
  1936. }
  1937. /* line 486, ../sass/_adminlte.scss */
  1938. body.login-page .login-box .login-logo {
  1939. text-align: center;
  1940. font-family: 'worksans_bold';
  1941. }
  1942. /* line 490, ../sass/_adminlte.scss */
  1943. body.login-page .login-box .login-logo img {
  1944. width: 150px;
  1945. }
  1946. /* line 496, ../sass/_adminlte.scss */
  1947. body.login-page .login-box .login-box-body,
  1948. body.login-page .login-box .login-box-body input#loginform-email,
  1949. body.login-page .login-box .login-box-body input#loginform-password,
  1950. body.login-page .login-box .login-box-body .btn-primary {
  1951. font-size: 14px;
  1952. }
  1953. /* line 503, ../sass/_adminlte.scss */
  1954. body.login-page .login-box .login-box-body .btn-primary {
  1955. background-color: #F39C12;
  1956. border-color: #F39C12;
  1957. padding: 5px 10px;
  1958. margin-bottom: 15px;
  1959. }
  1960. /* line 509, ../sass/_adminlte.scss */
  1961. body.login-page .login-box .login-box-body .btn-primary:active {
  1962. background-color: #f4a62a;
  1963. border-color: #F39C12;
  1964. }
  1965. /* line 515, ../sass/_adminlte.scss */
  1966. body.login-page .login-box .login-box-body a {
  1967. color: #F39C12;
  1968. }
  1969. /* line 517, ../sass/_adminlte.scss */
  1970. body.login-page .login-box .login-box-body a:hover {
  1971. color: #f4a62a;
  1972. }
  1973. /* line 522, ../sass/_adminlte.scss */
  1974. body.login-page .login-box .login-box-body .checkbox label input {
  1975. position: relative;
  1976. top: 0px;
  1977. }
  1978. /* line 2, ../sass/_alerts.scss */
  1979. #app-alerts {
  1980. position: fixed;
  1981. bottom: 30px;
  1982. right: 15px;
  1983. width: 300px;
  1984. height: auto;
  1985. z-index: 9999;
  1986. }
  1987. /* line 10, ../sass/_alerts.scss */
  1988. #app-alerts .slide-fade-enter-active {
  1989. -moz-transition: all 0.3s ease;
  1990. -o-transition: all 0.3s ease;
  1991. -webkit-transition: all 0.3s ease;
  1992. transition: all 0.3s ease;
  1993. }
  1994. /* line 13, ../sass/_alerts.scss */
  1995. #app-alerts .slide-fade-leave-active {
  1996. -moz-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  1997. -o-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  1998. -webkit-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  1999. transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  2000. }
  2001. /* line 16, ../sass/_alerts.scss */
  2002. #app-alerts .slide-fade-enter, #app-alerts .slide-fade-leave-to {
  2003. -moz-transform: translateX(10px);
  2004. -ms-transform: translateX(10px);
  2005. -webkit-transform: translateX(10px);
  2006. transform: translateX(10px);
  2007. opacity: 0;
  2008. }
  2009. /* line 4, ../sass/dashboard/_index.scss */
  2010. .dashboard-index #distributions .info-box {
  2011. border: solid 1px #e0e0e0;
  2012. }
  2013. /* line 6, ../sass/dashboard/_index.scss */
  2014. .dashboard-index #distributions .info-box .date {
  2015. text-transform: uppercase;
  2016. font-size: 12px;
  2017. line-height: 20px;
  2018. padding-top: 10px;
  2019. }
  2020. /* line 12, ../sass/dashboard/_index.scss */
  2021. .dashboard-index #distributions .info-box .date span {
  2022. display: block;
  2023. }
  2024. /* line 18, ../sass/dashboard/_index.scss */
  2025. .dashboard-index #distributions .info-box .date .num {
  2026. font-size: 30px;
  2027. padding-top: 5px;
  2028. padding-bottom: 5px;
  2029. }
  2030. /* line 30, ../sass/dashboard/_index.scss */
  2031. .dashboard-index #distributions .info-box-content .buttons {
  2032. margin-top: 10px;
  2033. }
  2034. /* line 37, ../sass/dashboard/_index.scss */
  2035. .dashboard-index #last-orders a {
  2036. color: #333;
  2037. }
  2038. /* line 39, ../sass/dashboard/_index.scss */
  2039. .dashboard-index #last-orders a:hover {
  2040. text-decoration: underline;
  2041. }
  2042. /* line 4, ../sass/subscription/_index.scss */
  2043. .subscription-index .table .column-auto-payment {
  2044. width: 50px;
  2045. }
  2046. /* line 3, ../sass/subscription/_form.scss */
  2047. .subscription-form #bloc-select-user {
  2048. padding-left: 0px;
  2049. }
  2050. /* line 6, ../sass/subscription/_form.scss */
  2051. .subscription-form .field-subscriptionform-id {
  2052. display: none;
  2053. }
  2054. /* line 10, ../sass/subscription/_form.scss */
  2055. .subscription-form table#products .input-quantity {
  2056. text-align: center;
  2057. border-right: 0px none;
  2058. }
  2059. /* line 14, ../sass/subscription/_form.scss */
  2060. .subscription-form table#products .input-group-addon {
  2061. padding: 5px;
  2062. padding-left: 0px;
  2063. margin: 0px;
  2064. border-left: 0px none;
  2065. border-right: 0px none;
  2066. }
  2067. /* line 21, ../sass/subscription/_form.scss */
  2068. .subscription-form table#products .select-unit {
  2069. padding: 0px;
  2070. width: 58px;
  2071. text-align: center;
  2072. height: 22px;
  2073. }
  2074. /* line 27, ../sass/subscription/_form.scss */
  2075. .subscription-form table#products .glyphicon-warning-sign {
  2076. position: relative;
  2077. top: 10px;
  2078. }
  2079. /* line 3, ../sass/product/_index.scss */
  2080. .product-index .td-photo {
  2081. max-width: 100px;
  2082. width: 100px;
  2083. }
  2084. /* line 7, ../sass/product/_index.scss */
  2085. .product-index .photo-product {
  2086. max-width: 100px;
  2087. }
  2088. /* line 11, ../sass/product/_index.scss */
  2089. .product-index .ui-state-highlight {
  2090. height: 75px;
  2091. background-color: white;
  2092. }
  2093. @media screen and (max-width: 768px) {
  2094. /* line 17, ../sass/product/_index.scss */
  2095. .product-index .td-photo {
  2096. display: none;
  2097. }
  2098. }
  2099. /* line 7, ../sass/product/_form.scss */
  2100. .product-create .field-product-status label,
  2101. .product-create .field-product-is_available_for_subscriptions label,
  2102. .product-update .field-product-status label,
  2103. .product-update .field-product-is_available_for_subscriptions label {
  2104. display: block;
  2105. }
  2106. /* line 13, ../sass/product/_form.scss */
  2107. .product-create #product-active label,
  2108. .product-update #product-active label {
  2109. margin-right: 15px;
  2110. }
  2111. /* line 19, ../sass/product/_form.scss */
  2112. .product-create .field-product-photofile label,
  2113. .product-update .field-product-photofile label {
  2114. display: none;
  2115. }
  2116. /* line 25, ../sass/product/_form.scss */
  2117. .product-create #maximum-quantities label, .product-create #maximum-quantities .form-control,
  2118. .product-update #maximum-quantities label,
  2119. .product-update #maximum-quantities .form-control {
  2120. width: 49%;
  2121. height: 35px;
  2122. margin-bottom: 5px;
  2123. }
  2124. /* line 30, ../sass/product/_form.scss */
  2125. .product-create #maximum-quantities label,
  2126. .product-update #maximum-quantities label {
  2127. float: left;
  2128. line-height: 35px;
  2129. }
  2130. /* line 34, ../sass/product/_form.scss */
  2131. .product-create #maximum-quantities .form-control,
  2132. .product-update #maximum-quantities .form-control {
  2133. float: right;
  2134. }
  2135. /* line 39, ../sass/product/_form.scss */
  2136. .product-create #days-production,
  2137. .product-update #days-production {
  2138. padding-left: 3px;
  2139. }
  2140. /* line 42, ../sass/product/_form.scss */
  2141. .product-create #days-production .form-group,
  2142. .product-update #days-production .form-group {
  2143. margin-bottom: 7px;
  2144. }
  2145. /* line 46, ../sass/product/_form.scss */
  2146. .product-create #days-production label,
  2147. .product-update #days-production label {
  2148. font-weight: normal;
  2149. }
  2150. /* line 49, ../sass/product/_form.scss */
  2151. .product-create #days-production label input,
  2152. .product-update #days-production label input {
  2153. position: relative;
  2154. top: 1px;
  2155. left: -3px;
  2156. }
  2157. /* line 56, ../sass/product/_form.scss */
  2158. .product-create #days-production .checkbox,
  2159. .product-update #days-production .checkbox {
  2160. margin-top: 0px;
  2161. }
  2162. /* line 60, ../sass/product/_form.scss */
  2163. .product-create #days-production .field-product-sunday,
  2164. .product-update #days-production .field-product-sunday {
  2165. margin-bottom: 0px;
  2166. }
  2167. /* line 63, ../sass/product/_form.scss */
  2168. .product-create #days-production .field-product-sunday .checkbox,
  2169. .product-update #days-production .field-product-sunday .checkbox {
  2170. margin-bottom: 0px;
  2171. }
  2172. /* line 70, ../sass/product/_form.scss */
  2173. .product-create #availability-points-sale #label-availability-points-sale,
  2174. .product-update #availability-points-sale #label-availability-points-sale {
  2175. display: block;
  2176. margin-bottom: 6px;
  2177. }
  2178. /* line 74, ../sass/product/_form.scss */
  2179. .product-create #availability-points-sale #label-availability-points-sale span,
  2180. .product-update #availability-points-sale #label-availability-points-sale span {
  2181. border-bottom: dotted 1px black;
  2182. }
  2183. /* line 80, ../sass/product/_form.scss */
  2184. .product-create #availability-points-sale .field-product-available_on_points_sale label.control-label,
  2185. .product-update #availability-points-sale .field-product-available_on_points_sale label.control-label {
  2186. margin-bottom: 0px;
  2187. position: relative;
  2188. top: 3px;
  2189. }
  2190. /* line 87, ../sass/product/_form.scss */
  2191. .product-create #availability-points-sale #product-pointssale,
  2192. .product-update #availability-points-sale #product-pointssale {
  2193. max-height: 300px;
  2194. overflow-y: scroll;
  2195. }
  2196. /* line 91, ../sass/product/_form.scss */
  2197. .product-create #availability-points-sale #product-pointssale label,
  2198. .product-update #availability-points-sale #product-pointssale label {
  2199. display: block;
  2200. font-weight: normal;
  2201. }
  2202. /**
  2203. Copyright Souke (2018)
  2204. contact@souke.fr
  2205. Ce logiciel est un programme informatique servant à aider les producteurs
  2206. à distribuer leur production en circuits courts.
  2207. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  2208. respectant les principes de diffusion des logiciels libres. Vous pouvez
  2209. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  2210. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  2211. sur le site "http://www.cecill.info".
  2212. En contrepartie de l'accessibilité au code source et des droits de copie,
  2213. de modification et de redistribution accordés par cette licence, il n'est
  2214. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  2215. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  2216. titulaire des droits patrimoniaux et les concédants successifs.
  2217. A cet égard l'attention de l'utilisateur est attirée sur les risques
  2218. associés au chargement, à l'utilisation, à la modification et/ou au
  2219. développement et à la reproduction du logiciel par l'utilisateur étant
  2220. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  2221. manipuler et qui le réserve donc à des développeurs et des professionnels
  2222. avertis possédant des connaissances informatiques approfondies. Les
  2223. utilisateurs sont donc invités à charger et tester l'adéquation du
  2224. logiciel à leurs besoins dans des conditions permettant d'assurer la
  2225. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  2226. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  2227. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  2228. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  2229. termes.
  2230. */
  2231. /* line 40, ../sass/distribution/_index.scss */
  2232. .distribution-index .content-header .date {
  2233. font-weight: bold;
  2234. }
  2235. /* line 45, ../sass/distribution/_index.scss */
  2236. .distribution-index #wrapper-app-distribution-index {
  2237. display: none;
  2238. }
  2239. /* line 48, ../sass/distribution/_index.scss */
  2240. .distribution-index #wrapper-app-distribution-index.loaded {
  2241. display: block;
  2242. }
  2243. /* line 53, ../sass/distribution/_index.scss */
  2244. .distribution-index #app-distribution-index {
  2245. position: relative;
  2246. }
  2247. /* line 57, ../sass/distribution/_index.scss */
  2248. .distribution-index #distribution-date {
  2249. display: none;
  2250. }
  2251. /* line 61, ../sass/distribution/_index.scss */
  2252. .distribution-index #calendar {
  2253. margin-bottom: 15px;
  2254. }
  2255. /* line 64, ../sass/distribution/_index.scss */
  2256. .distribution-index #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
  2257. font-size: 2rem;
  2258. }
  2259. /* line 68, ../sass/distribution/_index.scss */
  2260. .distribution-index #calendar .c-day-background {
  2261. padding: 16px;
  2262. }
  2263. /* line 76, ../sass/distribution/_index.scss */
  2264. .distribution-index #calendar .c-day-popover-content {
  2265. font-size: 1.3rem;
  2266. }
  2267. /* line 80, ../sass/distribution/_index.scss */
  2268. .distribution-index #calendar .c-title {
  2269. text-transform: uppercase;
  2270. font-family: 'capsuularegular';
  2271. }
  2272. /* line 85, ../sass/distribution/_index.scss */
  2273. .distribution-index #calendar .vc-day.is-not-in-month .vc-day-content {
  2274. opacity: 0.6 !important;
  2275. pointer-events: auto !important;
  2276. }
  2277. /* line 90, ../sass/distribution/_index.scss */
  2278. .distribution-index #calendar .vc-day.is-not-in-month .vc-highlights,
  2279. .distribution-index #calendar .vc-day.is-not-in-month .vc-highlights * {
  2280. opacity: 1 !important;
  2281. }
  2282. /* line 97, ../sass/distribution/_index.scss */
  2283. .distribution-index #products td.quantities {
  2284. width: 100px;
  2285. text-align: right;
  2286. }
  2287. /* line 102, ../sass/distribution/_index.scss */
  2288. .distribution-index #products input.quantity-max {
  2289. width: 50px;
  2290. text-align: center;
  2291. display: inline;
  2292. }
  2293. /* line 110, ../sass/distribution/_index.scss */
  2294. .distribution-index #infos-top .col-md-4 {
  2295. padding: 0px;
  2296. }
  2297. /* line 116, ../sass/distribution/_index.scss */
  2298. .distribution-index #infos-top .info-box {
  2299. min-height: 96px;
  2300. height: 96px;
  2301. }
  2302. /* line 120, ../sass/distribution/_index.scss */
  2303. .distribution-index #infos-top .info-box .info-box-icon {
  2304. height: 96px;
  2305. width: 50px;
  2306. line-height: 96px;
  2307. }
  2308. /* line 125, ../sass/distribution/_index.scss */
  2309. .distribution-index #infos-top .info-box .info-box-icon i.fa {
  2310. font-size: 30px;
  2311. }
  2312. /* line 130, ../sass/distribution/_index.scss */
  2313. .distribution-index #infos-top .info-box .info-box-content {
  2314. margin-left: 55px;
  2315. }
  2316. /* line 133, ../sass/distribution/_index.scss */
  2317. .distribution-index #infos-top .info-box .info-box-content .info-box-text {
  2318. font-size: 12px;
  2319. }
  2320. /* line 136, ../sass/distribution/_index.scss */
  2321. .distribution-index #infos-top .info-box .info-box-content .info-box-text .btn {
  2322. font-size: 12px;
  2323. text-transform: uppercase;
  2324. }
  2325. /* line 142, ../sass/distribution/_index.scss */
  2326. .distribution-index #infos-top .info-box .info-box-content .info-box-number {
  2327. font-size: 14px;
  2328. }
  2329. /* line 149, ../sass/distribution/_index.scss */
  2330. .distribution-index #infos-top #info-box-distribution .btn-active-week {
  2331. float: right;
  2332. }
  2333. /* line 155, ../sass/distribution/_index.scss */
  2334. .distribution-index #infos-top #summary-ca-weight .normal {
  2335. font-weight: normal;
  2336. }
  2337. /* line 165, ../sass/distribution/_index.scss */
  2338. .distribution-index #modal-products table.table thead tr td {
  2339. font-weight: bold;
  2340. }
  2341. /* line 171, ../sass/distribution/_index.scss */
  2342. .distribution-index #modal-products table.table td.quantity-ordered,
  2343. .distribution-index #modal-products table.table td.quantity-max {
  2344. text-align: center;
  2345. }
  2346. /* line 176, ../sass/distribution/_index.scss */
  2347. .distribution-index #modal-products table.table td.quantity-ordered {
  2348. width: 50px;
  2349. }
  2350. /* line 180, ../sass/distribution/_index.scss */
  2351. .distribution-index #modal-products table.table td.quantity-max {
  2352. width: 120px;
  2353. }
  2354. /* line 183, ../sass/distribution/_index.scss */
  2355. .distribution-index #modal-products table.table td.quantity-max input {
  2356. text-align: center;
  2357. min-width: 50px;
  2358. }
  2359. /* line 191, ../sass/distribution/_index.scss */
  2360. .distribution-index #orders {
  2361. position: relative;
  2362. }
  2363. /* line 196, ../sass/distribution/_index.scss */
  2364. .distribution-index #orders .panel-heading .buttons .btn {
  2365. position: relative;
  2366. top: -19px;
  2367. float: right;
  2368. margin-left: 10px;
  2369. }
  2370. /* line 205, ../sass/distribution/_index.scss */
  2371. .distribution-index #orders #wrapper-nav-points-sale {
  2372. margin-bottom: 10px;
  2373. }
  2374. /* line 208, ../sass/distribution/_index.scss */
  2375. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale {
  2376. margin: 0px;
  2377. padding: 0px;
  2378. list-style-type: none;
  2379. }
  2380. /* line 213, ../sass/distribution/_index.scss */
  2381. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li {
  2382. float: left;
  2383. margin-right: 10px;
  2384. margin-bottom: 10px;
  2385. }
  2386. /* line 219, ../sass/distribution/_index.scss */
  2387. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a .label {
  2388. background-color: white;
  2389. border: solid 1px #e0e0e0;
  2390. -moz-border-radius: 10px;
  2391. -webkit-border-radius: 10px;
  2392. border-radius: 10px;
  2393. }
  2394. /* line 230, ../sass/distribution/_index.scss */
  2395. .distribution-index #orders #buttons-top-orders {
  2396. background-color: #F5F5F5;
  2397. padding: 10px 20px;
  2398. border: solid 1px #e0e0e0;
  2399. -moz-border-radius: 5px;
  2400. -webkit-border-radius: 5px;
  2401. border-radius: 5px;
  2402. margin-bottom: 20px;
  2403. }
  2404. /* line 241, ../sass/distribution/_index.scss */
  2405. .distribution-index #orders #buttons-top-orders .right {
  2406. float: right;
  2407. }
  2408. /* line 245, ../sass/distribution/_index.scss */
  2409. .distribution-index #orders #buttons-top-orders .dropdown {
  2410. display: inline-block;
  2411. }
  2412. /* line 250, ../sass/distribution/_index.scss */
  2413. .distribution-index #orders .point-sale-totals {
  2414. background-color: white;
  2415. padding: 10px 20px;
  2416. border: solid 1px #e0e0e0;
  2417. -moz-border-radius: 5px;
  2418. -webkit-border-radius: 5px;
  2419. border-radius: 5px;
  2420. margin-bottom: 20px;
  2421. }
  2422. /* line 257, ../sass/distribution/_index.scss */
  2423. .distribution-index #orders .point-sale-totals .title {
  2424. color: gray;
  2425. font-size: 13px;
  2426. margin-right: 13px;
  2427. text-transform: uppercase;
  2428. }
  2429. /* line 267, ../sass/distribution/_index.scss */
  2430. .distribution-index #orders table td.column-user {
  2431. position: relative;
  2432. }
  2433. /* line 270, ../sass/distribution/_index.scss */
  2434. .distribution-index #orders table td.column-user:hover .shortcuts {
  2435. display: block;
  2436. }
  2437. /* line 274, ../sass/distribution/_index.scss */
  2438. .distribution-index #orders table td.column-user a {
  2439. color: #333;
  2440. }
  2441. /* line 277, ../sass/distribution/_index.scss */
  2442. .distribution-index #orders table td.column-user a:hover {
  2443. text-decoration: underline;
  2444. }
  2445. /* line 282, ../sass/distribution/_index.scss */
  2446. .distribution-index #orders table td.column-user .shortcuts {
  2447. display: none;
  2448. float: right;
  2449. position: absolute;
  2450. top: 1px;
  2451. right: 1px;
  2452. }
  2453. /* line 290, ../sass/distribution/_index.scss */
  2454. .distribution-index #orders table td.column-user .user-trust-alert {
  2455. color: red;
  2456. }
  2457. /* line 295, ../sass/distribution/_index.scss */
  2458. .distribution-index #orders table td.column-delivery-note {
  2459. position: relative;
  2460. }
  2461. /* line 299, ../sass/distribution/_index.scss */
  2462. .distribution-index #orders table td.tiller {
  2463. width: 60px;
  2464. }
  2465. /* line 302, ../sass/distribution/_index.scss */
  2466. .distribution-index #orders table td.tiller label {
  2467. font-size: 12px;
  2468. cursor: pointer;
  2469. position: relative;
  2470. top: -2px;
  2471. font-weight: normal;
  2472. }
  2473. /* line 311, ../sass/distribution/_index.scss */
  2474. .distribution-index #orders table td.column-actions {
  2475. position: relative;
  2476. text-align: right;
  2477. }
  2478. /* line 315, ../sass/distribution/_index.scss */
  2479. .distribution-index #orders table td.column-actions .wrapper-button-dropdown {
  2480. display: inline-block;
  2481. }
  2482. /* line 319, ../sass/distribution/_index.scss */
  2483. .distribution-index #orders table td.column-actions .dropdown-menu {
  2484. left: -70px;
  2485. width: 227px;
  2486. }
  2487. /* line 324, ../sass/distribution/_index.scss */
  2488. .distribution-index #orders table td.column-actions .modal-form-order,
  2489. .distribution-index #orders table td.column-actions .modal-payment {
  2490. text-align: left;
  2491. }
  2492. /* line 329, ../sass/distribution/_index.scss */
  2493. .distribution-index #orders table td.column-actions .add-subscription {
  2494. position: relative;
  2495. }
  2496. /* line 332, ../sass/distribution/_index.scss */
  2497. .distribution-index #orders table td.column-actions .add-subscription .glyphicon-plus {
  2498. position: absolute;
  2499. top: 4px;
  2500. right: 4px;
  2501. font-size: 7px;
  2502. }
  2503. /* line 341, ../sass/distribution/_index.scss */
  2504. .distribution-index #orders table td.column-state-payment {
  2505. width: 133px;
  2506. }
  2507. /* line 347, ../sass/distribution/_index.scss */
  2508. .distribution-index #orders table td.column-credit a.positive {
  2509. color: green;
  2510. }
  2511. /* line 350, ../sass/distribution/_index.scss */
  2512. .distribution-index #orders table td.column-credit a.negative {
  2513. color: red;
  2514. }
  2515. /* line 356, ../sass/distribution/_index.scss */
  2516. .distribution-index #orders table .state-payment-mobile {
  2517. display: none;
  2518. }
  2519. /* line 360, ../sass/distribution/_index.scss */
  2520. .distribution-index #orders table td.column-payment {
  2521. position: relative;
  2522. }
  2523. /* line 363, ../sass/distribution/_index.scss */
  2524. .distribution-index #orders table td.column-payment div.btn-group {
  2525. width: 125px;
  2526. }
  2527. /* line 369, ../sass/distribution/_index.scss */
  2528. .distribution-index #orders table tr.view ul {
  2529. list-style-type: none;
  2530. margin-left: 0px;
  2531. padding-left: 15px;
  2532. }
  2533. /* line 379, ../sass/distribution/_index.scss */
  2534. .distribution-index #orders table tr.view .comment {
  2535. margin-top: 20px;
  2536. }
  2537. /* line 383, ../sass/distribution/_index.scss */
  2538. .distribution-index #orders table tr.view .delivery {
  2539. margin-top: 20px;
  2540. }
  2541. /* line 392, ../sass/distribution/_index.scss */
  2542. .distribution-index .modal-form-order .modal-container {
  2543. width: 100%;
  2544. padding: 0px;
  2545. }
  2546. /* line 396, ../sass/distribution/_index.scss */
  2547. .distribution-index .modal-form-order .modal-container .modal-body {
  2548. padding-right: 15px;
  2549. }
  2550. /* line 399, ../sass/distribution/_index.scss */
  2551. .distribution-index .modal-form-order .modal-container .modal-body table {
  2552. margin-bottom: 150px;
  2553. }
  2554. /* line 404, ../sass/distribution/_index.scss */
  2555. .distribution-index .modal-form-order .modal-container .modal-footer {
  2556. border-top-color: #f4f4f4;
  2557. position: fixed;
  2558. bottom: 0;
  2559. right: 0;
  2560. z-index: 99999;
  2561. background-color: white;
  2562. width: 100%;
  2563. text-align: center;
  2564. border-top: solid 1px #e0e0e0;
  2565. }
  2566. /* line 416, ../sass/distribution/_index.scss */
  2567. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form button {
  2568. float: none;
  2569. }
  2570. /* line 420, ../sass/distribution/_index.scss */
  2571. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form div.right {
  2572. float: right;
  2573. }
  2574. /* line 427, ../sass/distribution/_index.scss */
  2575. .distribution-index .modal-form-order .btn-credit {
  2576. float: right;
  2577. }
  2578. /* line 433, ../sass/distribution/_index.scss */
  2579. .distribution-index .modal-form-order table.table-products .product-ordered td {
  2580. background-color: #e9e9e9;
  2581. }
  2582. /* line 437, ../sass/distribution/_index.scss */
  2583. .distribution-index .modal-form-order table.table-products .product-ordered input.input-quantity {
  2584. font-size: 16px;
  2585. font-weight: bold;
  2586. }
  2587. /* line 443, ../sass/distribution/_index.scss */
  2588. .distribution-index .modal-form-order table.table-products td.price {
  2589. width: 150px;
  2590. }
  2591. /* line 446, ../sass/distribution/_index.scss */
  2592. .distribution-index .modal-form-order table.table-products td.price input {
  2593. text-align: center;
  2594. }
  2595. /* line 450, ../sass/distribution/_index.scss */
  2596. .distribution-index .modal-form-order table.table-products td.price .input-group-addon {
  2597. background-color: #eee;
  2598. }
  2599. /* line 454, ../sass/distribution/_index.scss */
  2600. .distribution-index .modal-form-order table.table-products td.price .invoice-price {
  2601. margin-top: 8px;
  2602. }
  2603. /* line 456, ../sass/distribution/_index.scss */
  2604. .distribution-index .modal-form-order table.table-products td.price .invoice-price .label-invoice-price {
  2605. font-size: 11px;
  2606. font-weight: bold;
  2607. color: gray;
  2608. }
  2609. /* line 464, ../sass/distribution/_index.scss */
  2610. .distribution-index .modal-form-order table.table-products td.quantity {
  2611. width: 165px;
  2612. }
  2613. /* line 467, ../sass/distribution/_index.scss */
  2614. .distribution-index .modal-form-order table.table-products td.quantity input {
  2615. text-align: center;
  2616. color: black;
  2617. }
  2618. /* line 472, ../sass/distribution/_index.scss */
  2619. .distribution-index .modal-form-order table.table-products td.quantity .form-control {
  2620. border-right: 0px none;
  2621. padding-right: 4px;
  2622. }
  2623. /* line 477, ../sass/distribution/_index.scss */
  2624. .distribution-index .modal-form-order table.table-products td.quantity .input-group-addon {
  2625. padding: 5px;
  2626. padding-left: 0px;
  2627. margin: 0px;
  2628. border-left: 0px none;
  2629. border-right: 0px none;
  2630. }
  2631. /* line 486, ../sass/distribution/_index.scss */
  2632. .distribution-index .modal-form-order table.table-products td.quantity-remaining {
  2633. text-align: right;
  2634. }
  2635. /* line 489, ../sass/distribution/_index.scss */
  2636. .distribution-index .modal-form-order table.table-products td.quantity-remaining.quantity-remaining, .distribution-index .modal-form-order table.table-products td.quantity-remaining.infinite {
  2637. color: #00A65A;
  2638. }
  2639. /* line 493, ../sass/distribution/_index.scss */
  2640. .distribution-index .modal-form-order table.table-products td.quantity-remaining.negative {
  2641. color: #DD4B39;
  2642. }
  2643. /* line 497, ../sass/distribution/_index.scss */
  2644. .distribution-index .modal-form-order table.table-products td.quantity-remaining.infinite, .distribution-index .modal-form-order table.table-products td.quantity-remaining.empty {
  2645. font-size: 18px;
  2646. }
  2647. /* line 504, ../sass/distribution/_index.scss */
  2648. .distribution-index .modal-form-order .actions-form button {
  2649. margin-left: 15px;
  2650. }
  2651. /* line 512, ../sass/distribution/_index.scss */
  2652. .distribution-index .modal-payment .info-box .info-box-icon {
  2653. width: 50px;
  2654. }
  2655. /* line 515, ../sass/distribution/_index.scss */
  2656. .distribution-index .modal-payment .info-box .info-box-icon i {
  2657. font-size: 30px;
  2658. }
  2659. /* line 520, ../sass/distribution/_index.scss */
  2660. .distribution-index .modal-payment .info-box .info-box-content {
  2661. margin-left: 50px;
  2662. }
  2663. /* line 3, ../sass/user/_emails.scss */
  2664. .user-mail #tabs-points-sale {
  2665. margin-bottom: 20px;
  2666. }
  2667. /* line 5, ../sass/user/_credit.scss */
  2668. .user-credit .panel .panel-heading .btn {
  2669. float: right;
  2670. }
  2671. /* line 6, ../sass/user/_form.scss */
  2672. .user-create .panel-newsletter label,
  2673. .user-update .panel-newsletter label {
  2674. display: block;
  2675. }
  2676. /* line 12, ../sass/user/_form.scss */
  2677. .user-create .panel-point-sales label.control-label,
  2678. .user-update .panel-point-sales label.control-label {
  2679. display: none;
  2680. }
  2681. /* line 18, ../sass/user/_form.scss */
  2682. .user-create .panel-user-groups label.control-label,
  2683. .user-update .panel-user-groups label.control-label {
  2684. display: none;
  2685. }
  2686. /* line 25, ../sass/user/_form.scss */
  2687. .user-create #user-points_sale label,
  2688. .user-create #user-user_groups label,
  2689. .user-update #user-points_sale label,
  2690. .user-update #user-user_groups label {
  2691. font-weight: normal;
  2692. margin-right: 10px;
  2693. cursor: pointer;
  2694. background-color: white;
  2695. padding: 5px 10px;
  2696. border: solid 1px #e0e0e0;
  2697. }
  2698. /* line 33, ../sass/user/_form.scss */
  2699. .user-create #user-points_sale label .form-control,
  2700. .user-create #user-user_groups label .form-control,
  2701. .user-update #user-points_sale label .form-control,
  2702. .user-update #user-user_groups label .form-control {
  2703. display: inline;
  2704. width: 200px;
  2705. margin-left: 15px;
  2706. }
  2707. /* line 4, ../sass/user/_view.scss */
  2708. .user-view .list-group-item-address .pull-right {
  2709. text-align: right;
  2710. }
  2711. /* line 3, ../sass/user/_index.scss */
  2712. .user-index .wrapper-button-dropdown {
  2713. display: inline-block;
  2714. position: relative;
  2715. }
  2716. /* line 7, ../sass/user/_index.scss */
  2717. .user-index .wrapper-button-dropdown .dropdown-menu {
  2718. left: -138px;
  2719. }
  2720. /* line 10, ../sass/user/_index.scss */
  2721. .user-index .wrapper-button-dropdown .dropdown-menu a {
  2722. color: #333;
  2723. }
  2724. /* line 4, ../sass/producer/_update.scss */
  2725. .producer-update .panel h4 {
  2726. font-size: 23px;
  2727. margin-bottom: 20px;
  2728. text-transform: uppercase;
  2729. border-bottom: solid 1px gray;
  2730. }
  2731. /* line 10, ../sass/producer/_update.scss */
  2732. .producer-update .panel h4:not(:first-child) {
  2733. margin-top: 45px;
  2734. }
  2735. /* line 4, ../sass/point_sale/_index.scss */
  2736. .point-sale-index table .td-default {
  2737. text-align: center;
  2738. }
  2739. /* line 8, ../sass/point_sale/_index.scss */
  2740. .point-sale-index table .column-payment-method ul {
  2741. list-style-type: none;
  2742. padding: 0px;
  2743. padding-left: 5px;
  2744. margin: 0px;
  2745. }
  2746. /* line 8, ../sass/point_sale/_form.scss */
  2747. .point-sale-create #credit .field-pointsale-payment_method_onsite label,
  2748. .point-sale-create #credit .field-pointsale-payment_method_credit label,
  2749. .point-sale-create #credit .field-pointsale-payment_method_online label,
  2750. .point-sale-update #credit .field-pointsale-payment_method_onsite label,
  2751. .point-sale-update #credit .field-pointsale-payment_method_credit label,
  2752. .point-sale-update #credit .field-pointsale-payment_method_online label {
  2753. display: block;
  2754. }
  2755. /* line 15, ../sass/point_sale/_form.scss */
  2756. .point-sale-create #days-distribution .form-group,
  2757. .point-sale-update #days-distribution .form-group {
  2758. margin-bottom: 0px;
  2759. }
  2760. /* line 17, ../sass/point_sale/_form.scss */
  2761. .point-sale-create #days-distribution .form-group label,
  2762. .point-sale-update #days-distribution .form-group label {
  2763. font-weight: normal;
  2764. }
  2765. /* line 20, ../sass/point_sale/_form.scss */
  2766. .point-sale-create #days-distribution .form-group.has-success label,
  2767. .point-sale-update #days-distribution .form-group.has-success label {
  2768. color: #333;
  2769. }
  2770. /* line 23, ../sass/point_sale/_form.scss */
  2771. .point-sale-create #days-distribution .form-group .help-block,
  2772. .point-sale-update #days-distribution .form-group .help-block {
  2773. display: none;
  2774. }
  2775. /* line 28, ../sass/point_sale/_form.scss */
  2776. .point-sale-create #days-distribution .field-pointsale-infos_monday,
  2777. .point-sale-create #days-distribution .field-pointsale-infos_tuesday,
  2778. .point-sale-create #days-distribution .field-pointsale-infos_wednesday,
  2779. .point-sale-create #days-distribution .field-pointsale-infos_thursday,
  2780. .point-sale-create #days-distribution .field-pointsale-infos_friday,
  2781. .point-sale-create #days-distribution .field-pointsale-infos_saturday,
  2782. .point-sale-create #days-distribution .field-pointsale-infos_sunday,
  2783. .point-sale-update #days-distribution .field-pointsale-infos_monday,
  2784. .point-sale-update #days-distribution .field-pointsale-infos_tuesday,
  2785. .point-sale-update #days-distribution .field-pointsale-infos_wednesday,
  2786. .point-sale-update #days-distribution .field-pointsale-infos_thursday,
  2787. .point-sale-update #days-distribution .field-pointsale-infos_friday,
  2788. .point-sale-update #days-distribution .field-pointsale-infos_saturday,
  2789. .point-sale-update #days-distribution .field-pointsale-infos_sunday {
  2790. margin-bottom: 10px;
  2791. }
  2792. /* line 36, ../sass/point_sale/_form.scss */
  2793. .point-sale-create #days-distribution .field-pointsale-infos_monday label,
  2794. .point-sale-create #days-distribution .field-pointsale-infos_tuesday label,
  2795. .point-sale-create #days-distribution .field-pointsale-infos_wednesday label,
  2796. .point-sale-create #days-distribution .field-pointsale-infos_thursday label,
  2797. .point-sale-create #days-distribution .field-pointsale-infos_friday label,
  2798. .point-sale-create #days-distribution .field-pointsale-infos_saturday label,
  2799. .point-sale-create #days-distribution .field-pointsale-infos_sunday label,
  2800. .point-sale-update #days-distribution .field-pointsale-infos_monday label,
  2801. .point-sale-update #days-distribution .field-pointsale-infos_tuesday label,
  2802. .point-sale-update #days-distribution .field-pointsale-infos_wednesday label,
  2803. .point-sale-update #days-distribution .field-pointsale-infos_thursday label,
  2804. .point-sale-update #days-distribution .field-pointsale-infos_friday label,
  2805. .point-sale-update #days-distribution .field-pointsale-infos_saturday label,
  2806. .point-sale-update #days-distribution .field-pointsale-infos_sunday label {
  2807. display: none;
  2808. }
  2809. /* line 43, ../sass/point_sale/_form.scss */
  2810. .point-sale-create #delivery-note-generation .form-group,
  2811. .point-sale-update #delivery-note-generation .form-group {
  2812. margin-bottom: 0px;
  2813. }
  2814. /* line 46, ../sass/point_sale/_form.scss */
  2815. .point-sale-create #delivery-note-generation .form-group label,
  2816. .point-sale-update #delivery-note-generation .form-group label {
  2817. margin-bottom: 0px;
  2818. font-weight: normal;
  2819. }
  2820. /* line 54, ../sass/point_sale/_form.scss */
  2821. .point-sale-create #home-delivery .field-pointsale-is_home_delivery label,
  2822. .point-sale-update #home-delivery .field-pointsale-is_home_delivery label {
  2823. display: block;
  2824. }
  2825. /* line 60, ../sass/point_sale/_form.scss */
  2826. .point-sale-create #bread-box .field-pointsale-is_bread_box label,
  2827. .point-sale-update #bread-box .field-pointsale-is_bread_box label {
  2828. display: block;
  2829. }
  2830. /**
  2831. Copyright Souke (2018)
  2832. contact@souke.fr
  2833. Ce logiciel est un programme informatique servant à aider les producteurs
  2834. à distribuer leur production en circuits courts.
  2835. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  2836. respectant les principes de diffusion des logiciels libres. Vous pouvez
  2837. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  2838. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  2839. sur le site "http://www.cecill.info".
  2840. En contrepartie de l'accessibilité au code source et des droits de copie,
  2841. de modification et de redistribution accordés par cette licence, il n'est
  2842. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  2843. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  2844. titulaire des droits patrimoniaux et les concédants successifs.
  2845. A cet égard l'attention de l'utilisateur est attirée sur les risques
  2846. associés au chargement, à l'utilisation, à la modification et/ou au
  2847. développement et à la reproduction du logiciel par l'utilisateur étant
  2848. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  2849. manipuler et qui le réserve donc à des développeurs et des professionnels
  2850. avertis possédant des connaissances informatiques approfondies. Les
  2851. utilisateurs sont donc invités à charger et tester l'adéquation du
  2852. logiciel à leurs besoins dans des conditions permettant d'assurer la
  2853. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  2854. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  2855. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  2856. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  2857. termes.
  2858. */
  2859. /* line 39, ../sass/report/_index.scss */
  2860. .report-index #wrapper-app-report-index {
  2861. display: none;
  2862. }
  2863. /* line 41, ../sass/report/_index.scss */
  2864. .report-index #wrapper-app-report-index.loaded {
  2865. display: block;
  2866. }
  2867. /* line 48, ../sass/report/_index.scss */
  2868. .report-index #parameters #nav-sections-report .btn-section {
  2869. margin-right: 5px;
  2870. }
  2871. /* line 53, ../sass/report/_index.scss */
  2872. .report-index #parameters .section {
  2873. margin-top: 10px;
  2874. }
  2875. /* line 55, ../sass/report/_index.scss */
  2876. .report-index #parameters .section .content-max-height {
  2877. max-height: 400px;
  2878. overflow-y: scroll;
  2879. }
  2880. /* line 59, ../sass/report/_index.scss */
  2881. .report-index #parameters .section .content-max-height ul {
  2882. list-style-type: none;
  2883. margin-left: 0px;
  2884. padding-left: 5px;
  2885. }
  2886. /* line 65, ../sass/report/_index.scss */
  2887. .report-index #parameters .section .content-max-height ul li input {
  2888. position: relative;
  2889. top: 2px;
  2890. }
  2891. /* line 69, ../sass/report/_index.scss */
  2892. .report-index #parameters .section .content-max-height ul li label {
  2893. font-weight: normal;
  2894. margin-bottom: 0px;
  2895. }
  2896. /* line 78, ../sass/report/_index.scss */
  2897. .report-index #parameters #section-users #wrapper-search-user {
  2898. margin-bottom: 10px;
  2899. position: relative;
  2900. }
  2901. /* line 81, ../sass/report/_index.scss */
  2902. .report-index #parameters #section-users #wrapper-search-user .glyphicon-search {
  2903. position: absolute;
  2904. top: 10px;
  2905. right: 16px;
  2906. color: gray;
  2907. }
  2908. /* line 93, ../sass/report/_index.scss */
  2909. .report-index #parameters #section-distributions #wrapper-select-year {
  2910. margin-bottom: 10px;
  2911. }
  2912. /* line 97, ../sass/report/_index.scss */
  2913. .report-index #parameters #section-distributions .distribution-month {
  2914. margin-bottom: 10px;
  2915. }
  2916. /* line 99, ../sass/report/_index.scss */
  2917. .report-index #parameters #section-distributions .distribution-month .link-month-distribution {
  2918. display: block;
  2919. text-transform: capitalize;
  2920. text-align: left;
  2921. }
  2922. /* line 104, ../sass/report/_index.scss */
  2923. .report-index #parameters #section-distributions .distribution-month .link-month-distribution .glyphicon {
  2924. float: right;
  2925. }
  2926. /* line 109, ../sass/report/_index.scss */
  2927. .report-index #parameters #section-distributions .distribution-month .the-distributions {
  2928. margin-top: 8px;
  2929. }
  2930. /* line 121, ../sass/report/_index.scss */
  2931. .report-index #report .section {
  2932. margin-bottom: 15px;
  2933. }
  2934. /* line 124, ../sass/report/_index.scss */
  2935. .report-index #report .section h3 {
  2936. margin: 0px;
  2937. padding: 0px;
  2938. font-size: 16px;
  2939. text-transform: uppercase;
  2940. }
  2941. /* line 130, ../sass/report/_index.scss */
  2942. .report-index #report .section .comma:last-child {
  2943. display: none;
  2944. }
  2945. /* line 4, ../sass/document/_form.scss */
  2946. .document-form .info-box .info-box-text {
  2947. font-size: 13px;
  2948. }
  2949. /* line 8, ../sass/document/_form.scss */
  2950. .document-form .info-box .info-box-number {
  2951. font-size: 15px;
  2952. }
  2953. /* line 14, ../sass/document/_form.scss */
  2954. .document-form #block-add-product .input-price {
  2955. text-align: center;
  2956. }
  2957. /* line 19, ../sass/document/_form.scss */
  2958. .document-form #block-add-product .input-group-quantity .input-quantity {
  2959. text-align: center;
  2960. }
  2961. /* line 25, ../sass/document/_form.scss */
  2962. .document-form #block-add-product .total .input-group {
  2963. margin-bottom: 10px;
  2964. }
  2965. /* line 29, ../sass/document/_form.scss */
  2966. .document-form #block-add-product .total .btn {
  2967. float: right;
  2968. }
  2969. /* line 36, ../sass/document/_form.scss */
  2970. .document-form #block-list-products ul.product-order-meta {
  2971. padding: 0px;
  2972. margin: 0px;
  2973. padding-left: 20px;
  2974. }
  2975. /* line 41, ../sass/document/_form.scss */
  2976. .document-form #block-list-products ul.product-order-meta li {
  2977. color: gray;
  2978. font-size: 11px;
  2979. }
  2980. /* line 51, ../sass/document/_form.scss */
  2981. .document-form #block-list-products .product-order-invoice-price-button-apply {
  2982. display: none;
  2983. }
  2984. /* line 54, ../sass/document/_form.scss */
  2985. .document-form #block-list-products .product-order-invoice-price-button-apply .btn {
  2986. display: block;
  2987. width: 100%;
  2988. }
  2989. /* line 60, ../sass/document/_form.scss */
  2990. .document-form #block-list-products .different-price {
  2991. position: relative;
  2992. top: 5px;
  2993. }
  2994. /* line 7, ../sass/document/_index.scss */
  2995. .quotation-index .content-wrapper .content table.table .column-actions,
  2996. .delivery-note-index .content-wrapper .content table.table .column-actions,
  2997. .invoice-index .content-wrapper .content table.table .column-actions {
  2998. width: 200px;
  2999. }
  3000. /* line 6, ../sass/development/_index.scss */
  3001. .development-index #versions-list .panel .block {
  3002. margin-bottom: 15px;
  3003. }
  3004. /* line 9, ../sass/development/_index.scss */
  3005. .development-index #versions-list .panel .block .glyphicon {
  3006. font-size: 15px;
  3007. margin-right: 3px;
  3008. }
  3009. /* line 14, ../sass/development/_index.scss */
  3010. .development-index #versions-list .panel .block h4 {
  3011. font-size: 16px;
  3012. border-bottom: solid 1px #e0e0e0;
  3013. padding-bottom: 4px;
  3014. }
  3015. /* line 21, ../sass/development/_index.scss */
  3016. .development-index #versions-list .panel .block.block-release-date ul {
  3017. padding: 0px;
  3018. list-style-type: none;
  3019. }
  3020. /* line 29, ../sass/development/_index.scss */
  3021. .development-index #versions-list .panel .block.block-features ul, .development-index #versions-list .panel .block.block-maintenance ul {
  3022. list-style-type: circle;
  3023. padding: 0px;
  3024. padding-left: 15px;
  3025. }
  3026. /* line 35, ../sass/development/_index.scss */
  3027. .development-index #versions-list .panel .block.block-features ul li.admin, .development-index #versions-list .panel .block.block-maintenance ul li.admin {
  3028. color: gray;
  3029. }
  3030. /* line 46, ../sass/development/_index.scss */
  3031. .development-index #panel-participate ul.contacts {
  3032. padding: 0px;
  3033. padding-left: 10px;
  3034. margin: 0px;
  3035. list-style-type: none;
  3036. }
  3037. /* line 52, ../sass/development/_index.scss */
  3038. .development-index #panel-participate ul.contacts li {
  3039. padding-bottom: 10px;
  3040. }
  3041. /* line 55, ../sass/development/_index.scss */
  3042. .development-index #panel-participate ul.contacts li .glyphicon {
  3043. float: left;
  3044. }
  3045. /* line 59, ../sass/development/_index.scss */
  3046. .development-index #panel-participate ul.contacts li p {
  3047. padding-left: 25px;
  3048. }
  3049. /* line 3, ../sass/support/_index.scss */
  3050. .support-index .col-left {
  3051. padding-left: 0px;
  3052. }
  3053. /* line 6, ../sass/support/_index.scss */
  3054. .support-index .col-right {
  3055. padding-right: 0px;
  3056. }
  3057. /* line 11, ../sass/support/_index.scss */
  3058. .support-index .ticket-list .nav-tabs {
  3059. display: block;
  3060. }
  3061. /* line 14, ../sass/support/_index.scss */
  3062. .support-index .ticket-list .nav-tabs .label {
  3063. position: relative;
  3064. top: -2px;
  3065. left: 2px;
  3066. padding: 0.3em 0.6em 0.2em 0.6em;
  3067. }
  3068. /* line 23, ../sass/support/_index.scss */
  3069. .support-index .ticket-list .table .filters {
  3070. display: none;
  3071. }
  3072. /* line 27, ../sass/support/_index.scss */
  3073. .support-index .ticket-list .table .td-created-at,
  3074. .support-index .ticket-list .table .td-last-message,
  3075. .support-index .ticket-list .table .td-messages {
  3076. width: 100px;
  3077. }
  3078. /* line 32, ../sass/support/_index.scss */
  3079. .support-index .ticket-list .table .td-producer {
  3080. width: 200px;
  3081. }
  3082. /* line 5, ../sass/support/_view.scss */
  3083. .ticket-view .table tr:first-child td {
  3084. border-top: 0px none;
  3085. }
  3086. /* line 11, ../sass/support/_view.scss */
  3087. .ticket-view .timeline::before {
  3088. background: transparent none;
  3089. }
  3090. /* line 15, ../sass/support/_view.scss */
  3091. .ticket-view .timeline li, .ticket-view .timeline .timeline-item {
  3092. margin-right: 0px;
  3093. }
  3094. /* line 2, ../sass/producer-admin/_index.scss */
  3095. .producer-admin-index .alert-latitude-longitude {
  3096. font-size: 13px;
  3097. color: gray;
  3098. margin-top: 5px;
  3099. }
  3100. /* line 3, ../sass/online-admin/_index.scss */
  3101. .online-index .box {
  3102. overflow: hidden;
  3103. }
  3104. /* line 6, ../sass/online-admin/_index.scss */
  3105. .online-index .box.box-user {
  3106. height: 150px;
  3107. }
  3108. /* line 10, ../sass/online-admin/_index.scss */
  3109. .online-index .box.box-producer {
  3110. height: 250px;
  3111. }
  3112. /* line 14, ../sass/online-admin/_index.scss */
  3113. .online-index .box .profile-username {
  3114. font-family: 'Source Sans Pro',sans-serif;
  3115. font-weight: normal;
  3116. font-size: 18px;
  3117. }
  3118. /* line 19, ../sass/online-admin/_index.scss */
  3119. .online-index .box .profile-username a {
  3120. color: #333;
  3121. }
  3122. /* line 4, ../sass/feature-admin/_index.scss */
  3123. .feature-admin-index table th.only-for-selected-producers,
  3124. .feature-admin-index table td.only-for-selected-producers {
  3125. width: 100px;
  3126. }
  3127. /* line 4, ../sass/setting/_form.scss */
  3128. .setting-form .panel h4 {
  3129. font-size: 23px;
  3130. margin-bottom: 20px;
  3131. text-transform: uppercase;
  3132. border-bottom: solid 1px gray;
  3133. }
  3134. /* line 10, ../sass/setting/_form.scss */
  3135. .setting-form .panel h4:not(:first-child) {
  3136. margin-top: 45px;
  3137. }
  3138. /* line 16, ../sass/setting/_form.scss */
  3139. .setting-form .form-group.has-success, .setting-form .form-group.has-success label {
  3140. color: #333;
  3141. }
  3142. /* line 21, ../sass/setting/_form.scss */
  3143. .setting-form .form-group .checkbox input {
  3144. position: relative;
  3145. top: -1px;
  3146. margin-right: 3px;
  3147. }
  3148. /* line 29, ../sass/setting/_form.scss */
  3149. .setting-form .form-group.form-toggle .control-label {
  3150. /*position: relative;
  3151. top: 7px;
  3152. left: 10px;*/
  3153. }
  3154. /* line 35, ../sass/setting/_form.scss */
  3155. .setting-form .form-group.form-toggle .toggle {
  3156. -moz-border-radius: 5px;
  3157. -webkit-border-radius: 5px;
  3158. border-radius: 5px;
  3159. display: block;
  3160. }
  3161. /* line 40, ../sass/setting/_form.scss */
  3162. .setting-form .form-group.form-toggle .toggle .toggle-group .btn.toggle-on {
  3163. color: white;
  3164. }
  3165. /* line 43, ../sass/setting/_form.scss */
  3166. .setting-form .form-group.form-toggle .toggle .toggle-group .btn.toggle-off {
  3167. color: white;
  3168. }
  3169. /* line 4, ../sass/dashboard-admin/_index.scss */
  3170. .dashboard-admin-index #producers-online h3 {
  3171. margin-top: 0px;
  3172. }
  3173. /**
  3174. Copyright Souke (2018)
  3175. contact@souke.fr
  3176. Ce logiciel est un programme informatique servant à aider les producteurs
  3177. à distribuer leur production en circuits courts.
  3178. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  3179. respectant les principes de diffusion des logiciels libres. Vous pouvez
  3180. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  3181. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  3182. sur le site "http://www.cecill.info".
  3183. En contrepartie de l'accessibilité au code source et des droits de copie,
  3184. de modification et de redistribution accordés par cette licence, il n'est
  3185. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  3186. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  3187. titulaire des droits patrimoniaux et les concédants successifs.
  3188. A cet égard l'attention de l'utilisateur est attirée sur les risques
  3189. associés au chargement, à l'utilisation, à la modification et/ou au
  3190. développement et à la reproduction du logiciel par l'utilisateur étant
  3191. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  3192. manipuler et qui le réserve donc à des développeurs et des professionnels
  3193. avertis possédant des connaissances informatiques approfondies. Les
  3194. utilisateurs sont donc invités à charger et tester l'adéquation du
  3195. logiciel à leurs besoins dans des conditions permettant d'assurer la
  3196. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  3197. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  3198. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  3199. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  3200. termes.
  3201. */
  3202. @media screen and (max-width: 768px) {
  3203. /* line 42, ../sass/_responsive.scss */
  3204. .wrapper .main-sidebar {
  3205. padding-top: 53px;
  3206. }
  3207. /* line 47, ../sass/_responsive.scss */
  3208. .wrapper .main-header .logo {
  3209. color: #333 !important;
  3210. display: none;
  3211. }
  3212. /* line 52, ../sass/_responsive.scss */
  3213. .wrapper .main-header .navbar {
  3214. border-top: solid 1px #e0e0e0;
  3215. border-bottom: solid 1px #e0e0e0;
  3216. }
  3217. /* line 56, ../sass/_responsive.scss */
  3218. .wrapper .main-header .navbar .producer-panel {
  3219. display: none;
  3220. }
  3221. /* line 60, ../sass/_responsive.scss */
  3222. .wrapper .main-header .navbar a {
  3223. padding: 14px 10px;
  3224. }
  3225. /* line 69, ../sass/_responsive.scss */
  3226. .navbar-custom-menu .producer-menu span {
  3227. display: none;
  3228. }
  3229. /* line 76, ../sass/_responsive.scss */
  3230. .table .column-hide-on-mobile {
  3231. display: none;
  3232. }
  3233. /* line 87, ../sass/_responsive.scss */
  3234. .distribution-index .modal-form-order .modal-container .modal-body table.table-products td.quantity .form-control {
  3235. width: 50px;
  3236. height: 52px;
  3237. }
  3238. /* line 93, ../sass/_responsive.scss */
  3239. .distribution-index .modal-form-order .modal-container .modal-body table.table-products td.price {
  3240. display: none;
  3241. }
  3242. /* line 101, ../sass/_responsive.scss */
  3243. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form div.right {
  3244. display: none;
  3245. }
  3246. /* line 112, ../sass/_responsive.scss */
  3247. .distribution-index #orders #buttons-top-orders .left {
  3248. width: 100%;
  3249. float: none;
  3250. }
  3251. /* line 117, ../sass/_responsive.scss */
  3252. .distribution-index #orders #buttons-top-orders .right {
  3253. width: 100%;
  3254. float: none;
  3255. }
  3256. /* line 122, ../sass/_responsive.scss */
  3257. .distribution-index #orders #buttons-top-orders .btn {
  3258. padding: 8px 15px;
  3259. margin: 10px;
  3260. display: block;
  3261. width: 100%;
  3262. }
  3263. /* line 132, ../sass/_responsive.scss */
  3264. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li {
  3265. float: none;
  3266. width: 100%;
  3267. }
  3268. /* line 136, ../sass/_responsive.scss */
  3269. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a {
  3270. display: block;
  3271. }
  3272. /* line 145, ../sass/_responsive.scss */
  3273. .distribution-index #orders table .state-payment-mobile {
  3274. display: block;
  3275. }
  3276. /* line 148, ../sass/_responsive.scss */
  3277. .distribution-index #orders table .state-payment-mobile .glyphicon-time {
  3278. display: none;
  3279. }
  3280. /* line 154, ../sass/_responsive.scss */
  3281. .distribution-index #orders table ul.dropdown-menu a {
  3282. padding: 15px;
  3283. }
  3284. /* line 159, ../sass/_responsive.scss */
  3285. .distribution-index #orders table button.dropdown-toggle,
  3286. .distribution-index #orders table button.btn-moins,
  3287. .distribution-index #orders table button.btn-plus,
  3288. .distribution-index #orders table .btn {
  3289. padding: 10px;
  3290. }
  3291. /* line 167, ../sass/_responsive.scss */
  3292. .distribution-index #orders table .column-origin,
  3293. .distribution-index #orders table .column-point-sale,
  3294. .distribution-index #orders table .column-state-payment,
  3295. .distribution-index #orders table .column-payment,
  3296. .distribution-index #orders table .column-credit,
  3297. .distribution-index #orders table .column-tiller,
  3298. .distribution-index #orders table .column-delivery-note {
  3299. display: none;
  3300. }
  3301. /* line 184, ../sass/_responsive.scss */
  3302. .communicate-email {
  3303. /*#mailform-message {
  3304. display: block !important;
  3305. height: 250px;
  3306. }
  3307. .tox-tinymce {
  3308. display: none;
  3309. }*/
  3310. }
  3311. }