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.

3503 lines
104KB

  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 12, ../sass/_adminlte.scss */
  1486. body.skin-black .label.outline {
  1487. background-color: white !important;
  1488. }
  1489. /* line 16, ../sass/_adminlte.scss */
  1490. body.skin-black .label.label-default.outline {
  1491. color: #444 !important;
  1492. border: solid 1px #444;
  1493. }
  1494. /* line 21, ../sass/_adminlte.scss */
  1495. body.skin-black .label.label-success.outline {
  1496. color: #00a65a !important;
  1497. border: solid 1px #00a65a;
  1498. }
  1499. /* line 26, ../sass/_adminlte.scss */
  1500. body.skin-black .label.label-warning.outline {
  1501. color: #f39c12 !important;
  1502. border: solid 1px #f39c12;
  1503. }
  1504. /* line 31, ../sass/_adminlte.scss */
  1505. body.skin-black .label.label-danger.outline {
  1506. color: #dd4b39 !important;
  1507. border: solid 1px #dd4b39;
  1508. }
  1509. /* line 38, ../sass/_adminlte.scss */
  1510. body.skin-black .ui-tooltip {
  1511. white-space: pre-wrap;
  1512. }
  1513. /* line 43, ../sass/_adminlte.scss */
  1514. body.skin-black .user-without-account {
  1515. color: gray;
  1516. font-style: italic;
  1517. }
  1518. /* line 49, ../sass/_adminlte.scss */
  1519. body.skin-black .locality {
  1520. color: gray;
  1521. }
  1522. /* line 55, ../sass/_adminlte.scss */
  1523. body.skin-black .main-header .dropdown-toggle::after {
  1524. display: none;
  1525. }
  1526. /* line 59, ../sass/_adminlte.scss */
  1527. body.skin-black .main-header .logo {
  1528. background-color: white;
  1529. font-family: 'highvoltageregular';
  1530. font-size: 23px;
  1531. position: relative;
  1532. }
  1533. /* line 65, ../sass/_adminlte.scss */
  1534. body.skin-black .main-header .logo:hover, body.skin-black .main-header .logo:focus {
  1535. background-color: white;
  1536. text-decoration: none;
  1537. }
  1538. /* line 70, ../sass/_adminlte.scss */
  1539. body.skin-black .main-header .logo img {
  1540. position: relative;
  1541. max-width: 300px;
  1542. max-height: 300px;
  1543. height: auto;
  1544. }
  1545. /* line 78, ../sass/_adminlte.scss */
  1546. body.skin-black .main-header .logo .logo-lg img {
  1547. width: 90px;
  1548. top: -2px;
  1549. }
  1550. /* line 84, ../sass/_adminlte.scss */
  1551. body.skin-black .main-header .logo .logo-mini img {
  1552. width: 50px;
  1553. }
  1554. /* line 89, ../sass/_adminlte.scss */
  1555. body.skin-black .main-header .navbar {
  1556. display: block;
  1557. background-color: white;
  1558. padding: 0px;
  1559. }
  1560. /* line 94, ../sass/_adminlte.scss */
  1561. body.skin-black .main-header .navbar .producer-panel {
  1562. position: relative;
  1563. float: left;
  1564. padding: 15px;
  1565. padding-left: 50px;
  1566. margin-left: 7px;
  1567. }
  1568. /* line 101, ../sass/_adminlte.scss */
  1569. body.skin-black .main-header .navbar .producer-panel.without-logo {
  1570. padding-left: 10px;
  1571. }
  1572. /* line 105, ../sass/_adminlte.scss */
  1573. body.skin-black .main-header .navbar .producer-panel .logo {
  1574. position: absolute;
  1575. top: 5px;
  1576. left: 0px;
  1577. background-color: white;
  1578. width: 40px;
  1579. height: 40px;
  1580. -moz-border-radius: 50px;
  1581. -webkit-border-radius: 50px;
  1582. border-radius: 50px;
  1583. border: solid 1px #e0e0e0;
  1584. text-align: center;
  1585. overflow: hidden;
  1586. }
  1587. /* line 117, ../sass/_adminlte.scss */
  1588. body.skin-black .main-header .navbar .producer-panel .logo .img-logo {
  1589. position: absolute;
  1590. top: 50%;
  1591. left: 50%;
  1592. transform: translate(-50%, -50%);
  1593. max-width: 35px;
  1594. max-height: 35px;
  1595. }
  1596. /* line 127, ../sass/_adminlte.scss */
  1597. body.skin-black .main-header .navbar .producer-panel .title {
  1598. position: relative;
  1599. top: 2px;
  1600. text-transform: uppercase;
  1601. }
  1602. /* line 132, ../sass/_adminlte.scss */
  1603. body.skin-black .main-header .navbar .producer-panel .title a {
  1604. color: #333;
  1605. }
  1606. /* line 135, ../sass/_adminlte.scss */
  1607. body.skin-black .main-header .navbar .producer-panel .title a:hover {
  1608. text-decoration: underline;
  1609. }
  1610. /* line 140, ../sass/_adminlte.scss */
  1611. body.skin-black .main-header .navbar .producer-panel .title .producer-id {
  1612. color: gray;
  1613. font-size: 13px;
  1614. }
  1615. /* line 147, ../sass/_adminlte.scss */
  1616. body.skin-black .main-header .navbar .sidebar-toggle {
  1617. color: #333;
  1618. }
  1619. /* line 151, ../sass/_adminlte.scss */
  1620. body.skin-black .main-header .navbar .link-support {
  1621. float: left;
  1622. padding: 15px 15px;
  1623. border-right: solid 1px #e0e0e0;
  1624. color: #333;
  1625. }
  1626. /* line 157, ../sass/_adminlte.scss */
  1627. body.skin-black .main-header .navbar .link-support:hover {
  1628. text-decoration: none;
  1629. color: #F39C12;
  1630. }
  1631. /* line 163, ../sass/_adminlte.scss */
  1632. body.skin-black .main-header .navbar .navbar-custom-menu .nav {
  1633. display: block;
  1634. }
  1635. /* line 167, ../sass/_adminlte.scss */
  1636. body.skin-black .main-header .navbar .navbar-custom-menu .navbar-nav > li > a,
  1637. body.skin-black .main-header .navbar .navbar-right > li > a {
  1638. border-left: solid 1px #e0e0e0;
  1639. color: #333;
  1640. }
  1641. /* line 173, ../sass/_adminlte.scss */
  1642. 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,
  1643. 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,
  1644. body.skin-black .main-header .navbar .nav > .active > a {
  1645. color: #F39C12;
  1646. }
  1647. /* line 179, ../sass/_adminlte.scss */
  1648. body.skin-black .main-header .navbar .dropdown-menu {
  1649. -moz-box-shadow: 0px 0px 4px gray;
  1650. -webkit-box-shadow: 0px 0px 4px gray;
  1651. box-shadow: 0px 0px 4px gray;
  1652. }
  1653. /* line 184, ../sass/_adminlte.scss */
  1654. body.skin-black .main-header .logo, body.skin-black .main-header .navbar .sidebar-toggle {
  1655. border-right: solid 1px #e0e0e0;
  1656. }
  1657. /* line 188, ../sass/_adminlte.scss */
  1658. body.skin-black .main-header .link-control-sidebar {
  1659. display: none;
  1660. }
  1661. /* line 193, ../sass/_adminlte.scss */
  1662. body.skin-black .main-header .notifications-menu ul.menu {
  1663. max-height: 300px;
  1664. }
  1665. /* line 196, ../sass/_adminlte.scss */
  1666. body.skin-black .main-header .notifications-menu ul.menu li a {
  1667. padding-top: 4px;
  1668. padding-bottom: 4px;
  1669. }
  1670. /* line 200, ../sass/_adminlte.scss */
  1671. body.skin-black .main-header .notifications-menu ul.menu li a h5 {
  1672. margin-bottom: 2px;
  1673. }
  1674. /* line 203, ../sass/_adminlte.scss */
  1675. body.skin-black .main-header .notifications-menu ul.menu li a h5 small {
  1676. float: right;
  1677. }
  1678. /* line 208, ../sass/_adminlte.scss */
  1679. body.skin-black .main-header .notifications-menu ul.menu li a p {
  1680. margin-left: 10px;
  1681. }
  1682. /* line 219, ../sass/_adminlte.scss */
  1683. body.skin-black .main-header .navbar .nav li.producer-menu .dropdown-menu {
  1684. width: 400px;
  1685. }
  1686. /* line 223, ../sass/_adminlte.scss */
  1687. body.skin-black .main-header .navbar .nav li.producer-menu .search-producer {
  1688. margin: 10px;
  1689. width: 94%;
  1690. }
  1691. /* line 228, ../sass/_adminlte.scss */
  1692. body.skin-black .main-header .navbar .nav li.producer-menu .li-alert-no-results {
  1693. display: none;
  1694. }
  1695. /* line 231, ../sass/_adminlte.scss */
  1696. body.skin-black .main-header .navbar .nav li.producer-menu .li-alert-no-results .alert {
  1697. margin-bottom: 0px;
  1698. margin-left: 10px;
  1699. margin-right: 10px;
  1700. padding: 15px 15px 10px 15px;
  1701. }
  1702. /* line 239, ../sass/_adminlte.scss */
  1703. body.skin-black .main-header .navbar .nav li.producer-menu .label {
  1704. position: relative;
  1705. top: -2px;
  1706. left: 0px;
  1707. }
  1708. /* line 245, ../sass/_adminlte.scss */
  1709. body.skin-black .main-header .navbar .nav li.producer-menu #link-display-producers-offline {
  1710. color: #F39C12;
  1711. }
  1712. /* line 249, ../sass/_adminlte.scss */
  1713. body.skin-black .main-header .navbar .nav li.producer-menu .offline {
  1714. display: none;
  1715. }
  1716. /* line 253, ../sass/_adminlte.scss */
  1717. body.skin-black .main-header .navbar .nav li.producer-menu a {
  1718. color: #333;
  1719. }
  1720. /* line 257, ../sass/_adminlte.scss */
  1721. body.skin-black .main-header .navbar .nav li.producer-menu .producer-id {
  1722. position: relative;
  1723. top: 4px;
  1724. color: gray;
  1725. font-size: 12px;
  1726. float: right;
  1727. }
  1728. /* line 268, ../sass/_adminlte.scss */
  1729. body.skin-black .sidebar .sidebar-menu > li.header {
  1730. color: #899397;
  1731. }
  1732. /* line 272, ../sass/_adminlte.scss */
  1733. body.skin-black .sidebar .label {
  1734. padding-top: 5px;
  1735. position: relative;
  1736. top: -3px;
  1737. }
  1738. /* line 279, ../sass/_adminlte.scss */
  1739. body.skin-black .sidebar-menu > li.active > a {
  1740. border-color: #F39C12;
  1741. }
  1742. /* line 284, ../sass/_adminlte.scss */
  1743. body.skin-black section.sidebar .user-panel {
  1744. text-align: center;
  1745. }
  1746. /* line 287, ../sass/_adminlte.scss */
  1747. body.skin-black section.sidebar .user-panel .image {
  1748. margin-bottom: 3px;
  1749. }
  1750. /* line 291, ../sass/_adminlte.scss */
  1751. body.skin-black section.sidebar .user-panel .title {
  1752. font-weight: bold;
  1753. color: white;
  1754. }
  1755. /* line 298, ../sass/_adminlte.scss */
  1756. body.skin-black .content-wrapper {
  1757. background-color: #f5f5f5;
  1758. }
  1759. /* line 301, ../sass/_adminlte.scss */
  1760. body.skin-black .content-wrapper .content-header {
  1761. background-color: #F5F5F5;
  1762. padding-bottom: 15px;
  1763. border-bottom: solid 1px #e0e0e0;
  1764. border-top: solid 1px #e0e0e0;
  1765. }
  1766. /* line 307, ../sass/_adminlte.scss */
  1767. body.skin-black .content-wrapper .content-header .btn {
  1768. padding: 3px 6px;
  1769. font-size: 10px;
  1770. font-family: Arial;
  1771. text-transform: uppercase;
  1772. }
  1773. /* line 314, ../sass/_adminlte.scss */
  1774. body.skin-black .content-wrapper .content-header h1 {
  1775. font-family: 'myriadpro-light';
  1776. font-size: 20px;
  1777. }
  1778. /* line 320, ../sass/_adminlte.scss */
  1779. body.skin-black .content-wrapper .col-no-padding-left {
  1780. padding-left: 0px;
  1781. }
  1782. /* line 324, ../sass/_adminlte.scss */
  1783. body.skin-black .content-wrapper .col-no-padding-right {
  1784. padding-right: 0px;
  1785. }
  1786. /* line 328, ../sass/_adminlte.scss */
  1787. body.skin-black .content-wrapper a {
  1788. color: #e08e0b;
  1789. }
  1790. /* line 331, ../sass/_adminlte.scss */
  1791. body.skin-black .content-wrapper a.disable {
  1792. pointer-events: none;
  1793. cursor: default;
  1794. }
  1795. /* line 337, ../sass/_adminlte.scss */
  1796. body.skin-black .content-wrapper .label {
  1797. padding-top: 4px;
  1798. padding-bottom: 1px;
  1799. }
  1800. /* line 342, ../sass/_adminlte.scss */
  1801. body.skin-black .content-wrapper .btn {
  1802. color: white;
  1803. }
  1804. /* line 346, ../sass/_adminlte.scss */
  1805. body.skin-black .content-wrapper .btn-default {
  1806. color: #333;
  1807. background-color: white;
  1808. }
  1809. /* line 351, ../sass/_adminlte.scss */
  1810. body.skin-black .content-wrapper .btn-primary {
  1811. background-color: #F39C12;
  1812. color: white;
  1813. border-color: #F39C12;
  1814. }
  1815. /* line 358, ../sass/_adminlte.scss */
  1816. body.skin-black .content-wrapper .nav.nav-tabs .badge {
  1817. margin-left: 4px;
  1818. background-color: #e0e0e0;
  1819. color: #444;
  1820. }
  1821. /* line 365, ../sass/_adminlte.scss */
  1822. body.skin-black .content-wrapper .tab-content {
  1823. border-left: solid 1px #ddd;
  1824. border-bottom: solid 1px #ddd;
  1825. border-right: solid 1px #ddd;
  1826. padding: 30px 15px 15px 15px;
  1827. background-color: white;
  1828. }
  1829. /* line 373, ../sass/_adminlte.scss */
  1830. body.skin-black .content-wrapper .alert {
  1831. position: relative;
  1832. }
  1833. /* line 376, ../sass/_adminlte.scss */
  1834. body.skin-black .content-wrapper .alert a {
  1835. color: white;
  1836. }
  1837. /* line 379, ../sass/_adminlte.scss */
  1838. body.skin-black .content-wrapper .alert a.btn {
  1839. color: #333;
  1840. text-decoration: none;
  1841. }
  1842. /* line 384, ../sass/_adminlte.scss */
  1843. body.skin-black .content-wrapper .alert .close {
  1844. font-size: 30px;
  1845. position: absolute;
  1846. top: 10px;
  1847. right: 15px;
  1848. text-decoration: none;
  1849. color: white;
  1850. opacity: 0.6;
  1851. }
  1852. /* line 393, ../sass/_adminlte.scss */
  1853. body.skin-black .content-wrapper .alert .close:hover {
  1854. opacity: 1;
  1855. }
  1856. /* line 398, ../sass/_adminlte.scss */
  1857. body.skin-black .content-wrapper .alert.alert-dark {
  1858. background-color: #ece4d8;
  1859. color: black;
  1860. }
  1861. /* line 405, ../sass/_adminlte.scss */
  1862. body.skin-black .content-wrapper .small-box h3 {
  1863. font-size: 28px;
  1864. font-family: 'Source Sans Pro',sans-serif;
  1865. }
  1866. /* line 410, ../sass/_adminlte.scss */
  1867. body.skin-black .content-wrapper .small-box .icon {
  1868. top: -2px;
  1869. }
  1870. /* line 414, ../sass/_adminlte.scss */
  1871. body.skin-black .content-wrapper .small-box .small-box-footer {
  1872. color: white;
  1873. padding-top: 6px;
  1874. padding-bottom: 2px;
  1875. }
  1876. /* line 423, ../sass/_adminlte.scss */
  1877. body.skin-black .content-wrapper .callout h4 .fa {
  1878. margin-right: 7px;
  1879. }
  1880. /* line 426, ../sass/_adminlte.scss */
  1881. body.skin-black .content-wrapper .callout a {
  1882. color: white;
  1883. }
  1884. /* line 429, ../sass/_adminlte.scss */
  1885. body.skin-black .content-wrapper .callout .btn {
  1886. color: #333;
  1887. text-decoration: none;
  1888. }
  1889. /* line 436, ../sass/_adminlte.scss */
  1890. body.skin-black .content-wrapper .table th {
  1891. font-size: 13px;
  1892. }
  1893. /* line 439, ../sass/_adminlte.scss */
  1894. body.skin-black .content-wrapper .table th.column-actions, body.skin-black .content-wrapper .table td.column-actions {
  1895. width: 172px;
  1896. text-align: right;
  1897. }
  1898. /* line 443, ../sass/_adminlte.scss */
  1899. body.skin-black .content-wrapper .table td.text-small, body.skin-black .content-wrapper .table th.text-small {
  1900. font-size: 12px;
  1901. }
  1902. /* line 447, ../sass/_adminlte.scss */
  1903. 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 {
  1904. border: 1px solid #ddd;
  1905. }
  1906. /* line 456, ../sass/_adminlte.scss */
  1907. body.skin-black .content-wrapper .table.table-bordered > thead > tr > th, body.skin-black .content-wrapper .table.table-bordered > thead > tr > td {
  1908. border-bottom-width: 2px;
  1909. }
  1910. /* line 462, ../sass/_adminlte.scss */
  1911. 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 {
  1912. background-color: #F39C12;
  1913. border: solid 1px #F39C12;
  1914. color: white;
  1915. }
  1916. /* line 468, ../sass/_adminlte.scss */
  1917. body.skin-black .content-wrapper .pagination > li > a, body.skin-black .content-wrapper .pagination > li > span {
  1918. color: #F39C12;
  1919. }
  1920. /* line 470, ../sass/_adminlte.scss */
  1921. body.skin-black .content-wrapper .pagination > li > a:hover, body.skin-black .content-wrapper .pagination > li > span:hover {
  1922. color: #c87f0a;
  1923. }
  1924. /* line 475, ../sass/_adminlte.scss */
  1925. body.skin-black .content-wrapper .submenu {
  1926. margin-bottom: 25px;
  1927. }
  1928. /* line 479, ../sass/_adminlte.scss */
  1929. body.skin-black .content-wrapper .form-actions {
  1930. position: fixed;
  1931. bottom: 0;
  1932. left: 0;
  1933. right: 0;
  1934. width: 100%;
  1935. padding: 15px 30px 15px 30px;
  1936. margin: 0px;
  1937. background-color: white;
  1938. text-align: right;
  1939. z-index: 10;
  1940. border-top: solid 1px #e0e0e0;
  1941. }
  1942. /* line 492, ../sass/_adminlte.scss */
  1943. body.skin-black .content-wrapper .form-actions a, body.skin-black .content-wrapper .form-actions button {
  1944. margin-left: 10px;
  1945. }
  1946. /* line 496, ../sass/_adminlte.scss */
  1947. body.skin-black .content-wrapper .form-actions .field-redirect-url {
  1948. display: none;
  1949. }
  1950. /* line 501, ../sass/_adminlte.scss */
  1951. body.skin-black .content-wrapper .form-buttons {
  1952. margin-top: 25px;
  1953. text-align: right;
  1954. }
  1955. /* line 508, ../sass/_adminlte.scss */
  1956. body.skin-black .main-footer a {
  1957. color: #F39C12;
  1958. }
  1959. /* line 513, ../sass/_adminlte.scss */
  1960. body.skin-black .gridview-pagesize {
  1961. float: right;
  1962. margin-bottom: 8px;
  1963. }
  1964. /* line 518, ../sass/_adminlte.scss */
  1965. body.skin-black #yii-debug-toolbar {
  1966. bottom: 64px;
  1967. }
  1968. /* line 523, ../sass/_adminlte.scss */
  1969. body.login-page {
  1970. background: none;
  1971. background-color: white;
  1972. }
  1973. /* line 527, ../sass/_adminlte.scss */
  1974. body.login-page .login-box .login-logo {
  1975. text-align: center;
  1976. font-family: 'worksans_bold';
  1977. }
  1978. /* line 531, ../sass/_adminlte.scss */
  1979. body.login-page .login-box .login-logo img {
  1980. width: 150px;
  1981. }
  1982. /* line 537, ../sass/_adminlte.scss */
  1983. body.login-page .login-box .login-box-body,
  1984. body.login-page .login-box .login-box-body input#loginform-email,
  1985. body.login-page .login-box .login-box-body input#loginform-password,
  1986. body.login-page .login-box .login-box-body .btn-primary {
  1987. font-size: 14px;
  1988. }
  1989. /* line 544, ../sass/_adminlte.scss */
  1990. body.login-page .login-box .login-box-body .btn-primary {
  1991. background-color: #F39C12;
  1992. border-color: #F39C12;
  1993. padding: 5px 10px;
  1994. margin-bottom: 15px;
  1995. }
  1996. /* line 550, ../sass/_adminlte.scss */
  1997. body.login-page .login-box .login-box-body .btn-primary:active {
  1998. background-color: #f4a62a;
  1999. border-color: #F39C12;
  2000. }
  2001. /* line 556, ../sass/_adminlte.scss */
  2002. body.login-page .login-box .login-box-body a {
  2003. color: #F39C12;
  2004. }
  2005. /* line 558, ../sass/_adminlte.scss */
  2006. body.login-page .login-box .login-box-body a:hover {
  2007. color: #f4a62a;
  2008. }
  2009. /* line 563, ../sass/_adminlte.scss */
  2010. body.login-page .login-box .login-box-body .checkbox label input {
  2011. position: relative;
  2012. top: 0px;
  2013. }
  2014. /* line 2, ../sass/_alerts.scss */
  2015. #app-alerts {
  2016. position: fixed;
  2017. bottom: 30px;
  2018. right: 15px;
  2019. width: 300px;
  2020. height: auto;
  2021. z-index: 9999;
  2022. }
  2023. /* line 10, ../sass/_alerts.scss */
  2024. #app-alerts .slide-fade-enter-active {
  2025. -moz-transition: all 0.3s ease;
  2026. -o-transition: all 0.3s ease;
  2027. -webkit-transition: all 0.3s ease;
  2028. transition: all 0.3s ease;
  2029. }
  2030. /* line 13, ../sass/_alerts.scss */
  2031. #app-alerts .slide-fade-leave-active {
  2032. -moz-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  2033. -o-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  2034. -webkit-transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  2035. transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  2036. }
  2037. /* line 16, ../sass/_alerts.scss */
  2038. #app-alerts .slide-fade-enter, #app-alerts .slide-fade-leave-to {
  2039. -moz-transform: translateX(10px);
  2040. -ms-transform: translateX(10px);
  2041. -webkit-transform: translateX(10px);
  2042. transform: translateX(10px);
  2043. opacity: 0;
  2044. }
  2045. /* line 4, ../sass/dashboard/_index.scss */
  2046. .dashboard-index #distributions .info-box {
  2047. border: solid 1px #e0e0e0;
  2048. }
  2049. /* line 6, ../sass/dashboard/_index.scss */
  2050. .dashboard-index #distributions .info-box .date {
  2051. text-transform: uppercase;
  2052. font-size: 12px;
  2053. line-height: 20px;
  2054. padding-top: 10px;
  2055. }
  2056. /* line 12, ../sass/dashboard/_index.scss */
  2057. .dashboard-index #distributions .info-box .date span {
  2058. display: block;
  2059. }
  2060. /* line 18, ../sass/dashboard/_index.scss */
  2061. .dashboard-index #distributions .info-box .date .num {
  2062. font-size: 30px;
  2063. padding-top: 5px;
  2064. padding-bottom: 5px;
  2065. }
  2066. /* line 30, ../sass/dashboard/_index.scss */
  2067. .dashboard-index #distributions .info-box-content .buttons {
  2068. margin-top: 10px;
  2069. }
  2070. /* line 37, ../sass/dashboard/_index.scss */
  2071. .dashboard-index #last-orders a {
  2072. color: #333;
  2073. }
  2074. /* line 39, ../sass/dashboard/_index.scss */
  2075. .dashboard-index #last-orders a:hover {
  2076. text-decoration: underline;
  2077. }
  2078. /* line 4, ../sass/subscription/_index.scss */
  2079. .subscription-index .table .column-auto-payment {
  2080. width: 50px;
  2081. }
  2082. /* line 3, ../sass/subscription/_form.scss */
  2083. .subscription-form #bloc-select-user {
  2084. padding-left: 0px;
  2085. }
  2086. /* line 6, ../sass/subscription/_form.scss */
  2087. .subscription-form .field-subscriptionform-id {
  2088. display: none;
  2089. }
  2090. /* line 10, ../sass/subscription/_form.scss */
  2091. .subscription-form table#products .input-quantity {
  2092. text-align: center;
  2093. border-right: 0px none;
  2094. }
  2095. /* line 14, ../sass/subscription/_form.scss */
  2096. .subscription-form table#products .input-group-addon {
  2097. padding: 5px;
  2098. padding-left: 0px;
  2099. margin: 0px;
  2100. border-left: 0px none;
  2101. border-right: 0px none;
  2102. }
  2103. /* line 21, ../sass/subscription/_form.scss */
  2104. .subscription-form table#products .select-unit {
  2105. padding: 0px;
  2106. width: 58px;
  2107. text-align: center;
  2108. height: 22px;
  2109. }
  2110. /* line 27, ../sass/subscription/_form.scss */
  2111. .subscription-form table#products .glyphicon-warning-sign {
  2112. position: relative;
  2113. top: 10px;
  2114. }
  2115. /* line 3, ../sass/product/_index.scss */
  2116. .product-index .td-photo {
  2117. max-width: 100px;
  2118. width: 100px;
  2119. }
  2120. /* line 7, ../sass/product/_index.scss */
  2121. .product-index .photo-product {
  2122. max-width: 100px;
  2123. }
  2124. /* line 11, ../sass/product/_index.scss */
  2125. .product-index .ui-state-highlight {
  2126. height: 75px;
  2127. background-color: white;
  2128. }
  2129. @media screen and (max-width: 768px) {
  2130. /* line 17, ../sass/product/_index.scss */
  2131. .product-index .td-photo {
  2132. display: none;
  2133. }
  2134. }
  2135. /* line 7, ../sass/product/_form.scss */
  2136. .product-create .field-product-status label,
  2137. .product-create .field-product-is_available_for_subscriptions label,
  2138. .product-update .field-product-status label,
  2139. .product-update .field-product-is_available_for_subscriptions label {
  2140. display: block;
  2141. }
  2142. /* line 13, ../sass/product/_form.scss */
  2143. .product-create #product-active label,
  2144. .product-update #product-active label {
  2145. margin-right: 15px;
  2146. }
  2147. /* line 19, ../sass/product/_form.scss */
  2148. .product-create .field-product-photofile label,
  2149. .product-update .field-product-photofile label {
  2150. display: none;
  2151. }
  2152. /* line 25, ../sass/product/_form.scss */
  2153. .product-create #maximum-quantities label, .product-create #maximum-quantities .form-control,
  2154. .product-update #maximum-quantities label,
  2155. .product-update #maximum-quantities .form-control {
  2156. width: 49%;
  2157. height: 35px;
  2158. margin-bottom: 5px;
  2159. }
  2160. /* line 30, ../sass/product/_form.scss */
  2161. .product-create #maximum-quantities label,
  2162. .product-update #maximum-quantities label {
  2163. float: left;
  2164. line-height: 35px;
  2165. }
  2166. /* line 34, ../sass/product/_form.scss */
  2167. .product-create #maximum-quantities .form-control,
  2168. .product-update #maximum-quantities .form-control {
  2169. float: right;
  2170. }
  2171. /* line 39, ../sass/product/_form.scss */
  2172. .product-create #days-production,
  2173. .product-update #days-production {
  2174. padding-left: 3px;
  2175. }
  2176. /* line 42, ../sass/product/_form.scss */
  2177. .product-create #days-production .form-group,
  2178. .product-update #days-production .form-group {
  2179. margin-bottom: 7px;
  2180. }
  2181. /* line 46, ../sass/product/_form.scss */
  2182. .product-create #days-production label,
  2183. .product-update #days-production label {
  2184. font-weight: normal;
  2185. }
  2186. /* line 49, ../sass/product/_form.scss */
  2187. .product-create #days-production label input,
  2188. .product-update #days-production label input {
  2189. position: relative;
  2190. top: 1px;
  2191. left: -3px;
  2192. }
  2193. /* line 56, ../sass/product/_form.scss */
  2194. .product-create #days-production .checkbox,
  2195. .product-update #days-production .checkbox {
  2196. margin-top: 0px;
  2197. }
  2198. /* line 60, ../sass/product/_form.scss */
  2199. .product-create #days-production .field-product-sunday,
  2200. .product-update #days-production .field-product-sunday {
  2201. margin-bottom: 0px;
  2202. }
  2203. /* line 63, ../sass/product/_form.scss */
  2204. .product-create #days-production .field-product-sunday .checkbox,
  2205. .product-update #days-production .field-product-sunday .checkbox {
  2206. margin-bottom: 0px;
  2207. }
  2208. /* line 70, ../sass/product/_form.scss */
  2209. .product-create #availability-points-sale #label-availability-points-sale,
  2210. .product-update #availability-points-sale #label-availability-points-sale {
  2211. display: block;
  2212. margin-bottom: 6px;
  2213. }
  2214. /* line 74, ../sass/product/_form.scss */
  2215. .product-create #availability-points-sale #label-availability-points-sale span,
  2216. .product-update #availability-points-sale #label-availability-points-sale span {
  2217. border-bottom: dotted 1px black;
  2218. }
  2219. /* line 80, ../sass/product/_form.scss */
  2220. .product-create #availability-points-sale .field-product-available_on_points_sale label.control-label,
  2221. .product-update #availability-points-sale .field-product-available_on_points_sale label.control-label {
  2222. margin-bottom: 0px;
  2223. position: relative;
  2224. top: 3px;
  2225. }
  2226. /* line 87, ../sass/product/_form.scss */
  2227. .product-create #availability-points-sale #product-pointssale,
  2228. .product-update #availability-points-sale #product-pointssale {
  2229. max-height: 300px;
  2230. overflow-y: scroll;
  2231. }
  2232. /* line 91, ../sass/product/_form.scss */
  2233. .product-create #availability-points-sale #product-pointssale label,
  2234. .product-update #availability-points-sale #product-pointssale label {
  2235. display: block;
  2236. font-weight: normal;
  2237. }
  2238. /* line 5, ../sass/accessory/_form.scss */
  2239. .accessory-form #panel-products .panel-body label {
  2240. display: block;
  2241. font-weight: normal;
  2242. }
  2243. /**
  2244. Copyright Souke (2018)
  2245. contact@souke.fr
  2246. Ce logiciel est un programme informatique servant à aider les producteurs
  2247. à distribuer leur production en circuits courts.
  2248. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  2249. respectant les principes de diffusion des logiciels libres. Vous pouvez
  2250. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  2251. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  2252. sur le site "http://www.cecill.info".
  2253. En contrepartie de l'accessibilité au code source et des droits de copie,
  2254. de modification et de redistribution accordés par cette licence, il n'est
  2255. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  2256. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  2257. titulaire des droits patrimoniaux et les concédants successifs.
  2258. A cet égard l'attention de l'utilisateur est attirée sur les risques
  2259. associés au chargement, à l'utilisation, à la modification et/ou au
  2260. développement et à la reproduction du logiciel par l'utilisateur étant
  2261. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  2262. manipuler et qui le réserve donc à des développeurs et des professionnels
  2263. avertis possédant des connaissances informatiques approfondies. Les
  2264. utilisateurs sont donc invités à charger et tester l'adéquation du
  2265. logiciel à leurs besoins dans des conditions permettant d'assurer la
  2266. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  2267. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  2268. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  2269. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  2270. termes.
  2271. */
  2272. /* line 40, ../sass/distribution/_index.scss */
  2273. .distribution-index .content-header .date {
  2274. font-weight: bold;
  2275. }
  2276. /* line 45, ../sass/distribution/_index.scss */
  2277. .distribution-index #wrapper-app-distribution-index {
  2278. display: none;
  2279. }
  2280. /* line 48, ../sass/distribution/_index.scss */
  2281. .distribution-index #wrapper-app-distribution-index.loaded {
  2282. display: block;
  2283. }
  2284. /* line 53, ../sass/distribution/_index.scss */
  2285. .distribution-index #app-distribution-index {
  2286. position: relative;
  2287. }
  2288. /* line 57, ../sass/distribution/_index.scss */
  2289. .distribution-index #distribution-date {
  2290. display: none;
  2291. }
  2292. /* line 61, ../sass/distribution/_index.scss */
  2293. .distribution-index #calendar {
  2294. margin-bottom: 15px;
  2295. }
  2296. /* line 64, ../sass/distribution/_index.scss */
  2297. .distribution-index #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
  2298. font-size: 2rem;
  2299. }
  2300. /* line 68, ../sass/distribution/_index.scss */
  2301. .distribution-index #calendar .c-day-background {
  2302. padding: 16px;
  2303. }
  2304. /* line 76, ../sass/distribution/_index.scss */
  2305. .distribution-index #calendar .c-day-popover-content {
  2306. font-size: 1.3rem;
  2307. }
  2308. /* line 80, ../sass/distribution/_index.scss */
  2309. .distribution-index #calendar .c-title {
  2310. text-transform: uppercase;
  2311. font-family: 'capsuularegular';
  2312. }
  2313. /* line 85, ../sass/distribution/_index.scss */
  2314. .distribution-index #calendar .vc-day.is-not-in-month .vc-day-content {
  2315. opacity: 0.6 !important;
  2316. pointer-events: auto !important;
  2317. }
  2318. /* line 90, ../sass/distribution/_index.scss */
  2319. .distribution-index #calendar .vc-day.is-not-in-month .vc-highlights,
  2320. .distribution-index #calendar .vc-day.is-not-in-month .vc-highlights * {
  2321. opacity: 1 !important;
  2322. }
  2323. /* line 96, ../sass/distribution/_index.scss */
  2324. .distribution-index table td.quantity-remaining {
  2325. text-align: right;
  2326. width: 75px;
  2327. }
  2328. /* line 100, ../sass/distribution/_index.scss */
  2329. .distribution-index table td.quantity-remaining .has-quantity, .distribution-index table td.quantity-remaining .infinite {
  2330. color: #00A65A;
  2331. }
  2332. /* line 104, ../sass/distribution/_index.scss */
  2333. .distribution-index table td.quantity-remaining .negative {
  2334. color: #DD4B39;
  2335. }
  2336. /* line 108, ../sass/distribution/_index.scss */
  2337. .distribution-index table td.quantity-remaining .infinite, .distribution-index table td.quantity-remaining .empty {
  2338. font-size: 18px;
  2339. }
  2340. /* line 114, ../sass/distribution/_index.scss */
  2341. .distribution-index #products td.quantities {
  2342. width: 100px;
  2343. text-align: right;
  2344. }
  2345. /* line 119, ../sass/distribution/_index.scss */
  2346. .distribution-index #products input.quantity-max {
  2347. width: 50px;
  2348. text-align: center;
  2349. display: inline;
  2350. }
  2351. /* line 127, ../sass/distribution/_index.scss */
  2352. .distribution-index #infos-top .col-md-4 {
  2353. padding: 0px;
  2354. }
  2355. /* line 133, ../sass/distribution/_index.scss */
  2356. .distribution-index #infos-top .info-box {
  2357. min-height: 96px;
  2358. height: 96px;
  2359. }
  2360. /* line 137, ../sass/distribution/_index.scss */
  2361. .distribution-index #infos-top .info-box .info-box-icon {
  2362. height: 96px;
  2363. width: 50px;
  2364. line-height: 96px;
  2365. }
  2366. /* line 142, ../sass/distribution/_index.scss */
  2367. .distribution-index #infos-top .info-box .info-box-icon i.fa {
  2368. font-size: 30px;
  2369. }
  2370. /* line 147, ../sass/distribution/_index.scss */
  2371. .distribution-index #infos-top .info-box .info-box-content {
  2372. margin-left: 55px;
  2373. }
  2374. /* line 150, ../sass/distribution/_index.scss */
  2375. .distribution-index #infos-top .info-box .info-box-content .info-box-text {
  2376. font-size: 12px;
  2377. }
  2378. /* line 153, ../sass/distribution/_index.scss */
  2379. .distribution-index #infos-top .info-box .info-box-content .info-box-text .btn {
  2380. font-size: 12px;
  2381. text-transform: uppercase;
  2382. }
  2383. /* line 159, ../sass/distribution/_index.scss */
  2384. .distribution-index #infos-top .info-box .info-box-content .info-box-number {
  2385. font-size: 14px;
  2386. }
  2387. /* line 166, ../sass/distribution/_index.scss */
  2388. .distribution-index #infos-top #info-box-distribution .btn-active-week {
  2389. float: right;
  2390. }
  2391. /* line 172, ../sass/distribution/_index.scss */
  2392. .distribution-index #infos-top #summary-ca-weight .normal {
  2393. font-weight: normal;
  2394. }
  2395. /* line 182, ../sass/distribution/_index.scss */
  2396. .distribution-index #modal-products table.table thead tr td {
  2397. font-weight: bold;
  2398. }
  2399. /* line 188, ../sass/distribution/_index.scss */
  2400. .distribution-index #modal-products table.table td.quantity-ordered,
  2401. .distribution-index #modal-products table.table td.quantity-max {
  2402. text-align: center;
  2403. }
  2404. /* line 193, ../sass/distribution/_index.scss */
  2405. .distribution-index #modal-products table.table td.quantity-ordered {
  2406. width: 50px;
  2407. }
  2408. /* line 197, ../sass/distribution/_index.scss */
  2409. .distribution-index #modal-products table.table td.quantity-max {
  2410. width: 120px;
  2411. }
  2412. /* line 200, ../sass/distribution/_index.scss */
  2413. .distribution-index #modal-products table.table td.quantity-max input {
  2414. text-align: center;
  2415. min-width: 50px;
  2416. }
  2417. /* line 205, ../sass/distribution/_index.scss */
  2418. .distribution-index #modal-products table.table td.quantity-max .limit-quantity-accessories {
  2419. margin-top: 7px;
  2420. font-size: 12px;
  2421. }
  2422. /* line 209, ../sass/distribution/_index.scss */
  2423. .distribution-index #modal-products table.table td.quantity-max .limit-quantity-accessories .quantity {
  2424. font-weight: bold;
  2425. }
  2426. /* line 217, ../sass/distribution/_index.scss */
  2427. .distribution-index #orders {
  2428. position: relative;
  2429. }
  2430. /* line 222, ../sass/distribution/_index.scss */
  2431. .distribution-index #orders .panel-heading .buttons .btn {
  2432. position: relative;
  2433. top: -19px;
  2434. float: right;
  2435. margin-left: 10px;
  2436. }
  2437. /* line 231, ../sass/distribution/_index.scss */
  2438. .distribution-index #orders #wrapper-nav-points-sale {
  2439. margin-bottom: 10px;
  2440. }
  2441. /* line 234, ../sass/distribution/_index.scss */
  2442. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale {
  2443. margin: 0px;
  2444. padding: 0px;
  2445. list-style-type: none;
  2446. }
  2447. /* line 239, ../sass/distribution/_index.scss */
  2448. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li {
  2449. float: left;
  2450. margin-right: 10px;
  2451. margin-bottom: 10px;
  2452. }
  2453. /* line 245, ../sass/distribution/_index.scss */
  2454. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a .label {
  2455. background-color: white;
  2456. border: solid 1px #e0e0e0;
  2457. -moz-border-radius: 10px;
  2458. -webkit-border-radius: 10px;
  2459. border-radius: 10px;
  2460. }
  2461. /* line 256, ../sass/distribution/_index.scss */
  2462. .distribution-index #orders #buttons-top-orders {
  2463. background-color: #F5F5F5;
  2464. padding: 10px 20px;
  2465. border: solid 1px #e0e0e0;
  2466. -moz-border-radius: 5px;
  2467. -webkit-border-radius: 5px;
  2468. border-radius: 5px;
  2469. margin-bottom: 20px;
  2470. }
  2471. /* line 267, ../sass/distribution/_index.scss */
  2472. .distribution-index #orders #buttons-top-orders .right {
  2473. float: right;
  2474. }
  2475. /* line 271, ../sass/distribution/_index.scss */
  2476. .distribution-index #orders #buttons-top-orders .dropdown {
  2477. display: inline-block;
  2478. }
  2479. /* line 276, ../sass/distribution/_index.scss */
  2480. .distribution-index #orders .point-sale-totals {
  2481. background-color: white;
  2482. padding: 10px 20px;
  2483. border: solid 1px #e0e0e0;
  2484. -moz-border-radius: 5px;
  2485. -webkit-border-radius: 5px;
  2486. border-radius: 5px;
  2487. margin-bottom: 20px;
  2488. }
  2489. /* line 283, ../sass/distribution/_index.scss */
  2490. .distribution-index #orders .point-sale-totals .title {
  2491. color: gray;
  2492. font-size: 13px;
  2493. margin-right: 13px;
  2494. text-transform: uppercase;
  2495. }
  2496. /* line 293, ../sass/distribution/_index.scss */
  2497. .distribution-index #orders table td.column-user {
  2498. position: relative;
  2499. }
  2500. /* line 296, ../sass/distribution/_index.scss */
  2501. .distribution-index #orders table td.column-user:hover .shortcuts {
  2502. display: block;
  2503. }
  2504. /* line 300, ../sass/distribution/_index.scss */
  2505. .distribution-index #orders table td.column-user a {
  2506. color: #333;
  2507. }
  2508. /* line 303, ../sass/distribution/_index.scss */
  2509. .distribution-index #orders table td.column-user a:hover {
  2510. text-decoration: underline;
  2511. }
  2512. /* line 308, ../sass/distribution/_index.scss */
  2513. .distribution-index #orders table td.column-user .shortcuts {
  2514. display: none;
  2515. float: right;
  2516. position: absolute;
  2517. top: 1px;
  2518. right: 1px;
  2519. }
  2520. /* line 316, ../sass/distribution/_index.scss */
  2521. .distribution-index #orders table td.column-user .user-trust-alert {
  2522. color: red;
  2523. }
  2524. /* line 321, ../sass/distribution/_index.scss */
  2525. .distribution-index #orders table td.column-delivery-note {
  2526. position: relative;
  2527. }
  2528. /* line 325, ../sass/distribution/_index.scss */
  2529. .distribution-index #orders table td.tiller {
  2530. width: 60px;
  2531. }
  2532. /* line 328, ../sass/distribution/_index.scss */
  2533. .distribution-index #orders table td.tiller label {
  2534. font-size: 12px;
  2535. cursor: pointer;
  2536. position: relative;
  2537. top: -2px;
  2538. font-weight: normal;
  2539. }
  2540. /* line 337, ../sass/distribution/_index.scss */
  2541. .distribution-index #orders table td.column-actions {
  2542. position: relative;
  2543. text-align: right;
  2544. }
  2545. /* line 341, ../sass/distribution/_index.scss */
  2546. .distribution-index #orders table td.column-actions .wrapper-button-dropdown {
  2547. display: inline-block;
  2548. }
  2549. /* line 345, ../sass/distribution/_index.scss */
  2550. .distribution-index #orders table td.column-actions .dropdown-menu {
  2551. left: -70px;
  2552. width: 227px;
  2553. }
  2554. /* line 350, ../sass/distribution/_index.scss */
  2555. .distribution-index #orders table td.column-actions .modal-form-order,
  2556. .distribution-index #orders table td.column-actions .modal-payment {
  2557. text-align: left;
  2558. }
  2559. /* line 355, ../sass/distribution/_index.scss */
  2560. .distribution-index #orders table td.column-actions .add-subscription {
  2561. position: relative;
  2562. }
  2563. /* line 358, ../sass/distribution/_index.scss */
  2564. .distribution-index #orders table td.column-actions .add-subscription .glyphicon-plus {
  2565. position: absolute;
  2566. top: 4px;
  2567. right: 4px;
  2568. font-size: 7px;
  2569. }
  2570. /* line 367, ../sass/distribution/_index.scss */
  2571. .distribution-index #orders table td.column-state-payment {
  2572. width: 133px;
  2573. }
  2574. /* line 373, ../sass/distribution/_index.scss */
  2575. .distribution-index #orders table td.column-credit a.positive {
  2576. color: green;
  2577. }
  2578. /* line 376, ../sass/distribution/_index.scss */
  2579. .distribution-index #orders table td.column-credit a.negative {
  2580. color: red;
  2581. }
  2582. /* line 382, ../sass/distribution/_index.scss */
  2583. .distribution-index #orders table .state-payment-mobile {
  2584. display: none;
  2585. }
  2586. /* line 386, ../sass/distribution/_index.scss */
  2587. .distribution-index #orders table td.column-payment {
  2588. position: relative;
  2589. }
  2590. /* line 389, ../sass/distribution/_index.scss */
  2591. .distribution-index #orders table td.column-payment div.btn-group {
  2592. width: 125px;
  2593. }
  2594. /* line 395, ../sass/distribution/_index.scss */
  2595. .distribution-index #orders table tr.view ul {
  2596. list-style-type: none;
  2597. margin-left: 0px;
  2598. padding-left: 15px;
  2599. }
  2600. /* line 405, ../sass/distribution/_index.scss */
  2601. .distribution-index #orders table tr.view .comment {
  2602. margin-top: 20px;
  2603. }
  2604. /* line 409, ../sass/distribution/_index.scss */
  2605. .distribution-index #orders table tr.view .delivery {
  2606. margin-top: 20px;
  2607. }
  2608. /* line 418, ../sass/distribution/_index.scss */
  2609. .distribution-index .modal-form-order .modal-container {
  2610. width: 100%;
  2611. padding: 0px;
  2612. }
  2613. /* line 422, ../sass/distribution/_index.scss */
  2614. .distribution-index .modal-form-order .modal-container .modal-body {
  2615. padding-right: 15px;
  2616. }
  2617. /* line 425, ../sass/distribution/_index.scss */
  2618. .distribution-index .modal-form-order .modal-container .modal-body table {
  2619. margin-bottom: 150px;
  2620. }
  2621. /* line 430, ../sass/distribution/_index.scss */
  2622. .distribution-index .modal-form-order .modal-container .modal-footer {
  2623. border-top-color: #f4f4f4;
  2624. position: fixed;
  2625. bottom: 0;
  2626. right: 0;
  2627. z-index: 99999;
  2628. background-color: white;
  2629. width: 100%;
  2630. text-align: center;
  2631. border-top: solid 1px #e0e0e0;
  2632. }
  2633. /* line 442, ../sass/distribution/_index.scss */
  2634. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form button {
  2635. float: none;
  2636. }
  2637. /* line 446, ../sass/distribution/_index.scss */
  2638. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form div.right {
  2639. float: right;
  2640. }
  2641. /* line 453, ../sass/distribution/_index.scss */
  2642. .distribution-index .modal-form-order .btn-credit {
  2643. float: right;
  2644. }
  2645. /* line 459, ../sass/distribution/_index.scss */
  2646. .distribution-index .modal-form-order table.table-products .product-ordered td {
  2647. background-color: #e9e9e9;
  2648. }
  2649. /* line 463, ../sass/distribution/_index.scss */
  2650. .distribution-index .modal-form-order table.table-products .product-ordered input.input-quantity {
  2651. font-size: 16px;
  2652. font-weight: bold;
  2653. }
  2654. /* line 469, ../sass/distribution/_index.scss */
  2655. .distribution-index .modal-form-order table.table-products td.price {
  2656. width: 150px;
  2657. }
  2658. /* line 472, ../sass/distribution/_index.scss */
  2659. .distribution-index .modal-form-order table.table-products td.price input {
  2660. text-align: center;
  2661. }
  2662. /* line 476, ../sass/distribution/_index.scss */
  2663. .distribution-index .modal-form-order table.table-products td.price .input-group-addon {
  2664. background-color: #eee;
  2665. }
  2666. /* line 480, ../sass/distribution/_index.scss */
  2667. .distribution-index .modal-form-order table.table-products td.price .invoice-price {
  2668. margin-top: 8px;
  2669. }
  2670. /* line 482, ../sass/distribution/_index.scss */
  2671. .distribution-index .modal-form-order table.table-products td.price .invoice-price .label-invoice-price {
  2672. font-size: 11px;
  2673. font-weight: bold;
  2674. color: gray;
  2675. }
  2676. /* line 490, ../sass/distribution/_index.scss */
  2677. .distribution-index .modal-form-order table.table-products td.quantity {
  2678. width: 165px;
  2679. }
  2680. /* line 493, ../sass/distribution/_index.scss */
  2681. .distribution-index .modal-form-order table.table-products td.quantity input {
  2682. text-align: center;
  2683. color: black;
  2684. }
  2685. /* line 498, ../sass/distribution/_index.scss */
  2686. .distribution-index .modal-form-order table.table-products td.quantity .form-control {
  2687. border-right: 0px none;
  2688. padding-right: 4px;
  2689. }
  2690. /* line 503, ../sass/distribution/_index.scss */
  2691. .distribution-index .modal-form-order table.table-products td.quantity .input-group-addon {
  2692. padding: 5px;
  2693. padding-left: 0px;
  2694. margin: 0px;
  2695. border-left: 0px none;
  2696. border-right: 0px none;
  2697. }
  2698. /* line 514, ../sass/distribution/_index.scss */
  2699. .distribution-index .modal-form-order .actions-form button {
  2700. margin-left: 15px;
  2701. }
  2702. /* line 522, ../sass/distribution/_index.scss */
  2703. .distribution-index .modal-payment .info-box .info-box-icon {
  2704. width: 50px;
  2705. }
  2706. /* line 525, ../sass/distribution/_index.scss */
  2707. .distribution-index .modal-payment .info-box .info-box-icon i {
  2708. font-size: 30px;
  2709. }
  2710. /* line 530, ../sass/distribution/_index.scss */
  2711. .distribution-index .modal-payment .info-box .info-box-content {
  2712. margin-left: 50px;
  2713. }
  2714. /* line 3, ../sass/user/_emails.scss */
  2715. .user-mail #tabs-points-sale {
  2716. margin-bottom: 20px;
  2717. }
  2718. /* line 5, ../sass/user/_credit.scss */
  2719. .user-credit .panel .panel-heading .btn {
  2720. float: right;
  2721. }
  2722. /* line 6, ../sass/user/_form.scss */
  2723. .user-create .panel-newsletter label,
  2724. .user-update .panel-newsletter label {
  2725. display: block;
  2726. }
  2727. /* line 12, ../sass/user/_form.scss */
  2728. .user-create .panel-point-sales label.control-label,
  2729. .user-update .panel-point-sales label.control-label {
  2730. display: none;
  2731. }
  2732. /* line 16, ../sass/user/_form.scss */
  2733. .user-create .panel-point-sales .field-user-exclusive_access_selected_points_sale label.control-label,
  2734. .user-update .panel-point-sales .field-user-exclusive_access_selected_points_sale label.control-label {
  2735. display: block;
  2736. }
  2737. /* line 22, ../sass/user/_form.scss */
  2738. .user-create .panel-user-groups label.control-label,
  2739. .user-update .panel-user-groups label.control-label {
  2740. display: none;
  2741. }
  2742. /* line 29, ../sass/user/_form.scss */
  2743. .user-create #user-points_sale label,
  2744. .user-create #user-user_groups label,
  2745. .user-update #user-points_sale label,
  2746. .user-update #user-user_groups label {
  2747. font-weight: normal;
  2748. margin-right: 10px;
  2749. cursor: pointer;
  2750. background-color: white;
  2751. padding: 5px 10px;
  2752. border: solid 1px #e0e0e0;
  2753. }
  2754. /* line 37, ../sass/user/_form.scss */
  2755. .user-create #user-points_sale label .form-control,
  2756. .user-create #user-user_groups label .form-control,
  2757. .user-update #user-points_sale label .form-control,
  2758. .user-update #user-user_groups label .form-control {
  2759. display: inline;
  2760. width: 200px;
  2761. margin-left: 15px;
  2762. }
  2763. /* line 4, ../sass/user/_view.scss */
  2764. .user-view .list-group-item-address .pull-right {
  2765. text-align: right;
  2766. }
  2767. /* line 3, ../sass/user/_index.scss */
  2768. .user-index .wrapper-button-dropdown {
  2769. display: inline-block;
  2770. position: relative;
  2771. }
  2772. /* line 7, ../sass/user/_index.scss */
  2773. .user-index .wrapper-button-dropdown .dropdown-menu {
  2774. left: -138px;
  2775. }
  2776. /* line 10, ../sass/user/_index.scss */
  2777. .user-index .wrapper-button-dropdown .dropdown-menu a {
  2778. color: #333;
  2779. }
  2780. /* line 4, ../sass/producer/_update.scss */
  2781. .producer-update .panel h4 {
  2782. font-size: 23px;
  2783. margin-bottom: 20px;
  2784. text-transform: uppercase;
  2785. border-bottom: solid 1px gray;
  2786. }
  2787. /* line 10, ../sass/producer/_update.scss */
  2788. .producer-update .panel h4:not(:first-child) {
  2789. margin-top: 45px;
  2790. }
  2791. /* line 4, ../sass/point_sale/_index.scss */
  2792. .point-sale-index table .td-default {
  2793. text-align: center;
  2794. }
  2795. /* line 8, ../sass/point_sale/_index.scss */
  2796. .point-sale-index table .column-name .shared-point-sale-producers {
  2797. margin-top: 5px;
  2798. }
  2799. /* line 13, ../sass/point_sale/_index.scss */
  2800. .point-sale-index table .column-payment-method ul {
  2801. list-style-type: none;
  2802. padding: 0px;
  2803. padding-left: 5px;
  2804. margin: 0px;
  2805. }
  2806. /* line 8, ../sass/point_sale/_form.scss */
  2807. .point-sale-create #credit .field-pointsale-payment_method_onsite label,
  2808. .point-sale-create #credit .field-pointsale-payment_method_credit label,
  2809. .point-sale-create #credit .field-pointsale-payment_method_online label,
  2810. .point-sale-update #credit .field-pointsale-payment_method_onsite label,
  2811. .point-sale-update #credit .field-pointsale-payment_method_credit label,
  2812. .point-sale-update #credit .field-pointsale-payment_method_online label {
  2813. display: block;
  2814. }
  2815. /* line 15, ../sass/point_sale/_form.scss */
  2816. .point-sale-create #days-distribution .form-group,
  2817. .point-sale-update #days-distribution .form-group {
  2818. margin-bottom: 0px;
  2819. }
  2820. /* line 17, ../sass/point_sale/_form.scss */
  2821. .point-sale-create #days-distribution .form-group label,
  2822. .point-sale-update #days-distribution .form-group label {
  2823. font-weight: normal;
  2824. }
  2825. /* line 20, ../sass/point_sale/_form.scss */
  2826. .point-sale-create #days-distribution .form-group.has-success label,
  2827. .point-sale-update #days-distribution .form-group.has-success label {
  2828. color: #333;
  2829. }
  2830. /* line 23, ../sass/point_sale/_form.scss */
  2831. .point-sale-create #days-distribution .form-group .help-block,
  2832. .point-sale-update #days-distribution .form-group .help-block {
  2833. display: none;
  2834. }
  2835. /* line 28, ../sass/point_sale/_form.scss */
  2836. .point-sale-create #days-distribution .field-pointsale-infos_monday,
  2837. .point-sale-create #days-distribution .field-pointsale-infos_tuesday,
  2838. .point-sale-create #days-distribution .field-pointsale-infos_wednesday,
  2839. .point-sale-create #days-distribution .field-pointsale-infos_thursday,
  2840. .point-sale-create #days-distribution .field-pointsale-infos_friday,
  2841. .point-sale-create #days-distribution .field-pointsale-infos_saturday,
  2842. .point-sale-create #days-distribution .field-pointsale-infos_sunday,
  2843. .point-sale-update #days-distribution .field-pointsale-infos_monday,
  2844. .point-sale-update #days-distribution .field-pointsale-infos_tuesday,
  2845. .point-sale-update #days-distribution .field-pointsale-infos_wednesday,
  2846. .point-sale-update #days-distribution .field-pointsale-infos_thursday,
  2847. .point-sale-update #days-distribution .field-pointsale-infos_friday,
  2848. .point-sale-update #days-distribution .field-pointsale-infos_saturday,
  2849. .point-sale-update #days-distribution .field-pointsale-infos_sunday {
  2850. margin-bottom: 10px;
  2851. }
  2852. /* line 36, ../sass/point_sale/_form.scss */
  2853. .point-sale-create #days-distribution .field-pointsale-infos_monday label,
  2854. .point-sale-create #days-distribution .field-pointsale-infos_tuesday label,
  2855. .point-sale-create #days-distribution .field-pointsale-infos_wednesday label,
  2856. .point-sale-create #days-distribution .field-pointsale-infos_thursday label,
  2857. .point-sale-create #days-distribution .field-pointsale-infos_friday label,
  2858. .point-sale-create #days-distribution .field-pointsale-infos_saturday label,
  2859. .point-sale-create #days-distribution .field-pointsale-infos_sunday label,
  2860. .point-sale-update #days-distribution .field-pointsale-infos_monday label,
  2861. .point-sale-update #days-distribution .field-pointsale-infos_tuesday label,
  2862. .point-sale-update #days-distribution .field-pointsale-infos_wednesday label,
  2863. .point-sale-update #days-distribution .field-pointsale-infos_thursday label,
  2864. .point-sale-update #days-distribution .field-pointsale-infos_friday label,
  2865. .point-sale-update #days-distribution .field-pointsale-infos_saturday label,
  2866. .point-sale-update #days-distribution .field-pointsale-infos_sunday label {
  2867. display: none;
  2868. }
  2869. /* line 43, ../sass/point_sale/_form.scss */
  2870. .point-sale-create #delivery-note-generation .form-group,
  2871. .point-sale-update #delivery-note-generation .form-group {
  2872. margin-bottom: 0px;
  2873. }
  2874. /* line 46, ../sass/point_sale/_form.scss */
  2875. .point-sale-create #delivery-note-generation .form-group label,
  2876. .point-sale-update #delivery-note-generation .form-group label {
  2877. margin-bottom: 0px;
  2878. font-weight: normal;
  2879. }
  2880. /* line 54, ../sass/point_sale/_form.scss */
  2881. .point-sale-create #home-delivery .field-pointsale-is_home_delivery label,
  2882. .point-sale-update #home-delivery .field-pointsale-is_home_delivery label {
  2883. display: block;
  2884. }
  2885. /* line 60, ../sass/point_sale/_form.scss */
  2886. .point-sale-create #bread-box .field-pointsale-is_bread_box label,
  2887. .point-sale-update #bread-box .field-pointsale-is_bread_box label {
  2888. display: block;
  2889. }
  2890. /**
  2891. Copyright Souke (2018)
  2892. contact@souke.fr
  2893. Ce logiciel est un programme informatique servant à aider les producteurs
  2894. à distribuer leur production en circuits courts.
  2895. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  2896. respectant les principes de diffusion des logiciels libres. Vous pouvez
  2897. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  2898. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  2899. sur le site "http://www.cecill.info".
  2900. En contrepartie de l'accessibilité au code source et des droits de copie,
  2901. de modification et de redistribution accordés par cette licence, il n'est
  2902. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  2903. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  2904. titulaire des droits patrimoniaux et les concédants successifs.
  2905. A cet égard l'attention de l'utilisateur est attirée sur les risques
  2906. associés au chargement, à l'utilisation, à la modification et/ou au
  2907. développement et à la reproduction du logiciel par l'utilisateur étant
  2908. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  2909. manipuler et qui le réserve donc à des développeurs et des professionnels
  2910. avertis possédant des connaissances informatiques approfondies. Les
  2911. utilisateurs sont donc invités à charger et tester l'adéquation du
  2912. logiciel à leurs besoins dans des conditions permettant d'assurer la
  2913. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  2914. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  2915. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  2916. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  2917. termes.
  2918. */
  2919. /* line 39, ../sass/report/_index.scss */
  2920. .report-index #wrapper-app-report-index {
  2921. display: none;
  2922. }
  2923. /* line 41, ../sass/report/_index.scss */
  2924. .report-index #wrapper-app-report-index.loaded {
  2925. display: block;
  2926. }
  2927. /* line 48, ../sass/report/_index.scss */
  2928. .report-index #parameters #nav-sections-report .btn-section {
  2929. margin-right: 5px;
  2930. }
  2931. /* line 53, ../sass/report/_index.scss */
  2932. .report-index #parameters .section {
  2933. margin-top: 10px;
  2934. }
  2935. /* line 55, ../sass/report/_index.scss */
  2936. .report-index #parameters .section .content-max-height {
  2937. max-height: 400px;
  2938. overflow-y: scroll;
  2939. }
  2940. /* line 59, ../sass/report/_index.scss */
  2941. .report-index #parameters .section .content-max-height ul {
  2942. list-style-type: none;
  2943. margin-left: 0px;
  2944. padding-left: 5px;
  2945. }
  2946. /* line 65, ../sass/report/_index.scss */
  2947. .report-index #parameters .section .content-max-height ul li input {
  2948. position: relative;
  2949. top: 2px;
  2950. }
  2951. /* line 69, ../sass/report/_index.scss */
  2952. .report-index #parameters .section .content-max-height ul li label {
  2953. font-weight: normal;
  2954. margin-bottom: 0px;
  2955. }
  2956. /* line 78, ../sass/report/_index.scss */
  2957. .report-index #parameters #section-users #wrapper-search-user {
  2958. margin-bottom: 10px;
  2959. position: relative;
  2960. }
  2961. /* line 81, ../sass/report/_index.scss */
  2962. .report-index #parameters #section-users #wrapper-search-user .glyphicon-search {
  2963. position: absolute;
  2964. top: 10px;
  2965. right: 16px;
  2966. color: gray;
  2967. }
  2968. /* line 93, ../sass/report/_index.scss */
  2969. .report-index #parameters #section-distributions #wrapper-select-year {
  2970. margin-bottom: 10px;
  2971. }
  2972. /* line 97, ../sass/report/_index.scss */
  2973. .report-index #parameters #section-distributions .distribution-month {
  2974. margin-bottom: 10px;
  2975. }
  2976. /* line 99, ../sass/report/_index.scss */
  2977. .report-index #parameters #section-distributions .distribution-month .link-month-distribution {
  2978. display: block;
  2979. text-transform: capitalize;
  2980. text-align: left;
  2981. }
  2982. /* line 104, ../sass/report/_index.scss */
  2983. .report-index #parameters #section-distributions .distribution-month .link-month-distribution .glyphicon {
  2984. float: right;
  2985. }
  2986. /* line 109, ../sass/report/_index.scss */
  2987. .report-index #parameters #section-distributions .distribution-month .the-distributions {
  2988. margin-top: 8px;
  2989. }
  2990. /* line 121, ../sass/report/_index.scss */
  2991. .report-index #report .section {
  2992. margin-bottom: 15px;
  2993. }
  2994. /* line 124, ../sass/report/_index.scss */
  2995. .report-index #report .section h3 {
  2996. margin: 0px;
  2997. padding: 0px;
  2998. font-size: 16px;
  2999. text-transform: uppercase;
  3000. }
  3001. /* line 130, ../sass/report/_index.scss */
  3002. .report-index #report .section .comma:last-child {
  3003. display: none;
  3004. }
  3005. /* line 4, ../sass/document/_form.scss */
  3006. .document-form .info-box .info-box-text {
  3007. font-size: 13px;
  3008. }
  3009. /* line 8, ../sass/document/_form.scss */
  3010. .document-form .info-box .info-box-number {
  3011. font-size: 15px;
  3012. }
  3013. /* line 14, ../sass/document/_form.scss */
  3014. .document-form #block-add-product .input-price {
  3015. text-align: center;
  3016. }
  3017. /* line 19, ../sass/document/_form.scss */
  3018. .document-form #block-add-product .input-group-quantity .input-quantity {
  3019. text-align: center;
  3020. }
  3021. /* line 25, ../sass/document/_form.scss */
  3022. .document-form #block-add-product .total .input-group {
  3023. margin-bottom: 10px;
  3024. }
  3025. /* line 29, ../sass/document/_form.scss */
  3026. .document-form #block-add-product .total .btn {
  3027. float: right;
  3028. }
  3029. /* line 36, ../sass/document/_form.scss */
  3030. .document-form #block-list-products ul.product-order-meta {
  3031. padding: 0px;
  3032. margin: 0px;
  3033. padding-left: 20px;
  3034. }
  3035. /* line 41, ../sass/document/_form.scss */
  3036. .document-form #block-list-products ul.product-order-meta li {
  3037. color: gray;
  3038. font-size: 11px;
  3039. }
  3040. /* line 51, ../sass/document/_form.scss */
  3041. .document-form #block-list-products .product-order-invoice-price-button-apply {
  3042. display: none;
  3043. }
  3044. /* line 54, ../sass/document/_form.scss */
  3045. .document-form #block-list-products .product-order-invoice-price-button-apply .btn {
  3046. display: block;
  3047. width: 100%;
  3048. }
  3049. /* line 60, ../sass/document/_form.scss */
  3050. .document-form #block-list-products .different-price {
  3051. position: relative;
  3052. top: 5px;
  3053. }
  3054. /* line 7, ../sass/document/_index.scss */
  3055. .quotation-index .content-wrapper .content table.table .column-actions,
  3056. .delivery-note-index .content-wrapper .content table.table .column-actions,
  3057. .invoice-index .content-wrapper .content table.table .column-actions {
  3058. width: 200px;
  3059. }
  3060. /* line 6, ../sass/development/_index.scss */
  3061. .development-index #versions-list .panel .block {
  3062. margin-bottom: 15px;
  3063. }
  3064. /* line 9, ../sass/development/_index.scss */
  3065. .development-index #versions-list .panel .block .glyphicon {
  3066. font-size: 15px;
  3067. margin-right: 3px;
  3068. }
  3069. /* line 14, ../sass/development/_index.scss */
  3070. .development-index #versions-list .panel .block h4 {
  3071. font-size: 16px;
  3072. border-bottom: solid 1px #e0e0e0;
  3073. padding-bottom: 4px;
  3074. }
  3075. /* line 21, ../sass/development/_index.scss */
  3076. .development-index #versions-list .panel .block.block-release-date ul {
  3077. padding: 0px;
  3078. list-style-type: none;
  3079. }
  3080. /* line 29, ../sass/development/_index.scss */
  3081. .development-index #versions-list .panel .block.block-features ul, .development-index #versions-list .panel .block.block-maintenance ul {
  3082. list-style-type: circle;
  3083. padding: 0px;
  3084. padding-left: 15px;
  3085. }
  3086. /* line 35, ../sass/development/_index.scss */
  3087. .development-index #versions-list .panel .block.block-features ul li.admin, .development-index #versions-list .panel .block.block-maintenance ul li.admin {
  3088. color: gray;
  3089. }
  3090. /* line 46, ../sass/development/_index.scss */
  3091. .development-index #panel-participate ul.contacts {
  3092. padding: 0px;
  3093. padding-left: 10px;
  3094. margin: 0px;
  3095. list-style-type: none;
  3096. }
  3097. /* line 52, ../sass/development/_index.scss */
  3098. .development-index #panel-participate ul.contacts li {
  3099. padding-bottom: 10px;
  3100. }
  3101. /* line 55, ../sass/development/_index.scss */
  3102. .development-index #panel-participate ul.contacts li .glyphicon {
  3103. float: left;
  3104. }
  3105. /* line 59, ../sass/development/_index.scss */
  3106. .development-index #panel-participate ul.contacts li p {
  3107. padding-left: 25px;
  3108. }
  3109. /* line 3, ../sass/support/_index.scss */
  3110. .support-index .col-left {
  3111. padding-left: 0px;
  3112. }
  3113. /* line 6, ../sass/support/_index.scss */
  3114. .support-index .col-right {
  3115. padding-right: 0px;
  3116. }
  3117. /* line 11, ../sass/support/_index.scss */
  3118. .support-index .ticket-list .nav-tabs {
  3119. display: block;
  3120. }
  3121. /* line 14, ../sass/support/_index.scss */
  3122. .support-index .ticket-list .nav-tabs .label {
  3123. position: relative;
  3124. top: -2px;
  3125. left: 2px;
  3126. padding: 0.3em 0.6em 0.2em 0.6em;
  3127. }
  3128. /* line 23, ../sass/support/_index.scss */
  3129. .support-index .ticket-list .table .filters {
  3130. display: none;
  3131. }
  3132. /* line 27, ../sass/support/_index.scss */
  3133. .support-index .ticket-list .table .td-created-at,
  3134. .support-index .ticket-list .table .td-last-message,
  3135. .support-index .ticket-list .table .td-messages {
  3136. width: 100px;
  3137. }
  3138. /* line 32, ../sass/support/_index.scss */
  3139. .support-index .ticket-list .table .td-producer {
  3140. width: 200px;
  3141. }
  3142. /* line 5, ../sass/support/_view.scss */
  3143. .ticket-view .table tr:first-child td {
  3144. border-top: 0px none;
  3145. }
  3146. /* line 11, ../sass/support/_view.scss */
  3147. .ticket-view .timeline::before {
  3148. background: transparent none;
  3149. }
  3150. /* line 15, ../sass/support/_view.scss */
  3151. .ticket-view .timeline li, .ticket-view .timeline .timeline-item {
  3152. margin-right: 0px;
  3153. }
  3154. /* line 2, ../sass/producer-admin/_index.scss */
  3155. .producer-admin-index .alert-latitude-longitude {
  3156. font-size: 13px;
  3157. color: gray;
  3158. margin-top: 5px;
  3159. }
  3160. /* line 3, ../sass/online-admin/_index.scss */
  3161. .online-index .box {
  3162. overflow: hidden;
  3163. }
  3164. /* line 6, ../sass/online-admin/_index.scss */
  3165. .online-index .box.box-user {
  3166. height: 150px;
  3167. }
  3168. /* line 10, ../sass/online-admin/_index.scss */
  3169. .online-index .box.box-producer {
  3170. height: 250px;
  3171. }
  3172. /* line 14, ../sass/online-admin/_index.scss */
  3173. .online-index .box .profile-username {
  3174. font-family: 'Source Sans Pro',sans-serif;
  3175. font-weight: normal;
  3176. font-size: 18px;
  3177. }
  3178. /* line 19, ../sass/online-admin/_index.scss */
  3179. .online-index .box .profile-username a {
  3180. color: #333;
  3181. }
  3182. /* line 4, ../sass/feature-admin/_index.scss */
  3183. .feature-admin-index table th.only-for-selected-producers,
  3184. .feature-admin-index table td.only-for-selected-producers {
  3185. width: 100px;
  3186. }
  3187. /* line 4, ../sass/setting/_form.scss */
  3188. .setting-form .panel h4 {
  3189. font-size: 23px;
  3190. margin-bottom: 20px;
  3191. text-transform: uppercase;
  3192. border-bottom: solid 1px gray;
  3193. }
  3194. /* line 10, ../sass/setting/_form.scss */
  3195. .setting-form .panel h4:not(:first-child) {
  3196. margin-top: 45px;
  3197. }
  3198. /* line 16, ../sass/setting/_form.scss */
  3199. .setting-form .form-group.has-success, .setting-form .form-group.has-success label {
  3200. color: #333;
  3201. }
  3202. /* line 21, ../sass/setting/_form.scss */
  3203. .setting-form .form-group .checkbox input {
  3204. position: relative;
  3205. top: -1px;
  3206. margin-right: 3px;
  3207. }
  3208. /* line 29, ../sass/setting/_form.scss */
  3209. .setting-form .form-group.form-toggle .control-label {
  3210. /*position: relative;
  3211. top: 7px;
  3212. left: 10px;*/
  3213. }
  3214. /* line 35, ../sass/setting/_form.scss */
  3215. .setting-form .form-group.form-toggle .toggle {
  3216. -moz-border-radius: 5px;
  3217. -webkit-border-radius: 5px;
  3218. border-radius: 5px;
  3219. display: block;
  3220. }
  3221. /* line 40, ../sass/setting/_form.scss */
  3222. .setting-form .form-group.form-toggle .toggle .toggle-group .btn.toggle-on {
  3223. color: white;
  3224. }
  3225. /* line 43, ../sass/setting/_form.scss */
  3226. .setting-form .form-group.form-toggle .toggle .toggle-group .btn.toggle-off {
  3227. color: white;
  3228. }
  3229. /* line 4, ../sass/dashboard-admin/_index.scss */
  3230. .dashboard-admin-index #producers-online h3 {
  3231. margin-top: 0px;
  3232. }
  3233. /* line 4, ../sass/automatic-email/_form.scss */
  3234. .automatic-email-form form label {
  3235. display: block;
  3236. }
  3237. /* line 5, ../sass/communication/_email.scss */
  3238. .communication-email #panel-mail-form .newsletter-type {
  3239. margin-bottom: 20px;
  3240. }
  3241. /* line 7, ../sass/communication/_email.scss */
  3242. .communication-email #panel-mail-form .newsletter-type strong {
  3243. display: block;
  3244. margin-bottom: 5px;
  3245. }
  3246. /**
  3247. Copyright Souke (2018)
  3248. contact@souke.fr
  3249. Ce logiciel est un programme informatique servant à aider les producteurs
  3250. à distribuer leur production en circuits courts.
  3251. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  3252. respectant les principes de diffusion des logiciels libres. Vous pouvez
  3253. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  3254. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  3255. sur le site "http://www.cecill.info".
  3256. En contrepartie de l'accessibilité au code source et des droits de copie,
  3257. de modification et de redistribution accordés par cette licence, il n'est
  3258. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  3259. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  3260. titulaire des droits patrimoniaux et les concédants successifs.
  3261. A cet égard l'attention de l'utilisateur est attirée sur les risques
  3262. associés au chargement, à l'utilisation, à la modification et/ou au
  3263. développement et à la reproduction du logiciel par l'utilisateur étant
  3264. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  3265. manipuler et qui le réserve donc à des développeurs et des professionnels
  3266. avertis possédant des connaissances informatiques approfondies. Les
  3267. utilisateurs sont donc invités à charger et tester l'adéquation du
  3268. logiciel à leurs besoins dans des conditions permettant d'assurer la
  3269. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  3270. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  3271. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  3272. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  3273. termes.
  3274. */
  3275. @media screen and (max-width: 768px) {
  3276. /* line 42, ../sass/_responsive.scss */
  3277. .wrapper .main-sidebar {
  3278. padding-top: 53px;
  3279. }
  3280. /* line 47, ../sass/_responsive.scss */
  3281. .wrapper .main-header .logo {
  3282. color: #333 !important;
  3283. display: none;
  3284. }
  3285. /* line 52, ../sass/_responsive.scss */
  3286. .wrapper .main-header .navbar {
  3287. border-top: solid 1px #e0e0e0;
  3288. border-bottom: solid 1px #e0e0e0;
  3289. }
  3290. /* line 56, ../sass/_responsive.scss */
  3291. .wrapper .main-header .navbar .producer-panel {
  3292. display: none;
  3293. }
  3294. /* line 60, ../sass/_responsive.scss */
  3295. .wrapper .main-header .navbar a {
  3296. padding: 14px 10px;
  3297. }
  3298. /* line 69, ../sass/_responsive.scss */
  3299. .navbar-custom-menu .producer-menu span {
  3300. display: none;
  3301. }
  3302. /* line 76, ../sass/_responsive.scss */
  3303. .table .column-hide-on-mobile {
  3304. display: none;
  3305. }
  3306. /* line 87, ../sass/_responsive.scss */
  3307. .distribution-index .modal-form-order .modal-container .modal-body table.table-products td.quantity .form-control {
  3308. width: 50px;
  3309. height: 52px;
  3310. }
  3311. /* line 93, ../sass/_responsive.scss */
  3312. .distribution-index .modal-form-order .modal-container .modal-body table.table-products td.price {
  3313. display: none;
  3314. }
  3315. /* line 101, ../sass/_responsive.scss */
  3316. .distribution-index .modal-form-order .modal-container .modal-footer .actions-form div.right {
  3317. display: none;
  3318. }
  3319. /* line 112, ../sass/_responsive.scss */
  3320. .distribution-index #orders #buttons-top-orders .left {
  3321. width: 100%;
  3322. float: none;
  3323. }
  3324. /* line 117, ../sass/_responsive.scss */
  3325. .distribution-index #orders #buttons-top-orders .right {
  3326. width: 100%;
  3327. float: none;
  3328. }
  3329. /* line 122, ../sass/_responsive.scss */
  3330. .distribution-index #orders #buttons-top-orders .btn {
  3331. padding: 8px 15px;
  3332. margin: 10px;
  3333. display: block;
  3334. width: 100%;
  3335. }
  3336. /* line 132, ../sass/_responsive.scss */
  3337. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li {
  3338. float: none;
  3339. width: 100%;
  3340. }
  3341. /* line 136, ../sass/_responsive.scss */
  3342. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a {
  3343. display: block;
  3344. }
  3345. /* line 145, ../sass/_responsive.scss */
  3346. .distribution-index #orders table .state-payment-mobile {
  3347. display: block;
  3348. }
  3349. /* line 148, ../sass/_responsive.scss */
  3350. .distribution-index #orders table .state-payment-mobile .glyphicon-time {
  3351. display: none;
  3352. }
  3353. /* line 154, ../sass/_responsive.scss */
  3354. .distribution-index #orders table ul.dropdown-menu a {
  3355. padding: 15px;
  3356. }
  3357. /* line 159, ../sass/_responsive.scss */
  3358. .distribution-index #orders table button.dropdown-toggle,
  3359. .distribution-index #orders table button.btn-moins,
  3360. .distribution-index #orders table button.btn-plus,
  3361. .distribution-index #orders table .btn {
  3362. padding: 10px;
  3363. }
  3364. /* line 167, ../sass/_responsive.scss */
  3365. .distribution-index #orders table .column-origin,
  3366. .distribution-index #orders table .column-point-sale,
  3367. .distribution-index #orders table .column-state-payment,
  3368. .distribution-index #orders table .column-payment,
  3369. .distribution-index #orders table .column-credit,
  3370. .distribution-index #orders table .column-tiller,
  3371. .distribution-index #orders table .column-delivery-note {
  3372. display: none;
  3373. }
  3374. /* line 184, ../sass/_responsive.scss */
  3375. .communicate-email {
  3376. /*#mailform-message {
  3377. display: block !important;
  3378. height: 250px;
  3379. }
  3380. .tox-tinymce {
  3381. display: none;
  3382. }*/
  3383. }
  3384. }