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.

1914 lines
57KB

  1. @charset "UTF-8";
  2. /**
  3. Copyright La boîte à pain (2018)
  4. contact@laboiteapain.net
  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 La boîte à pain (2018)
  33. contact@laboiteapain.net
  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 45, ../sass/screen.scss */
  110. .clr {
  111. clear: both;
  112. }
  113. /* line 49, ../sass/screen.scss */
  114. h1, h2, h3, h4, h5, h6 {
  115. font-family: "myriadpro-light";
  116. }
  117. /* line 53, ../sass/screen.scss */
  118. a {
  119. color: #BB8757;
  120. }
  121. /* line 56, ../sass/screen.scss */
  122. a:hover, a:focus, a:active {
  123. color: #9f6e40;
  124. }
  125. /* line 61, ../sass/screen.scss */
  126. #block-demo {
  127. padding: 10px 0px;
  128. background-color: #F8F1DD;
  129. color: #BB8757;
  130. text-align: left;
  131. margin-bottom: 20px;
  132. border: solid 1px #caa17b;
  133. -moz-border-radius: 5px;
  134. -webkit-border-radius: 5px;
  135. border-radius: 5px;
  136. }
  137. /* line 70, ../sass/screen.scss */
  138. #block-demo a {
  139. text-decoration: underline;
  140. }
  141. /* line 75, ../sass/screen.scss */
  142. #env-dev {
  143. font-family: "comfortaabold";
  144. text-align: center;
  145. font-size: 18px;
  146. padding: 5px 10px;
  147. color: white;
  148. position: fixed;
  149. top: 9px;
  150. left: 66px;
  151. z-index: 1031;
  152. }
  153. /* line 88, ../sass/screen.scss */
  154. .wrap .btn-primary {
  155. background: none;
  156. background-color: #BB8757;
  157. border: solid 1px #BB8757;
  158. }
  159. /* line 93, ../sass/screen.scss */
  160. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active {
  161. background-color: #9f6e40;
  162. border: solid 1px #9f6e40;
  163. }
  164. /* line 101, ../sass/screen.scss */
  165. .nav-header .retour-site {
  166. border-left: solid 1px #F8F1DD;
  167. padding: 10px 15px;
  168. }
  169. /* line 108, ../sass/screen.scss */
  170. .navbar-brand .logo {
  171. height: 40px;
  172. position: relative;
  173. top: -10px;
  174. }
  175. /* line 115, ../sass/screen.scss */
  176. .container-body {
  177. padding-top: 117px;
  178. padding-bottom: 50px;
  179. }
  180. /* line 120, ../sass/screen.scss */
  181. .navbar-inverse {
  182. background: none;
  183. background-color: #BB8757;
  184. border-bottom: 0px none;
  185. }
  186. /* line 125, ../sass/screen.scss */
  187. .navbar-inverse .navbar-nav {
  188. padding-top: 12px;
  189. }
  190. /* line 129, ../sass/screen.scss */
  191. .navbar-inverse .navbar-nav > li > a {
  192. color: white;
  193. margin-left: 3px;
  194. padding: 3px 11px;
  195. }
  196. /* line 134, ../sass/screen.scss */
  197. .navbar-inverse .navbar-nav > li > a:hover {
  198. color: #F8F1DD;
  199. }
  200. /* line 142, ../sass/screen.scss */
  201. .navbar-inverse .navbar-nav > li.active a,
  202. .navbar-inverse .navbar-nav > .open a {
  203. background: none;
  204. -moz-box-shadow: none;
  205. -webkit-box-shadow: none;
  206. box-shadow: none;
  207. text-shadow: none;
  208. margin-left: 3px;
  209. background-color: #F8F1DD;
  210. color: #BB8757;
  211. padding: 3px 11px;
  212. -moz-border-radius: 5px;
  213. -webkit-border-radius: 5px;
  214. border-radius: 5px;
  215. }
  216. /* line 152, ../sass/screen.scss */
  217. .navbar-inverse .navbar-nav > li.active a:hover, .navbar-inverse .navbar-nav > li.active a:focus,
  218. .navbar-inverse .navbar-nav > .open a:hover,
  219. .navbar-inverse .navbar-nav > .open a:focus {
  220. background-color: #F8F1DD;
  221. color: #BB8757;
  222. }
  223. /* line 161, ../sass/screen.scss */
  224. .navbar-inverse .navbar-nav > .open a.dropdown-toggle {
  225. -moz-border-radius: 5px 5px 0px 0px;
  226. -webkit-border-radius: 5px;
  227. border-radius: 5px 5px 0px 0px;
  228. }
  229. /* line 165, ../sass/screen.scss */
  230. .navbar-inverse .navbar-nav > .open ul.dropdown-menu {
  231. -moz-box-shadow: 0px 0px 5px gray;
  232. -webkit-box-shadow: 0px 0px 5px gray;
  233. box-shadow: 0px 0px 5px gray;
  234. -moz-border-radius: 5px 0px 5px 5px;
  235. -webkit-border-radius: 5px;
  236. border-radius: 5px 0px 5px 5px;
  237. border-top: 0px none;
  238. right: -1px;
  239. }
  240. /* line 171, ../sass/screen.scss */
  241. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a {
  242. background-color: transparent;
  243. }
  244. /* line 174, ../sass/screen.scss */
  245. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a:hover {
  246. color: #9f6e40;
  247. }
  248. /* line 190, ../sass/screen.scss */
  249. #alerts-fixed {
  250. position: fixed;
  251. bottom: 20px;
  252. left: 20px;
  253. }
  254. /* line 195, ../sass/screen.scss */
  255. #alerts-fixed .alert {
  256. margin-top: 20px;
  257. }
  258. /* line 200, ../sass/screen.scss */
  259. .name-producer {
  260. margin-bottom: 15px;
  261. text-align: left;
  262. position: fixed;
  263. top: 51px;
  264. left: 0px;
  265. width: 100%;
  266. background-color: #515151;
  267. background-color: #F8F1DD;
  268. color: #8d6139;
  269. z-index: 100;
  270. font-size: 20px;
  271. padding: 8px 15px;
  272. padding-bottom: 2px;
  273. padding-top: 5px;
  274. border-bottom: solid 1px #e0e0e0;
  275. -moz-box-shadow: 0px 0px 5px gray;
  276. -webkit-box-shadow: 0px 0px 5px gray;
  277. box-shadow: 0px 0px 5px gray;
  278. }
  279. /* line 219, ../sass/screen.scss */
  280. .name-producer #select-producer {
  281. float: left;
  282. font-size: 15px;
  283. }
  284. /* line 224, ../sass/screen.scss */
  285. .name-producer .label {
  286. font-size: 11px;
  287. margin-left: 10px;
  288. position: relative;
  289. bottom: 3px;
  290. }
  291. /* line 229, ../sass/screen.scss */
  292. .name-producer .label a {
  293. color: white;
  294. }
  295. /* line 231, ../sass/screen.scss */
  296. .name-producer .label a:hover {
  297. text-decoration: none;
  298. }
  299. /* line 241, ../sass/screen.scss */
  300. .table thead th.actions {
  301. width: 220px;
  302. }
  303. /* line 244, ../sass/screen.scss */
  304. .table thead th.order {
  305. width: 58px;
  306. }
  307. /* line 247, ../sass/screen.scss */
  308. .table thead th.actif {
  309. width: 75px;
  310. text-align: center;
  311. }
  312. /* line 253, ../sass/screen.scss */
  313. .table tbody td.center {
  314. text-align: center;
  315. }
  316. /* line 261, ../sass/screen.scss */
  317. .footer .pull-left a {
  318. margin-right: 5px;
  319. margin-left: 5px;
  320. color: gray;
  321. }
  322. /* line 269, ../sass/screen.scss */
  323. .footer #code-source img {
  324. height: 20px;
  325. }
  326. /* line 280, ../sass/screen.scss */
  327. .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 {
  328. background-color: #F8F1DD;
  329. }
  330. /* line 283, ../sass/screen.scss */
  331. .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 {
  332. color: #BB8757;
  333. }
  334. /* line 289, ../sass/screen.scss */
  335. .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 {
  336. background-color: #f4cecd;
  337. }
  338. /* line 292, ../sass/screen.scss */
  339. .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 {
  340. color: #C9302C;
  341. }
  342. /* line 297, ../sass/screen.scss */
  343. .site-index #last-orders td.history, .site-index #history-orders td.history, .user-commandes #last-orders td.history, .user-commandes #history-orders td.history {
  344. min-width: 170px;
  345. }
  346. /* line 299, ../sass/screen.scss */
  347. .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 {
  348. margin-bottom: 7px;
  349. }
  350. /* line 307, ../sass/screen.scss */
  351. .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 {
  352. font-size: 12px;
  353. color: gray;
  354. }
  355. /* line 311, ../sass/screen.scss */
  356. .site-index #last-orders .comment, .site-index #history-orders .comment, .user-commandes #last-orders .comment, .user-commandes #history-orders .comment {
  357. font-size: 12px;
  358. }
  359. /* line 315, ../sass/screen.scss */
  360. .site-index #last-orders .date, .site-index #history-orders .date, .user-commandes #last-orders .date, .user-commandes #history-orders .date {
  361. text-align: center;
  362. }
  363. /* line 318, ../sass/screen.scss */
  364. .site-index #last-orders .date .block-date, .site-index #history-orders .date .block-date, .user-commandes #last-orders .date .block-date, .user-commandes #history-orders .date .block-date {
  365. width: 50%;
  366. margin: 0px auto;
  367. padding-top: 0px;
  368. }
  369. /* line 324, ../sass/screen.scss */
  370. .site-index #last-orders .date .day, .site-index #history-orders .date .day, .user-commandes #last-orders .date .day, .user-commandes #history-orders .date .day {
  371. text-transform: capitalize;
  372. line-height: 13px;
  373. font-size: 10px;
  374. text-transform: uppercase;
  375. }
  376. /* line 331, ../sass/screen.scss */
  377. .site-index #last-orders .date .num, .site-index #history-orders .date .num, .user-commandes #last-orders .date .num, .user-commandes #history-orders .date .num {
  378. font-size: 23px;
  379. line-height: 28px;
  380. font-weight: bold;
  381. }
  382. /* line 337, ../sass/screen.scss */
  383. .site-index #last-orders .date .month, .site-index #history-orders .date .month, .user-commandes #last-orders .date .month, .user-commandes #history-orders .date .month {
  384. text-transform: uppercase;
  385. line-height: 13px;
  386. font-size: 15px;
  387. }
  388. /* line 350, ../sass/screen.scss */
  389. .site-index .panel .panel-title .btn {
  390. float: right;
  391. font-family: "myriadpro-regular";
  392. }
  393. /* line 354, ../sass/screen.scss */
  394. .site-index .panel .panel-title .btn.margin-left {
  395. margin-left: 5px;
  396. }
  397. /* line 365, ../sass/screen.scss */
  398. .site-index #billing h2 {
  399. font-size: 25px;
  400. text-align: center;
  401. }
  402. /* line 371, ../sass/screen.scss */
  403. .site-index #billing .current-month .amount span {
  404. background-color: white;
  405. color: #333;
  406. border: solid 1px gray;
  407. }
  408. /* line 378, ../sass/screen.scss */
  409. .site-index #billing .amount {
  410. margin-top: 35px;
  411. text-align: center;
  412. }
  413. /* line 381, ../sass/screen.scss */
  414. .site-index #billing .amount span {
  415. font-size: 22px;
  416. color: white;
  417. background-color: #BB8757;
  418. padding: 7px 10px 3px;
  419. font-family: "myriadpro-regular";
  420. -moz-border-radius: 5px;
  421. -webkit-border-radius: 5px;
  422. border-radius: 5px;
  423. }
  424. /* line 401, ../sass/screen.scss */
  425. #page-order h1 .btn-group {
  426. float: right;
  427. }
  428. /* line 406, ../sass/screen.scss */
  429. #page-order #col-left, #page-order #col-right {
  430. padding-left: 0px;
  431. padding-right: 0px;
  432. }
  433. /* line 410, ../sass/screen.scss */
  434. #page-order #col-right {
  435. padding-left: 20px;
  436. }
  437. /* line 414, ../sass/screen.scss */
  438. #page-order #jours-production {
  439. display: none;
  440. }
  441. /* line 419, ../sass/screen.scss */
  442. #page-order #calendar h2 {
  443. font-size: 20px;
  444. position: relative;
  445. top: 3px;
  446. }
  447. /* line 425, ../sass/screen.scss */
  448. #page-order #calendar .fc-header-title {
  449. margin-left: 10px;
  450. }
  451. /* line 431, ../sass/screen.scss */
  452. #page-order #calendar .dayWithEvent {
  453. background-color: #fee48d;
  454. cursor: pointer;
  455. }
  456. /* line 435, ../sass/screen.scss */
  457. #page-order #calendar .fc-event-container {
  458. display: none;
  459. }
  460. /* line 436, ../sass/screen.scss */
  461. #page-order #calendar .fc-today {
  462. border-bottom: solid 1px #C9302C;
  463. background-color: white;
  464. }
  465. /* line 440, ../sass/screen.scss */
  466. #page-order #calendar .fc-today.dayWithEvent {
  467. background-color: #fee48d;
  468. }
  469. /* line 445, ../sass/screen.scss */
  470. #page-order #calendar .fc-day {
  471. cursor: pointer;
  472. text-align: center;
  473. }
  474. /* line 448, ../sass/screen.scss */
  475. #page-order #calendar .fc-day:hover {
  476. -moz-box-shadow: 0px 0px 2px black inset;
  477. -webkit-box-shadow: 0px 0px 2px black inset;
  478. box-shadow: 0px 0px 2px black inset;
  479. }
  480. /* line 453, ../sass/screen.scss */
  481. #page-order #calendar .current-date {
  482. -moz-box-shadow: 0px 0px 2px black inset;
  483. -webkit-box-shadow: 0px 0px 2px black inset;
  484. box-shadow: 0px 0px 2px black inset;
  485. }
  486. /* line 457, ../sass/screen.scss */
  487. #page-order #calendar .fc-day-number {
  488. float: none;
  489. padding-top: 2px;
  490. }
  491. /* line 463, ../sass/screen.scss */
  492. #page-order .btn-active-week {
  493. display: block;
  494. margin-top: 10px;
  495. }
  496. /* line 470, ../sass/screen.scss */
  497. #page-order #bloc-production .label {
  498. float: right;
  499. font-size: 13px;
  500. }
  501. /* line 475, ../sass/screen.scss */
  502. #page-order #bloc-production #productions-point-vente {
  503. margin-top: 15px;
  504. padding: 10px;
  505. border: solid 1px #e0e0e0;
  506. background-color: #F5F5F5;
  507. -moz-border-radius: 5px;
  508. -webkit-border-radius: 5px;
  509. border-radius: 5px;
  510. }
  511. /* line 481, ../sass/screen.scss */
  512. #page-order #bloc-production #productions-point-vente label {
  513. display: block;
  514. font-weight: normal;
  515. }
  516. /* line 486, ../sass/screen.scss */
  517. #page-order #bloc-production #productions-point-vente .checkbox-list {
  518. margin-left: 10px;
  519. margin-top: 10px;
  520. }
  521. /* line 497, ../sass/screen.scss */
  522. #page-order #produits-production .overflow table {
  523. width: 100%;
  524. }
  525. /* line 501, ../sass/screen.scss */
  526. #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 {
  527. display: block;
  528. }
  529. /* line 503, ../sass/screen.scss */
  530. #page-order #produits-production .overflow tr:after {
  531. content: ' ';
  532. display: block;
  533. visibility: hidden;
  534. clear: both;
  535. }
  536. /* line 510, ../sass/screen.scss */
  537. #page-order #produits-production .overflow thead th {
  538. height: 30px;
  539. }
  540. /* line 515, ../sass/screen.scss */
  541. #page-order #produits-production .overflow tbody {
  542. height: 500px;
  543. overflow-y: auto;
  544. }
  545. /* line 523, ../sass/screen.scss */
  546. #page-order #produits-production .overflow thead th {
  547. width: 32%;
  548. float: left;
  549. }
  550. /* line 528, ../sass/screen.scss */
  551. #page-order #produits-production .overflow tbody td {
  552. width: 33%;
  553. float: left;
  554. }
  555. /* line 533, ../sass/screen.scss */
  556. #page-order #produits-production .overflow .td-produit {
  557. width: 60%;
  558. }
  559. /* line 536, ../sass/screen.scss */
  560. #page-order #produits-production .overflow .td-active, #page-order #produits-production .overflow .td-max {
  561. width: 20%;
  562. text-align: center;
  563. }
  564. /* line 542, ../sass/screen.scss */
  565. #page-order #produits-production .overflow thead .td-product {
  566. width: 57%;
  567. }
  568. /* line 548, ../sass/screen.scss */
  569. #page-order #produits-production input.quantity-max {
  570. background-color: white;
  571. border: 1px solid #e0e0e0;
  572. text-align: center;
  573. width: 50px;
  574. }
  575. /* line 556, ../sass/screen.scss */
  576. #page-order #produits-production td label {
  577. font-weight: normal;
  578. }
  579. /* line 562, ../sass/screen.scss */
  580. #page-order #btn-export-commandes,
  581. #page-order #btn-commandes-auto {
  582. float: right;
  583. position: relative;
  584. top: -5px;
  585. right: -7px;
  586. padding: 2px 5px;
  587. }
  588. /* line 571, ../sass/screen.scss */
  589. #page-order #btn-export-commandes,
  590. #page-order #btn-commandes-auto {
  591. color: white;
  592. margin-left: 10px;
  593. padding: 1px 5px;
  594. }
  595. /* line 578, ../sass/screen.scss */
  596. #page-order #btn-commandes-auto {
  597. top: -7px;
  598. }
  599. /* line 580, ../sass/screen.scss */
  600. #page-order #btn-commandes-auto .btn {
  601. padding: 2px 5px;
  602. }
  603. /* line 582, ../sass/screen.scss */
  604. #page-order #btn-commandes-auto .btn span {
  605. top: 2px;
  606. }
  607. /* line 590, ../sass/screen.scss */
  608. #page-order #bloc-totaux .table-products .depasse {
  609. color: #b32815;
  610. }
  611. /* line 594, ../sass/screen.scss */
  612. #page-order #bloc-totaux .table-products .total strong span {
  613. font-weight: normal;
  614. font-size: 13px;
  615. }
  616. /* line 603, ../sass/screen.scss */
  617. #page-order #commandes-points-vente .tab-pane {
  618. padding-top: 20px;
  619. }
  620. /* line 610, ../sass/screen.scss */
  621. #page-order #commandes-points-vente .recap-pv.no-commande .recettes {
  622. display: none;
  623. }
  624. /* line 615, ../sass/screen.scss */
  625. #page-order #commandes-points-vente .recap-pv .recettes {
  626. float: right;
  627. color: #BB8757;
  628. border: solid 1px #BB8757;
  629. padding: 4px 10px;
  630. -moz-border-radius: 10px;
  631. -webkit-border-radius: 10px;
  632. border-radius: 10px;
  633. font-weight: bold;
  634. position: relative;
  635. top: -3px;
  636. }
  637. /* line 627, ../sass/screen.scss */
  638. #page-order #commandes-points-vente .alert.comment {
  639. display: none;
  640. }
  641. /* line 631, ../sass/screen.scss */
  642. #page-order #commandes-points-vente ul.liste-commandes {
  643. margin-top: 10px;
  644. list-style-type: none;
  645. height: 100%;
  646. max-height: 400px;
  647. margin-left: 0;
  648. padding-left: 0;
  649. margin-top: 0px;
  650. width: 100%;
  651. overflow-y: scroll;
  652. }
  653. /* line 642, ../sass/screen.scss */
  654. #page-order #commandes-points-vente ul.liste-commandes.no-commande {
  655. display: none;
  656. }
  657. /* line 646, ../sass/screen.scss */
  658. #page-order #commandes-points-vente ul.liste-commandes li {
  659. padding: 0;
  660. margin: 0;
  661. }
  662. /* line 649, ../sass/screen.scss */
  663. #page-order #commandes-points-vente ul.liste-commandes li a {
  664. text-align: left;
  665. -moz-border-radius: 0px;
  666. -webkit-border-radius: 0px;
  667. border-radius: 0px;
  668. display: block;
  669. padding: 7px;
  670. color: #333;
  671. }
  672. /* line 656, ../sass/screen.scss */
  673. #page-order #commandes-points-vente ul.liste-commandes li a .montant {
  674. float: right;
  675. color: #BB8757;
  676. font-weight: bold;
  677. }
  678. /* line 661, ../sass/screen.scss */
  679. #page-order #commandes-points-vente ul.liste-commandes li a .montant.paye {
  680. color: #5cb85c;
  681. color: #519951;
  682. }
  683. /* line 667, ../sass/screen.scss */
  684. #page-order #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  685. color: #BB8757;
  686. }
  687. /* line 671, ../sass/screen.scss */
  688. #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 {
  689. text-decoration: none;
  690. background-color: #FCF8E3;
  691. outline: none;
  692. border-color: #ccc;
  693. -moz-transition: all 0.1s;
  694. -o-transition: all 0.1s;
  695. -webkit-transition: all 0.1s;
  696. transition: all 0.1s;
  697. }
  698. /* line 682, ../sass/screen.scss */
  699. #page-order #commandes-points-vente .creer-commande,
  700. #page-order #commandes-points-vente .commandes-auto {
  701. width: 100%;
  702. margin-bottom: 10px;
  703. }
  704. /* line 688, ../sass/screen.scss */
  705. #page-order #commandes-points-vente .bloc-commande {
  706. padding-top: 20px;
  707. margin-top: 20px;
  708. display: none;
  709. }
  710. /* line 694, ../sass/screen.scss */
  711. #page-order #commandes-points-vente .title-user {
  712. display: none;
  713. font-size: 19px;
  714. margin-top: 0px;
  715. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  716. }
  717. /* line 700, ../sass/screen.scss */
  718. #page-order #commandes-points-vente .title-user .btn-edit, #page-order #commandes-points-vente .title-user .btn-remove,
  719. #page-order #commandes-points-vente .title-user .btn-cancel, #page-order #commandes-points-vente .title-user .btn-save {
  720. float: right;
  721. position: relative;
  722. top: -6px;
  723. }
  724. /* line 707, ../sass/screen.scss */
  725. #page-order #commandes-points-vente .title-user .btn-edit, #page-order #commandes-points-vente .title-user .btn-cancel {
  726. margin-right: 10px;
  727. }
  728. /* line 711, ../sass/screen.scss */
  729. #page-order #commandes-points-vente .title-user .buttons-save-cancel {
  730. display: none;
  731. }
  732. /* line 715, ../sass/screen.scss */
  733. #page-order #commandes-points-vente .title-user .choix-user {
  734. display: none;
  735. }
  736. /* line 718, ../sass/screen.scss */
  737. #page-order #commandes-points-vente .title-user .choix-user .form-control {
  738. width: 200px;
  739. display: inline;
  740. }
  741. /* line 726, ../sass/screen.scss */
  742. #page-order #commandes-points-vente table.table-produits .td-order {
  743. text-align: center;
  744. }
  745. /* line 729, ../sass/screen.scss */
  746. #page-order #commandes-points-vente table.table-produits input.form-control {
  747. text-align: center;
  748. }
  749. /* line 734, ../sass/screen.scss */
  750. #page-order #commandes-points-vente table.table-produits tr.disabled .td-product {
  751. color: gray;
  752. }
  753. /* line 740, ../sass/screen.scss */
  754. #page-order #commandes-points-vente .td-produit,
  755. #page-order #commandes-points-vente .th-produit {
  756. width: 70%;
  757. }
  758. /* line 745, ../sass/screen.scss */
  759. #page-order #commandes-points-vente .td-commande,
  760. #page-order #commandes-points-vente .th-commande {
  761. width: 30%;
  762. text-align: center;
  763. }
  764. /* line 751, ../sass/screen.scss */
  765. #page-order #commandes-points-vente .td-produit {
  766. text-transform: uppercase;
  767. }
  768. /* line 755, ../sass/screen.scss */
  769. #page-order #commandes-points-vente .td-commande {
  770. font-weight: bold;
  771. }
  772. /* line 759, ../sass/screen.scss */
  773. #page-order #commandes-points-vente .td-total {
  774. font-size: 18px;
  775. text-align: center;
  776. }
  777. /* line 763, ../sass/screen.scss */
  778. #page-order #commandes-points-vente .td-total span {
  779. padding: 2px 10px;
  780. background-color: #BB8757;
  781. color: white;
  782. font-weight: bold;
  783. -moz-border-radius: 8px;
  784. -webkit-border-radius: 8px;
  785. border-radius: 8px;
  786. }
  787. /* line 773, ../sass/screen.scss */
  788. #page-order #commandes-points-vente .td-paiement .buttons-credit {
  789. float: right;
  790. }
  791. /* line 779, ../sass/screen.scss */
  792. #page-order #commandes-points-vente .panel-commande-auto .field-subscriptionform-id_user,
  793. #page-order #commandes-points-vente .panel-commande-auto .field-subscriptionform-id_producer {
  794. display: none;
  795. }
  796. /* line 786, ../sass/screen.scss */
  797. #page-order #commandes-points-vente .panel-commande-auto .days .form-group {
  798. float: left;
  799. margin-right: 10px;
  800. }
  801. /* line 795, ../sass/screen.scss */
  802. #page-order #old-commandes {
  803. display: none;
  804. }
  805. /* line 799, ../sass/screen.scss */
  806. #page-order .form-commandes-point-vente {
  807. margin-top: 20px;
  808. }
  809. /* line 803, ../sass/screen.scss */
  810. #page-order .form-commandes-point-vente table {
  811. border-bottom: solid 1px #e0e0e0;
  812. }
  813. /* line 807, ../sass/screen.scss */
  814. #page-order .form-commandes-point-vente .title-point-sale {
  815. background-color: #fff8e2;
  816. border-left: solid 3px #BB8757;
  817. font-weight: bold;
  818. text-align: left;
  819. padding: 10px;
  820. }
  821. /* line 815, ../sass/screen.scss */
  822. #page-order .form-commandes-point-vente .title-totals {
  823. text-align: center;
  824. }
  825. /* line 819, ../sass/screen.scss */
  826. #page-order .form-commandes-point-vente .border-left {
  827. border-left: solid 1px #e0e0e0;
  828. }
  829. /* line 823, ../sass/screen.scss */
  830. #page-order .form-commandes-point-vente .border-right {
  831. border-right: solid 1px #e0e0e0;
  832. }
  833. /* line 827, ../sass/screen.scss */
  834. #page-order .form-commandes-point-vente input.quantity {
  835. width: 30px;
  836. background-color: white;
  837. border: solid 1px #e0e0e0;
  838. text-align: center;
  839. }
  840. /* line 834, ../sass/screen.scss */
  841. #page-order .form-commandes-point-vente .td-product {
  842. text-align: center;
  843. }
  844. /* line 838, ../sass/screen.scss */
  845. #page-order .form-commandes-point-vente .submit-point-sale {
  846. float: right;
  847. }
  848. /* line 842, ../sass/screen.scss */
  849. #page-order .form-commandes-point-vente .select-user {
  850. background-color: #F9F9F9;
  851. border: solid 1px #e0e0e0;
  852. }
  853. /* line 847, ../sass/screen.scss */
  854. #page-order .form-commandes-point-vente .date-order {
  855. font-size: 12px;
  856. }
  857. /* line 851, ../sass/screen.scss */
  858. #page-order .form-commandes-point-vente .datepicker, #page-order .form-commandes-point-vente .text {
  859. background-color: white;
  860. border: solid 1px #e0e0e0;
  861. margin-top: 3px;
  862. width: 100px;
  863. }
  864. /* line 859, ../sass/screen.scss */
  865. #page-order .form-commandes-point-vente td.center {
  866. text-align: center;
  867. }
  868. /* line 863, ../sass/screen.scss */
  869. #page-order .form-commandes-point-vente .depasse {
  870. color: #b32815;
  871. }
  872. /* line 867, ../sass/screen.scss */
  873. #page-order .form-commandes-point-vente .total strong span {
  874. font-weight: normal;
  875. font-size: 13px;
  876. }
  877. /* line 872, ../sass/screen.scss */
  878. #page-order .form-commandes-point-vente td.user {
  879. text-align: left;
  880. padding: 3px;
  881. }
  882. /* line 875, ../sass/screen.scss */
  883. #page-order .form-commandes-point-vente td.user .date-order {
  884. color: gray;
  885. }
  886. /* line 882, ../sass/screen.scss */
  887. #page-order .table-header-rotated {
  888. border-top: 0px;
  889. border-left: 0px;
  890. border-right: 0px;
  891. width: 100%;
  892. width: auto;
  893. }
  894. /* line 889, ../sass/screen.scss */
  895. #page-order .table-header-rotated .total strong {
  896. border-bottom: solid 1px gray;
  897. }
  898. /* line 894, ../sass/screen.scss */
  899. #page-order .table-header-rotated th.row-header {
  900. width: auto;
  901. }
  902. /* line 898, ../sass/screen.scss */
  903. #page-order .table-header-rotated td {
  904. width: 40px;
  905. border-top: 1px solid #dddddd;
  906. border-left: 1px solid #dddddd;
  907. border-right: 1px solid #dddddd;
  908. vertical-align: middle;
  909. text-align: center;
  910. }
  911. /* line 907, ../sass/screen.scss */
  912. #page-order .table-header-rotated th.rotate-45 {
  913. font-weight: normal;
  914. height: 80px;
  915. width: 40px;
  916. min-width: 40px;
  917. max-width: 40px;
  918. position: relative;
  919. vertical-align: bottom;
  920. padding: 0;
  921. font-size: 14px;
  922. line-height: 1;
  923. border: 0px none;
  924. }
  925. /* line 921, ../sass/screen.scss */
  926. #page-order .table-header-rotated th.rotate-45 > div {
  927. background-color: #F5F5F5;
  928. position: relative;
  929. top: 0px;
  930. left: 40px;
  931. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  932. height: 100%;
  933. -ms-transform: skew(-45deg, 0deg);
  934. -moz-transform: skew(-45deg, 0deg);
  935. -webkit-transform: skew(-45deg, 0deg);
  936. -o-transform: skew(-45deg, 0deg);
  937. transform: skew(-45deg, 0deg);
  938. overflow: hidden;
  939. border-left: 1px solid #dddddd;
  940. border-right: 1px solid #dddddd;
  941. border-top: 1px solid #dddddd;
  942. }
  943. /* line 938, ../sass/screen.scss */
  944. #page-order .table-header-rotated th.rotate-45 span {
  945. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  946. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  947. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  948. -o-transform: skew(45deg, 0deg) rotate(315deg);
  949. transform: skew(45deg, 0deg) rotate(315deg);
  950. position: absolute;
  951. bottom: 30px;
  952. /* 40 cos(45) = 28 with an additional 2px margin*/
  953. left: -25px;
  954. /*Because it looked good, but there is probably a mathematical link here as well*/
  955. display: inline-block;
  956. width: 85px;
  957. /* 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*/
  958. text-align: left;
  959. }
  960. /* line 954, ../sass/screen.scss */
  961. #page-order .table-header-rotated .disabled {
  962. color: gray;
  963. }
  964. /* line 962, ../sass/screen.scss */
  965. .product-create #days-distribution .form-group, .product-update #days-distribution .form-group {
  966. float: left;
  967. margin-right: 15px;
  968. }
  969. /* line 966, ../sass/screen.scss */
  970. .product-create #days-distribution .form-group label, .product-update #days-distribution .form-group label {
  971. font-weight: normal;
  972. }
  973. /* line 971, ../sass/screen.scss */
  974. .product-create .field-product-id_producer, .product-update .field-product-id_producer {
  975. display: none;
  976. }
  977. /* line 976, ../sass/screen.scss */
  978. .table-striped > tbody > tr:nth-of-type(2n) {
  979. background-color: white;
  980. }
  981. /* communiquer */
  982. /* line 983, ../sass/screen.scss */
  983. .communicate-instructions {
  984. border: solid 1px #e0e0e0;
  985. padding: 10px;
  986. -moz-border-radius: 10px;
  987. -webkit-border-radius: 10px;
  988. border-radius: 10px;
  989. margin-bottom: 30px;
  990. font-family: "myriadpro-regular";
  991. }
  992. /* line 992, ../sass/screen.scss */
  993. .communicate-instructions .header .logo {
  994. display: none;
  995. float: left;
  996. width: 75px;
  997. padding-right: 20px;
  998. padding-top: 10px;
  999. }
  1000. /* line 999, ../sass/screen.scss */
  1001. .communicate-instructions .header .logo img {
  1002. width: 75px;
  1003. }
  1004. /* line 1004, ../sass/screen.scss */
  1005. .communicate-instructions .header h1 {
  1006. font-family: "comfortaaregular";
  1007. font-size: 40px;
  1008. margin-top: 0px;
  1009. margin-bottom: 0px;
  1010. font-weight: normal;
  1011. }
  1012. /* line 1012, ../sass/screen.scss */
  1013. .communicate-instructions .header h2 {
  1014. margin-top: 0px;
  1015. font-family: "myriadpro-regular";
  1016. font-size: 20px;
  1017. margin-top: 0px;
  1018. position: relative;
  1019. left: 2px;
  1020. font-weight: normal;
  1021. }
  1022. /* line 1023, ../sass/screen.scss */
  1023. .communicate-instructions h3 {
  1024. font-family: "comfortaalight";
  1025. font-family: "myriadpro-regular";
  1026. font-size: 20px;
  1027. color: #BB8757;
  1028. margin-top: 0px;
  1029. margin-bottom: 0px;
  1030. }
  1031. /* line 1033, ../sass/screen.scss */
  1032. .communicate-instructions-inset {
  1033. width: 420px;
  1034. margin-top: 20px;
  1035. }
  1036. /* line 1037, ../sass/screen.scss */
  1037. .communicate-instructions-inset .header .logo {
  1038. width: 60px;
  1039. margin-right: 20px;
  1040. padding-top: 5px;
  1041. }
  1042. /* line 1042, ../sass/screen.scss */
  1043. .communicate-instructions-inset .header .logo img {
  1044. width: 60px;
  1045. }
  1046. /* line 1048, ../sass/screen.scss */
  1047. .communicate-instructions-inset .header h1 {
  1048. margin-bottom: 3px;
  1049. }
  1050. /* line 1057, ../sass/screen.scss */
  1051. .communicate-instructions-inset h3 {
  1052. margin-top: 15px;
  1053. margin-bottom: 15px;
  1054. }
  1055. /* line 1063, ../sass/screen.scss */
  1056. .block-instructions-pdf {
  1057. width: 49.9%;
  1058. float: left;
  1059. border-bottom: dotted 1px gray;
  1060. }
  1061. /* line 1069, ../sass/screen.scss */
  1062. .block-instructions-border {
  1063. border-right: dotted 1px gray;
  1064. border-bottom: dotted 1px gray;
  1065. }
  1066. /* line 1074, ../sass/screen.scss */
  1067. .communicate-instructions-pdf {
  1068. border: 0px none;
  1069. -moz-border-radius: 0px;
  1070. -webkit-border-radius: 0px;
  1071. border-radius: 0px;
  1072. margin-bottom: 0px;
  1073. padding: 20px 0px 20px 30px;
  1074. }
  1075. /* line 1082, ../sass/screen.scss */
  1076. .communicate-instructions-pdf .header .logo {
  1077. float: left;
  1078. width: 55px;
  1079. padding-right: 15px;
  1080. padding-top: 10px;
  1081. }
  1082. /* line 1088, ../sass/screen.scss */
  1083. .communicate-instructions-pdf .header .logo img {
  1084. width: 55px;
  1085. }
  1086. /* line 1092, ../sass/screen.scss */
  1087. .communicate-instructions-pdf .header h1 {
  1088. font-size: 32px;
  1089. }
  1090. /* line 1095, ../sass/screen.scss */
  1091. .communicate-instructions-pdf .header h2 {
  1092. font-size: 16px;
  1093. }
  1094. /* line 1100, ../sass/screen.scss */
  1095. .communicate-instructions-pdf h3 {
  1096. font-weight: normal;
  1097. }
  1098. /* line 1105, ../sass/screen.scss */
  1099. .block-instructions-bottom {
  1100. border-bottom: 0px none;
  1101. border-bottom: solid 1px white;
  1102. }
  1103. /* abonnements */
  1104. /* line 1115, ../sass/screen.scss */
  1105. .subscription-form #block-select-user {
  1106. padding-left: 0px;
  1107. }
  1108. /* line 1119, ../sass/screen.scss */
  1109. .subscription-form #or-user {
  1110. font-size: 20px;
  1111. text-align: center;
  1112. }
  1113. /* line 1122, ../sass/screen.scss */
  1114. .subscription-form #or-user span {
  1115. position: relative;
  1116. top: 24px;
  1117. }
  1118. /* line 1128, ../sass/screen.scss */
  1119. .subscription-form .field-subscriptionform-id_producer {
  1120. display: none;
  1121. }
  1122. /* line 1132, ../sass/screen.scss */
  1123. .subscription-form .days .form-group {
  1124. float: left;
  1125. margin-right: 20px;
  1126. }
  1127. /* line 1139, ../sass/screen.scss */
  1128. .subscription-form .products .table {
  1129. width: 500px;
  1130. }
  1131. /* line 1142, ../sass/screen.scss */
  1132. .subscription-form .products .quantity {
  1133. text-align: center;
  1134. }
  1135. /* points de vente */
  1136. /* line 1151, ../sass/screen.scss */
  1137. .point-sale-form #pointsale-users {
  1138. display: none;
  1139. height: 500px;
  1140. overflow-y: scroll;
  1141. }
  1142. /* line 1155, ../sass/screen.scss */
  1143. .point-sale-form #pointsale-users label {
  1144. font-weight: normal;
  1145. display: block;
  1146. }
  1147. /* line 1159, ../sass/screen.scss */
  1148. .point-sale-form #pointsale-users .comment {
  1149. display: none;
  1150. margin-left: 17px;
  1151. width: 200px;
  1152. }
  1153. /* line 1167, ../sass/screen.scss */
  1154. .point-sale-form #delivery-days .form-group {
  1155. float: left;
  1156. margin-right: 15px;
  1157. }
  1158. /* line 1171, ../sass/screen.scss */
  1159. .point-sale-form #delivery-days .form-group label {
  1160. font-weight: normal;
  1161. }
  1162. /* utilisateurs */
  1163. /* line 1181, ../sass/screen.scss */
  1164. .user-index .input-group {
  1165. width: 180px;
  1166. }
  1167. /* line 1184, ../sass/screen.scss */
  1168. .user-index .input-group .input-credit {
  1169. text-align: center;
  1170. }
  1171. /* line 1189, ../sass/screen.scss */
  1172. .user-index #tabs-points-sale {
  1173. margin-bottom: 20px;
  1174. }
  1175. /* line 1193, ../sass/screen.scss */
  1176. .user-index .btn-liste-emails {
  1177. float: right;
  1178. position: relative;
  1179. top: 6px;
  1180. }
  1181. /* line 1201, ../sass/screen.scss */
  1182. .user-credit .the-credit {
  1183. float: right;
  1184. font-weight: bold;
  1185. background-color: #BB8757;
  1186. color: white;
  1187. -moz-border-radius: 8px;
  1188. -webkit-border-radius: 8px;
  1189. border-radius: 8px;
  1190. padding: 3px 10px;
  1191. padding-top: 7px;
  1192. position: relative;
  1193. top: -12px;
  1194. }
  1195. /* facturation */
  1196. /* line 1216, ../sass/screen.scss */
  1197. #free-price {
  1198. padding: 20px;
  1199. background-color: #F9F9F9;
  1200. }
  1201. /* line 1220, ../sass/screen.scss */
  1202. #free-price h2 {
  1203. font-family: "myriadpro-it";
  1204. }
  1205. /* line 1224, ../sass/screen.scss */
  1206. #free-price .amount span {
  1207. font-size: 25px;
  1208. color: white;
  1209. background-color: #BB8757;
  1210. -moz-border-radius: 5px;
  1211. -webkit-border-radius: 5px;
  1212. border-radius: 5px;
  1213. padding: 3px 10px;
  1214. padding-top: 7px;
  1215. font-family: "myriadpro-regular";
  1216. }
  1217. /* line 1235, ../sass/screen.scss */
  1218. #free-price label {
  1219. text-transform: uppercase;
  1220. font-family: "myriadpro-light";
  1221. font-size: 20px;
  1222. }
  1223. /* line 1240, ../sass/screen.scss */
  1224. #free-price label span {
  1225. font-size: 16px;
  1226. }
  1227. /* line 1246, ../sass/screen.scss */
  1228. #free-price .field-producer-free_price .input-group {
  1229. width: 200px;
  1230. }
  1231. /* line 1252, ../sass/screen.scss */
  1232. #free-price .field-user-free_price label {
  1233. display: none;
  1234. }
  1235. /* line 1257, ../sass/screen.scss */
  1236. #free-price #producer-free_price {
  1237. width: 100px;
  1238. height: 60px;
  1239. font-size: 30px;
  1240. padding: 10px;
  1241. text-align: center;
  1242. }
  1243. /* line 1267, ../sass/screen.scss */
  1244. .development-index ul#tabs-status-developments {
  1245. margin-bottom: 30px;
  1246. border-bottom: solid 3px #BB8757;
  1247. }
  1248. /* line 1271, ../sass/screen.scss */
  1249. .development-index ul#tabs-status-developments a {
  1250. text-transform: uppercase;
  1251. }
  1252. /* line 1274, ../sass/screen.scss */
  1253. .development-index ul#tabs-status-developments .active {
  1254. border: 0px none;
  1255. background: none;
  1256. }
  1257. /* line 1277, ../sass/screen.scss */
  1258. .development-index ul#tabs-status-developments .active a {
  1259. background-color: #BB8757;
  1260. color: white;
  1261. }
  1262. /* line 1285, ../sass/screen.scss */
  1263. .development-index #tab-developments .btn-group-priority {
  1264. width: 100%;
  1265. margin-bottom: 5px;
  1266. }
  1267. /* line 1289, ../sass/screen.scss */
  1268. .development-index #tab-developments .btn-group-priority .btn-priority {
  1269. display: block;
  1270. float: none;
  1271. width: 100%;
  1272. }
  1273. /* line 1296, ../sass/screen.scss */
  1274. .development-index #tab-developments .label-priority {
  1275. display: block;
  1276. width: 100%;
  1277. margin-bottom: 2px;
  1278. padding: 5px 8px;
  1279. }
  1280. /* stats */
  1281. /* line 1309, ../sass/screen.scss */
  1282. .stats-products #nav-year {
  1283. float: right;
  1284. }
  1285. /* line 1314, ../sass/screen.scss */
  1286. .stats-products tr.month th {
  1287. text-align: center;
  1288. }
  1289. /* line 1319, ../sass/screen.scss */
  1290. .stats-products tr.sub-head th {
  1291. font-weight: normal;
  1292. font-size: 12px;
  1293. }
  1294. /* line 1325, ../sass/screen.scss */
  1295. .stats-products td.name {
  1296. text-transform: uppercase;
  1297. }
  1298. /* line 1329, ../sass/screen.scss */
  1299. .stats-products td.align-center {
  1300. text-align: center;
  1301. }
  1302. /* line 4, ../sass/_adminlte.scss */
  1303. body.skin-black .main-header .logo {
  1304. background-color: #b17a48;
  1305. }
  1306. /* line 6, ../sass/_adminlte.scss */
  1307. body.skin-black .main-header .logo:hover {
  1308. background-color: #BB8757;
  1309. }
  1310. /* line 10, ../sass/_adminlte.scss */
  1311. body.skin-black .main-header .logo .logo-lg img {
  1312. width: 30px;
  1313. height: 30px;
  1314. }
  1315. /* line 16, ../sass/_adminlte.scss */
  1316. body.skin-black .main-header .logo .logo-mini img {
  1317. width: 30px;
  1318. height: 30px;
  1319. }
  1320. /* line 22, ../sass/_adminlte.scss */
  1321. body.skin-black .main-header .navbar {
  1322. background-color: #BB8757;
  1323. }
  1324. /* line 24, ../sass/_adminlte.scss */
  1325. body.skin-black .main-header .navbar .sidebar-toggle {
  1326. color: white;
  1327. }
  1328. /* line 28, ../sass/_adminlte.scss */
  1329. body.skin-black .main-header .navbar .navbar-custom-menu .navbar-nav > li > a,
  1330. body.skin-black .main-header .navbar .navbar-right > li > a {
  1331. border-left: solid 1px #d1ae8d;
  1332. color: white;
  1333. }
  1334. /* line 34, ../sass/_adminlte.scss */
  1335. 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,
  1336. 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,
  1337. body.skin-black .main-header .navbar .nav > .active > a {
  1338. color: white;
  1339. background-color: #b57d49;
  1340. }
  1341. /* line 41, ../sass/_adminlte.scss */
  1342. body.skin-black .main-header .navbar .dropdown-menu {
  1343. -moz-box-shadow: 0px 0px 4px gray;
  1344. -webkit-box-shadow: 0px 0px 4px gray;
  1345. box-shadow: 0px 0px 4px gray;
  1346. }
  1347. /* line 46, ../sass/_adminlte.scss */
  1348. body.skin-black .main-header .logo, body.skin-black .main-header .navbar .sidebar-toggle {
  1349. border-right: solid 1px #d1ae8d;
  1350. }
  1351. /* line 50, ../sass/_adminlte.scss */
  1352. body.skin-black .main-header .link-control-sidebar {
  1353. display: none;
  1354. }
  1355. /* line 55, ../sass/_adminlte.scss */
  1356. body.skin-black .main-header .notifications-menu ul.menu {
  1357. max-height: 300px;
  1358. }
  1359. /* line 58, ../sass/_adminlte.scss */
  1360. body.skin-black .main-header .notifications-menu ul.menu li a {
  1361. padding-top: 4px;
  1362. padding-bottom: 4px;
  1363. }
  1364. /* line 62, ../sass/_adminlte.scss */
  1365. body.skin-black .main-header .notifications-menu ul.menu li a h5 {
  1366. margin-bottom: 2px;
  1367. }
  1368. /* line 65, ../sass/_adminlte.scss */
  1369. body.skin-black .main-header .notifications-menu ul.menu li a h5 small {
  1370. float: right;
  1371. }
  1372. /* line 70, ../sass/_adminlte.scss */
  1373. body.skin-black .main-header .notifications-menu ul.menu li a p {
  1374. margin-left: 10px;
  1375. }
  1376. /* line 80, ../sass/_adminlte.scss */
  1377. body.skin-black .sidebar-menu > li.active > a {
  1378. border-color: #BB8757;
  1379. }
  1380. /* line 84, ../sass/_adminlte.scss */
  1381. body.skin-black .content-wrapper {
  1382. background-color: #f5f5f5;
  1383. }
  1384. /* line 87, ../sass/_adminlte.scss */
  1385. body.skin-black .content-wrapper .content-header {
  1386. background-color: #eeeeee;
  1387. padding-bottom: 15px;
  1388. border-bottom: solid 1px #e0e0e0;
  1389. }
  1390. /* line 93, ../sass/_adminlte.scss */
  1391. body.skin-black .content-wrapper .content-header .btn {
  1392. padding: 3px 6px;
  1393. font-size: 13px;
  1394. }
  1395. /* line 99, ../sass/_adminlte.scss */
  1396. body.skin-black .content-wrapper a {
  1397. color: #BB8757;
  1398. }
  1399. /* line 103, ../sass/_adminlte.scss */
  1400. body.skin-black .content-wrapper .btn {
  1401. color: white;
  1402. }
  1403. /* line 107, ../sass/_adminlte.scss */
  1404. body.skin-black .content-wrapper .btn-default {
  1405. color: #333;
  1406. }
  1407. /* line 111, ../sass/_adminlte.scss */
  1408. body.skin-black .content-wrapper .btn-primary {
  1409. background-color: #BB8757;
  1410. color: white;
  1411. border-color: #BB8757;
  1412. }
  1413. /* line 118, ../sass/_adminlte.scss */
  1414. body.skin-black .content-wrapper .alert a {
  1415. color: white;
  1416. }
  1417. /* line 124, ../sass/_adminlte.scss */
  1418. body.skin-black .content-wrapper .callout h4 .fa {
  1419. margin-right: 7px;
  1420. }
  1421. /* line 127, ../sass/_adminlte.scss */
  1422. body.skin-black .content-wrapper .callout a {
  1423. color: white;
  1424. }
  1425. /* line 130, ../sass/_adminlte.scss */
  1426. body.skin-black .content-wrapper .callout .btn {
  1427. color: #333;
  1428. text-decoration: none;
  1429. }
  1430. /* line 137, ../sass/_adminlte.scss */
  1431. body.skin-black .content-wrapper .table th {
  1432. font-size: 13px;
  1433. }
  1434. /* line 140, ../sass/_adminlte.scss */
  1435. body.skin-black .content-wrapper .table th.column-actions, body.skin-black .content-wrapper .table td.column-actions {
  1436. width: 150px;
  1437. text-align: right;
  1438. }
  1439. /* line 144, ../sass/_adminlte.scss */
  1440. body.skin-black .content-wrapper .table td.text-small, body.skin-black .content-wrapper .table th.text-small {
  1441. font-size: 12px;
  1442. }
  1443. /* line 149, ../sass/_adminlte.scss */
  1444. 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 {
  1445. background-color: #BB8757;
  1446. border: solid 1px #BB8757;
  1447. color: white;
  1448. }
  1449. /* line 154, ../sass/_adminlte.scss */
  1450. body.skin-black .content-wrapper .pagination > li > a, body.skin-black .content-wrapper .pagination > li > span {
  1451. color: #BB8757;
  1452. }
  1453. /* line 156, ../sass/_adminlte.scss */
  1454. body.skin-black .content-wrapper .pagination > li > a:hover, body.skin-black .content-wrapper .pagination > li > span:hover {
  1455. color: #9f6e40;
  1456. }
  1457. /* line 163, ../sass/_adminlte.scss */
  1458. body.skin-black .main-footer a {
  1459. color: #BB8757;
  1460. }
  1461. /* line 169, ../sass/_adminlte.scss */
  1462. body.login-page {
  1463. background: none;
  1464. background-color: #F8F1DD;
  1465. }
  1466. /* line 173, ../sass/_adminlte.scss */
  1467. body.login-page .login-box .login-logo {
  1468. text-align: center;
  1469. font-family: "comfortaalight";
  1470. }
  1471. /* line 176, ../sass/_adminlte.scss */
  1472. body.login-page .login-box .login-logo img {
  1473. width: 50px;
  1474. }
  1475. /* line 181, ../sass/_adminlte.scss */
  1476. body.login-page .login-box .login-box-body .btn-primary {
  1477. background-color: #BB8757;
  1478. border-color: #BB8757;
  1479. padding: 5px 10px;
  1480. }
  1481. /* line 186, ../sass/_adminlte.scss */
  1482. body.login-page .login-box .login-box-body .btn-primary:active {
  1483. background-color: #c29469;
  1484. border-color: #BB8757;
  1485. }
  1486. /* line 192, ../sass/_adminlte.scss */
  1487. body.login-page .login-box .login-box-body a {
  1488. color: #BB8757;
  1489. }
  1490. /* line 194, ../sass/_adminlte.scss */
  1491. body.login-page .login-box .login-box-body a:hover {
  1492. color: #c29469;
  1493. }
  1494. /* line 5, ../sass/site/_index.scss */
  1495. .site-index #distributions .info-box .date {
  1496. text-transform: uppercase;
  1497. font-size: 12px;
  1498. line-height: 20px;
  1499. padding-top: 10px;
  1500. }
  1501. /* line 11, ../sass/site/_index.scss */
  1502. .site-index #distributions .info-box .date span {
  1503. display: block;
  1504. }
  1505. /* line 17, ../sass/site/_index.scss */
  1506. .site-index #distributions .info-box .date .num {
  1507. font-size: 30px;
  1508. padding-top: 5px;
  1509. padding-bottom: 5px;
  1510. }
  1511. /* line 29, ../sass/site/_index.scss */
  1512. .site-index #distributions .info-box-content .buttons {
  1513. margin-top: 10px;
  1514. }
  1515. /* line 4, ../sass/subscription/_index.scss */
  1516. .subscription-index .table .column-auto-payment {
  1517. width: 50px;
  1518. }
  1519. /* line 3, ../sass/product/_index.scss */
  1520. .product-index .td-photo {
  1521. max-width: 100px;
  1522. width: 100px;
  1523. }
  1524. /* line 7, ../sass/product/_index.scss */
  1525. .product-index .photo-product {
  1526. max-width: 100px;
  1527. }
  1528. /* line 11, ../sass/product/_index.scss */
  1529. .product-index .ui-state-highlight {
  1530. height: 75px;
  1531. background-color: #F8F1DD;
  1532. }
  1533. /**
  1534. Copyright La boîte à pain (2018)
  1535. contact@laboiteapain.net
  1536. Ce logiciel est un programme informatique servant à aider les producteurs
  1537. à distribuer leur production en circuits courts.
  1538. Ce logiciel est régi par la licence CeCILL soumise au droit français et
  1539. respectant les principes de diffusion des logiciels libres. Vous pouvez
  1540. utiliser, modifier et/ou redistribuer ce programme sous les conditions
  1541. de la licence CeCILL telle que diffusée par le CEA, le CNRS et l'INRIA
  1542. sur le site "http://www.cecill.info".
  1543. En contrepartie de l'accessibilité au code source et des droits de copie,
  1544. de modification et de redistribution accordés par cette licence, il n'est
  1545. offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons,
  1546. seule une responsabilité restreinte pèse sur l'auteur du programme, le
  1547. titulaire des droits patrimoniaux et les concédants successifs.
  1548. A cet égard l'attention de l'utilisateur est attirée sur les risques
  1549. associés au chargement, à l'utilisation, à la modification et/ou au
  1550. développement et à la reproduction du logiciel par l'utilisateur étant
  1551. donné sa spécificité de logiciel libre, qui peut le rendre complexe à
  1552. manipuler et qui le réserve donc à des développeurs et des professionnels
  1553. avertis possédant des connaissances informatiques approfondies. Les
  1554. utilisateurs sont donc invités à charger et tester l'adéquation du
  1555. logiciel à leurs besoins dans des conditions permettant d'assurer la
  1556. sécurité de leurs systèmes et ou de leurs données et, plus généralement,
  1557. à l'utiliser et l'exploiter dans les mêmes conditions de sécurité.
  1558. Le fait que vous puissiez accéder à cet en-tête signifie que vous avez
  1559. pris connaissance de la licence CeCILL, et que vous en avez accepté les
  1560. termes.
  1561. */
  1562. /* line 37, ../sass/distribution/_index.scss */
  1563. .distribution-index {
  1564. /*
  1565. * The following styles are auto-applied to elements with
  1566. * transition="modal" when their visibility is toggled
  1567. * by Vue.js.
  1568. *
  1569. * You can easily play with the modal transition by editing
  1570. * these styles.
  1571. */
  1572. }
  1573. /* line 39, ../sass/distribution/_index.scss */
  1574. .distribution-index #wrapper-app-distribution-index {
  1575. display: none;
  1576. }
  1577. /* line 41, ../sass/distribution/_index.scss */
  1578. .distribution-index #wrapper-app-distribution-index.loaded {
  1579. display: block;
  1580. }
  1581. /* line 47, ../sass/distribution/_index.scss */
  1582. .distribution-index .content-header .date {
  1583. font-weight: bold;
  1584. }
  1585. /* line 52, ../sass/distribution/_index.scss */
  1586. .distribution-index #app-distribution-index {
  1587. position: relative;
  1588. }
  1589. /* line 56, ../sass/distribution/_index.scss */
  1590. .distribution-index #distribution-date {
  1591. display: none;
  1592. }
  1593. /* line 60, ../sass/distribution/_index.scss */
  1594. .distribution-index #loading {
  1595. position: absolute;
  1596. top: -60px;
  1597. left: 50%;
  1598. margin-left: -15px;
  1599. }
  1600. /* line 66, ../sass/distribution/_index.scss */
  1601. .distribution-index #loading img {
  1602. width: 30px;
  1603. height: 30px;
  1604. }
  1605. /* line 72, ../sass/distribution/_index.scss */
  1606. .distribution-index #calendar {
  1607. margin-bottom: 15px;
  1608. }
  1609. /* line 74, ../sass/distribution/_index.scss */
  1610. .distribution-index #calendar .c-header .c-title-layout .c-title-popover .c-title-anchor .c-title[data-v-2083cb72] {
  1611. font-size: 2rem;
  1612. }
  1613. /* line 77, ../sass/distribution/_index.scss */
  1614. .distribution-index #calendar .c-day-background {
  1615. padding: 16px;
  1616. }
  1617. /* line 84, ../sass/distribution/_index.scss */
  1618. .distribution-index #calendar .c-day-popover-content {
  1619. font-size: 1.3rem;
  1620. }
  1621. /* line 90, ../sass/distribution/_index.scss */
  1622. .distribution-index #products td.quantities {
  1623. width: 100px;
  1624. text-align: right;
  1625. }
  1626. /* line 94, ../sass/distribution/_index.scss */
  1627. .distribution-index #products input.quantity-max {
  1628. width: 50px;
  1629. text-align: center;
  1630. display: inline;
  1631. }
  1632. /* line 102, ../sass/distribution/_index.scss */
  1633. .distribution-index #infos-top .col-md-4 {
  1634. padding: 0px;
  1635. }
  1636. /* line 106, ../sass/distribution/_index.scss */
  1637. .distribution-index #infos-top .info-box {
  1638. min-height: 96px;
  1639. height: 96px;
  1640. }
  1641. /* line 109, ../sass/distribution/_index.scss */
  1642. .distribution-index #infos-top .info-box .info-box-icon {
  1643. height: 96px;
  1644. width: 50px;
  1645. line-height: 96px;
  1646. }
  1647. /* line 113, ../sass/distribution/_index.scss */
  1648. .distribution-index #infos-top .info-box .info-box-icon i.fa {
  1649. font-size: 30px;
  1650. }
  1651. /* line 117, ../sass/distribution/_index.scss */
  1652. .distribution-index #infos-top .info-box .info-box-content {
  1653. margin-left: 55px;
  1654. }
  1655. /* line 119, ../sass/distribution/_index.scss */
  1656. .distribution-index #infos-top .info-box .info-box-content .info-box-text {
  1657. font-size: 12px;
  1658. }
  1659. /* line 121, ../sass/distribution/_index.scss */
  1660. .distribution-index #infos-top .info-box .info-box-content .info-box-text .btn {
  1661. font-size: 12px;
  1662. text-transform: uppercase;
  1663. }
  1664. /* line 126, ../sass/distribution/_index.scss */
  1665. .distribution-index #infos-top .info-box .info-box-content .info-box-number {
  1666. font-size: 14px;
  1667. }
  1668. /* line 133, ../sass/distribution/_index.scss */
  1669. .distribution-index #infos-top #info-box-distribution .btn-active-week {
  1670. float: right;
  1671. }
  1672. /* line 143, ../sass/distribution/_index.scss */
  1673. .distribution-index #modal-products table.table thead tr td {
  1674. font-weight: bold;
  1675. }
  1676. /* line 148, ../sass/distribution/_index.scss */
  1677. .distribution-index #modal-products table.table td.quantity-ordered,
  1678. .distribution-index #modal-products table.table td.quantity-max {
  1679. text-align: center;
  1680. }
  1681. /* line 153, ../sass/distribution/_index.scss */
  1682. .distribution-index #modal-products table.table td.quantity-ordered {
  1683. width: 50px;
  1684. }
  1685. /* line 156, ../sass/distribution/_index.scss */
  1686. .distribution-index #modal-products table.table td.quantity-max {
  1687. width: 70px;
  1688. }
  1689. /* line 159, ../sass/distribution/_index.scss */
  1690. .distribution-index #modal-products table.table td.quantity-max input {
  1691. text-align: center;
  1692. }
  1693. /* line 167, ../sass/distribution/_index.scss */
  1694. .distribution-index #orders #btn-add-order {
  1695. float: right;
  1696. }
  1697. /* line 171, ../sass/distribution/_index.scss */
  1698. .distribution-index #orders #wrapper-nav-points-sale {
  1699. margin-bottom: 10px;
  1700. }
  1701. /* line 174, ../sass/distribution/_index.scss */
  1702. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale {
  1703. margin: 0px;
  1704. padding: 0px;
  1705. list-style-type: none;
  1706. }
  1707. /* line 179, ../sass/distribution/_index.scss */
  1708. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li {
  1709. float: left;
  1710. margin-right: 10px;
  1711. margin-bottom: 10px;
  1712. }
  1713. /* line 184, ../sass/distribution/_index.scss */
  1714. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a {
  1715. position: relative;
  1716. }
  1717. /* line 188, ../sass/distribution/_index.scss */
  1718. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a.btn-primary .glyphicon {
  1719. display: block;
  1720. }
  1721. /* line 193, ../sass/distribution/_index.scss */
  1722. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a .glyphicon {
  1723. display: none;
  1724. position: absolute;
  1725. top: 26px;
  1726. left: 50%;
  1727. margin-left: -10px;
  1728. font-size: 20px;
  1729. color: #BB8757;
  1730. position: absolute;
  1731. }
  1732. /* line 204, ../sass/distribution/_index.scss */
  1733. .distribution-index #orders #wrapper-nav-points-sale ul#nav-points-sale li a .label {
  1734. background-color: white;
  1735. border: solid 1px #e0e0e0;
  1736. -moz-border-radius: 10px;
  1737. -webkit-border-radius: 10px;
  1738. border-radius: 10px;
  1739. }
  1740. /* line 217, ../sass/distribution/_index.scss */
  1741. .distribution-index #orders table td.column-actions {
  1742. text-align: right;
  1743. width: 200px;
  1744. }
  1745. /* line 221, ../sass/distribution/_index.scss */
  1746. .distribution-index #orders table td.column-actions .modal-form-order,
  1747. .distribution-index #orders table td.column-actions .modal-payment {
  1748. text-align: left;
  1749. }
  1750. /* line 228, ../sass/distribution/_index.scss */
  1751. .distribution-index #orders table tr.view ul {
  1752. list-style-type: none;
  1753. margin-left: 0px;
  1754. padding-left: 15px;
  1755. }
  1756. /* line 244, ../sass/distribution/_index.scss */
  1757. .distribution-index .modal-form-order table.table-products .product-ordered td {
  1758. background-color: #e9e9e9;
  1759. }
  1760. /* line 248, ../sass/distribution/_index.scss */
  1761. .distribution-index .modal-form-order table.table-products .product-ordered input {
  1762. font-size: 16px;
  1763. font-weight: bold;
  1764. }
  1765. /* line 254, ../sass/distribution/_index.scss */
  1766. .distribution-index .modal-form-order table.table-products td.quantity {
  1767. width: 150px;
  1768. }
  1769. /* line 257, ../sass/distribution/_index.scss */
  1770. .distribution-index .modal-form-order table.table-products td.quantity input {
  1771. text-align: center;
  1772. color: gray;
  1773. }
  1774. /* line 263, ../sass/distribution/_index.scss */
  1775. .distribution-index .modal-form-order table.table-products td.quantity-remaining {
  1776. text-align: right;
  1777. }
  1778. /* line 271, ../sass/distribution/_index.scss */
  1779. .distribution-index .modal-payment .info-box .info-box-icon {
  1780. width: 50px;
  1781. }
  1782. /* line 273, ../sass/distribution/_index.scss */
  1783. .distribution-index .modal-payment .info-box .info-box-icon i {
  1784. font-size: 30px;
  1785. }
  1786. /* line 277, ../sass/distribution/_index.scss */
  1787. .distribution-index .modal-payment .info-box .info-box-content {
  1788. margin-left: 50px;
  1789. }
  1790. /* line 283, ../sass/distribution/_index.scss */
  1791. .distribution-index .modal-mask {
  1792. position: fixed;
  1793. z-index: 9998;
  1794. top: 0;
  1795. left: 0;
  1796. width: 100%;
  1797. height: 100%;
  1798. background-color: rgba(0, 0, 0, 0.5);
  1799. display: table;
  1800. transition: opacity .3s ease;
  1801. }
  1802. /* line 295, ../sass/distribution/_index.scss */
  1803. .distribution-index .modal-wrapper {
  1804. display: table-cell;
  1805. vertical-align: middle;
  1806. }
  1807. /* line 300, ../sass/distribution/_index.scss */
  1808. .distribution-index .modal-container {
  1809. width: 70%;
  1810. margin: 0px auto;
  1811. padding: 20px 30px;
  1812. background-color: #fff;
  1813. border-radius: 2px;
  1814. box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  1815. transition: all .3s ease;
  1816. font-family: Helvetica, Arial, sans-serif;
  1817. }
  1818. /* line 311, ../sass/distribution/_index.scss */
  1819. .distribution-index .modal-header {
  1820. padding-bottom: 0px;
  1821. }
  1822. /* line 313, ../sass/distribution/_index.scss */
  1823. .distribution-index .modal-header h3 {
  1824. margin-top: 0;
  1825. color: #333;
  1826. text-transform: uppercase;
  1827. margin-bottom: 0px;
  1828. }
  1829. /* line 321, ../sass/distribution/_index.scss */
  1830. .distribution-index .modal-body {
  1831. margin: 20px 0;
  1832. max-height: 300px;
  1833. height: 300px;
  1834. overflow-y: scroll;
  1835. }
  1836. /* line 328, ../sass/distribution/_index.scss */
  1837. .distribution-index .modal-default-button {
  1838. float: right;
  1839. }
  1840. /* line 341, ../sass/distribution/_index.scss */
  1841. .distribution-index .modal-enter {
  1842. opacity: 0;
  1843. }
  1844. /* line 345, ../sass/distribution/_index.scss */
  1845. .distribution-index .modal-leave-active {
  1846. opacity: 0;
  1847. }
  1848. /* line 349, ../sass/distribution/_index.scss */
  1849. .distribution-index .modal-enter .modal-container,
  1850. .distribution-index .modal-leave-active .modal-container {
  1851. -webkit-transform: scale(1.1);
  1852. transform: scale(1.1);
  1853. }
  1854. /* line 3, ../sass/user/_emails.scss */
  1855. .user-mail #tabs-points-sale {
  1856. margin-bottom: 20px;
  1857. }