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.

3419 line
102KB

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