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.

3351 line
100KB

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