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.

1215 lines
33KB

  1. /* Welcome to Compass.
  2. * In this file you should write your main styles. (or centralize your imports)
  3. * Import this file using the following HTML or equivalent:
  4. * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
  5. @font-face {
  6. font-family: 'comfortaabold';
  7. src: url("../fonts/comfortaa-bold-webfont.eot");
  8. 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");
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. @font-face {
  13. font-family: 'comfortaalight';
  14. src: url("../fonts/comfortaa-light-webfont.eot");
  15. 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");
  16. font-weight: normal;
  17. font-style: normal;
  18. }
  19. @font-face {
  20. font-family: 'comfortaaregular';
  21. src: url("../fonts/comfortaa-regular-webfont.eot");
  22. 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");
  23. font-weight: normal;
  24. font-style: normal;
  25. }
  26. @font-face {
  27. font-family: 'myriadpro-it';
  28. src: url("../fonts/myriadpro-it.eot");
  29. 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");
  30. font-weight: normal;
  31. font-style: normal;
  32. }
  33. @font-face {
  34. font-family: 'myriadpro-light';
  35. src: url("../fonts/myriadpro-light.eot");
  36. 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");
  37. font-weight: normal;
  38. font-style: normal;
  39. }
  40. @font-face {
  41. font-family: 'myriadpro-regular';
  42. src: url("../fonts/myriadpro-regular.eot");
  43. 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");
  44. font-weight: normal;
  45. font-style: normal;
  46. }
  47. @font-face {
  48. font-family: 'myriadpro-semibold';
  49. src: url("../fonts/myriadpro-semibold.eot");
  50. 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");
  51. font-weight: normal;
  52. font-style: normal;
  53. }
  54. /* line 14, ../sass/screen.scss */
  55. .clr {
  56. clear: both;
  57. }
  58. /* line 18, ../sass/screen.scss */
  59. h1, h2, h3, h4, h5, h6 {
  60. font-family: "myriadpro-light";
  61. }
  62. /* line 22, ../sass/screen.scss */
  63. a {
  64. color: #BB8757;
  65. }
  66. /* line 25, ../sass/screen.scss */
  67. a:hover, a:focus, a:active {
  68. color: #9f6e40;
  69. }
  70. /* line 30, ../sass/screen.scss */
  71. #block-demo {
  72. padding: 10px 0px;
  73. background-color: #F8F1DD;
  74. color: #BB8757;
  75. text-align: left;
  76. margin-bottom: 20px;
  77. border: solid 1px #caa17b;
  78. -moz-border-radius: 5px;
  79. -webkit-border-radius: 5px;
  80. border-radius: 5px;
  81. }
  82. /* line 39, ../sass/screen.scss */
  83. #block-demo a {
  84. text-decoration: underline;
  85. }
  86. /* line 44, ../sass/screen.scss */
  87. #env-dev {
  88. font-family: "comfortaabold";
  89. text-align: center;
  90. font-size: 18px;
  91. padding: 5px 10px;
  92. color: white;
  93. position: fixed;
  94. top: 9px;
  95. left: 66px;
  96. z-index: 1031;
  97. }
  98. /* line 56, ../sass/screen.scss */
  99. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  100. background-color: #BB8757;
  101. border: solid 1px #BB8757;
  102. }
  103. /* line 60, ../sass/screen.scss */
  104. .pagination > li > a, .pagination > li > span {
  105. color: #BB8757;
  106. }
  107. /* line 62, ../sass/screen.scss */
  108. .pagination > li > a:hover, .pagination > li > span:hover {
  109. color: #9f6e40;
  110. }
  111. /* line 68, ../sass/screen.scss */
  112. .wrap .btn-primary,
  113. .wrap .btn-success {
  114. background-color: #BB8757;
  115. border: solid 1px #BB8757;
  116. }
  117. /* line 73, ../sass/screen.scss */
  118. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active,
  119. .wrap .btn-success:hover,
  120. .wrap .btn-success:focus,
  121. .wrap .btn-success:active {
  122. background-color: #9f6e40;
  123. border: solid 1px #9f6e40;
  124. }
  125. /* line 81, ../sass/screen.scss */
  126. .nav-header .retour-site {
  127. border-left: solid 1px #F8F1DD;
  128. padding: 10px 15px;
  129. }
  130. /* line 88, ../sass/screen.scss */
  131. .navbar-brand .logo {
  132. height: 40px;
  133. position: relative;
  134. top: -10px;
  135. }
  136. /* line 95, ../sass/screen.scss */
  137. .container-body {
  138. padding-top: 117px;
  139. padding-bottom: 50px;
  140. }
  141. /* line 100, ../sass/screen.scss */
  142. .navbar-inverse {
  143. background-color: #BB8757;
  144. border-bottom: 0px none;
  145. }
  146. /* line 104, ../sass/screen.scss */
  147. .navbar-inverse .navbar-nav {
  148. padding-top: 12px;
  149. }
  150. /* line 108, ../sass/screen.scss */
  151. .navbar-inverse .navbar-nav > li > a {
  152. color: white;
  153. margin-left: 3px;
  154. padding: 3px 11px;
  155. }
  156. /* line 113, ../sass/screen.scss */
  157. .navbar-inverse .navbar-nav > li > a:hover {
  158. color: #F8F1DD;
  159. }
  160. /* line 121, ../sass/screen.scss */
  161. .navbar-inverse .navbar-nav > li.active a,
  162. .navbar-inverse .navbar-nav > .open a {
  163. margin-left: 3px;
  164. background-color: #F8F1DD;
  165. color: #BB8757;
  166. padding: 3px 11px;
  167. -moz-border-radius: 5px;
  168. -webkit-border-radius: 5px;
  169. border-radius: 5px;
  170. }
  171. /* line 128, ../sass/screen.scss */
  172. .navbar-inverse .navbar-nav > li.active a:hover, .navbar-inverse .navbar-nav > li.active a:focus,
  173. .navbar-inverse .navbar-nav > .open a:hover,
  174. .navbar-inverse .navbar-nav > .open a:focus {
  175. background-color: #F8F1DD;
  176. color: #BB8757;
  177. }
  178. /* line 137, ../sass/screen.scss */
  179. .navbar-inverse .navbar-nav > .open a.dropdown-toggle {
  180. -moz-border-radius: 5px 5px 0px 0px;
  181. -webkit-border-radius: 5px;
  182. border-radius: 5px 5px 0px 0px;
  183. }
  184. /* line 141, ../sass/screen.scss */
  185. .navbar-inverse .navbar-nav > .open ul.dropdown-menu {
  186. -moz-box-shadow: 0px 0px 5px gray;
  187. -webkit-box-shadow: 0px 0px 5px gray;
  188. box-shadow: 0px 0px 5px gray;
  189. -moz-border-radius: 5px 0px 5px 5px;
  190. -webkit-border-radius: 5px;
  191. border-radius: 5px 0px 5px 5px;
  192. border-top: 0px none;
  193. right: -1px;
  194. }
  195. /* line 147, ../sass/screen.scss */
  196. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a {
  197. background-color: transparent;
  198. }
  199. /* line 150, ../sass/screen.scss */
  200. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a:hover {
  201. color: #9f6e40;
  202. }
  203. /* line 166, ../sass/screen.scss */
  204. #alerts-fixed {
  205. position: fixed;
  206. bottom: 20px;
  207. left: 20px;
  208. }
  209. /* line 171, ../sass/screen.scss */
  210. #alerts-fixed .alert {
  211. margin-top: 20px;
  212. }
  213. /* line 176, ../sass/screen.scss */
  214. .nom-boulange {
  215. margin-bottom: 15px;
  216. text-align: left;
  217. position: fixed;
  218. top: 51px;
  219. left: 0px;
  220. width: 100%;
  221. background-color: #515151;
  222. background-color: #F8F1DD;
  223. color: #8d6139;
  224. z-index: 100;
  225. font-size: 20px;
  226. padding: 8px 15px;
  227. padding-bottom: 2px;
  228. padding-top: 5px;
  229. border-bottom: solid 1px #e0e0e0;
  230. -moz-box-shadow: 0px 0px 5px gray;
  231. -webkit-box-shadow: 0px 0px 5px gray;
  232. box-shadow: 0px 0px 5px gray;
  233. }
  234. /* line 195, ../sass/screen.scss */
  235. .nom-boulange #etat-paiement-etablissement {
  236. float: right;
  237. text-align: right;
  238. color: #8d6139;
  239. font-size: 16px;
  240. }
  241. /* line 200, ../sass/screen.scss */
  242. .nom-boulange #etat-paiement-etablissement .strong {
  243. background-color: white;
  244. color: #BB8757;
  245. -moz-border-radius: 10px;
  246. -webkit-border-radius: 10px;
  247. border-radius: 10px;
  248. padding: 0px 10px;
  249. }
  250. /* line 206, ../sass/screen.scss */
  251. .nom-boulange #etat-paiement-etablissement .btn {
  252. padding: 2px 5px;
  253. }
  254. /* line 211, ../sass/screen.scss */
  255. .nom-boulange #select-etablissement {
  256. float: left;
  257. font-size: 15px;
  258. }
  259. /* line 216, ../sass/screen.scss */
  260. .nom-boulange .label {
  261. font-size: 11px;
  262. margin-left: 10px;
  263. position: relative;
  264. bottom: 3px;
  265. }
  266. /* line 221, ../sass/screen.scss */
  267. .nom-boulange .label a {
  268. color: white;
  269. }
  270. /* line 223, ../sass/screen.scss */
  271. .nom-boulange .label a:hover {
  272. text-decoration: none;
  273. }
  274. /* line 233, ../sass/screen.scss */
  275. .table thead th.actions {
  276. width: 220px;
  277. }
  278. /* line 236, ../sass/screen.scss */
  279. .table thead th.order {
  280. width: 58px;
  281. }
  282. /* line 239, ../sass/screen.scss */
  283. .table thead th.actif {
  284. width: 75px;
  285. text-align: center;
  286. }
  287. /* line 245, ../sass/screen.scss */
  288. .table tbody td.center {
  289. text-align: center;
  290. }
  291. /* line 253, ../sass/screen.scss */
  292. .footer .pull-left a {
  293. margin-right: 5px;
  294. margin-left: 5px;
  295. color: gray;
  296. }
  297. /* line 266, ../sass/screen.scss */
  298. .site-index .panel .panel-title .btn {
  299. float: right;
  300. font-family: "myriadpro-regular";
  301. }
  302. /* line 270, ../sass/screen.scss */
  303. .site-index .panel .panel-title .btn.btn-success {
  304. background-color: #5cb85c;
  305. color: white;
  306. border-color: #5cb85c;
  307. }
  308. /* line 276, ../sass/screen.scss */
  309. .site-index .panel .panel-title .btn.margin-left {
  310. margin-left: 5px;
  311. }
  312. /* line 287, ../sass/screen.scss */
  313. .site-index #dernieres-commandes .small, .site-index #dernieres-commandes .localite {
  314. font-size: 12px;
  315. color: gray;
  316. }
  317. /* line 291, ../sass/screen.scss */
  318. .site-index #dernieres-commandes .commentaire {
  319. font-size: 12px;
  320. }
  321. /* line 295, ../sass/screen.scss */
  322. .site-index #dernieres-commandes .date {
  323. text-align: center;
  324. }
  325. /* line 298, ../sass/screen.scss */
  326. .site-index #dernieres-commandes .date .bloc-date {
  327. width: 50%;
  328. margin: 0px auto;
  329. padding-top: 0px;
  330. }
  331. /* line 306, ../sass/screen.scss */
  332. .site-index #dernieres-commandes .date .jour {
  333. text-transform: capitalize;
  334. line-height: 13px;
  335. font-size: 10px;
  336. text-transform: uppercase;
  337. }
  338. /* line 313, ../sass/screen.scss */
  339. .site-index #dernieres-commandes .date .num {
  340. font-size: 23px;
  341. line-height: 28px;
  342. font-weight: bold;
  343. }
  344. /* line 319, ../sass/screen.scss */
  345. .site-index #dernieres-commandes .date .mois {
  346. text-transform: uppercase;
  347. line-height: 13px;
  348. font-size: 15px;
  349. }
  350. /* line 328, ../sass/screen.scss */
  351. .site-index #facturation h2 {
  352. font-size: 25px;
  353. text-align: center;
  354. }
  355. /* line 334, ../sass/screen.scss */
  356. .site-index #facturation .mois-en-cours .montant span {
  357. background-color: white;
  358. color: #333;
  359. border: solid 1px gray;
  360. }
  361. /* line 341, ../sass/screen.scss */
  362. .site-index #facturation .montant {
  363. margin-top: 35px;
  364. text-align: center;
  365. }
  366. /* line 344, ../sass/screen.scss */
  367. .site-index #facturation .montant span {
  368. font-size: 22px;
  369. color: white;
  370. background-color: #BB8757;
  371. padding: 7px 10px 3px;
  372. font-family: "myriadpro-regular";
  373. -moz-border-radius: 5px;
  374. -webkit-border-radius: 5px;
  375. border-radius: 5px;
  376. }
  377. /* line 364, ../sass/screen.scss */
  378. #page-commande h1 .btn-group {
  379. float: right;
  380. }
  381. /* line 369, ../sass/screen.scss */
  382. #page-commande #col-left, #page-commande #col-right {
  383. padding-left: 0px;
  384. padding-right: 0px;
  385. }
  386. /* line 373, ../sass/screen.scss */
  387. #page-commande #col-right {
  388. padding-left: 20px;
  389. }
  390. /* line 377, ../sass/screen.scss */
  391. #page-commande #jours-production {
  392. display: none;
  393. }
  394. /* line 383, ../sass/screen.scss */
  395. #page-commande #calendar h2 {
  396. font-size: 20px;
  397. position: relative;
  398. top: 3px;
  399. }
  400. /* line 389, ../sass/screen.scss */
  401. #page-commande #calendar .fc-header-title {
  402. margin-left: 10px;
  403. }
  404. /* line 395, ../sass/screen.scss */
  405. #page-commande #calendar .dayWithEvent {
  406. background-color: #fee48d;
  407. cursor: pointer;
  408. }
  409. /* line 399, ../sass/screen.scss */
  410. #page-commande #calendar .fc-event-container {
  411. display: none;
  412. }
  413. /* line 400, ../sass/screen.scss */
  414. #page-commande #calendar .fc-today {
  415. border-bottom: solid 1px #C9302C;
  416. background-color: white;
  417. }
  418. /* line 404, ../sass/screen.scss */
  419. #page-commande #calendar .fc-today.dayWithEvent {
  420. background-color: #fee48d;
  421. }
  422. /* line 409, ../sass/screen.scss */
  423. #page-commande #calendar .fc-day {
  424. cursor: pointer;
  425. text-align: center;
  426. }
  427. /* line 412, ../sass/screen.scss */
  428. #page-commande #calendar .fc-day:hover {
  429. -moz-box-shadow: 0px 0px 2px black inset;
  430. -webkit-box-shadow: 0px 0px 2px black inset;
  431. box-shadow: 0px 0px 2px black inset;
  432. }
  433. /* line 417, ../sass/screen.scss */
  434. #page-commande #calendar .current-date {
  435. -moz-box-shadow: 0px 0px 2px black inset;
  436. -webkit-box-shadow: 0px 0px 2px black inset;
  437. box-shadow: 0px 0px 2px black inset;
  438. }
  439. /* line 421, ../sass/screen.scss */
  440. #page-commande #calendar .fc-day-number {
  441. float: none;
  442. padding-top: 2px;
  443. }
  444. /* line 429, ../sass/screen.scss */
  445. #page-commande #bloc-production .label {
  446. float: right;
  447. font-size: 13px;
  448. }
  449. /* line 434, ../sass/screen.scss */
  450. #page-commande #bloc-production .btn-success {
  451. background-color: #5cb85c;
  452. border-color: #4cae4c;
  453. }
  454. /* line 439, ../sass/screen.scss */
  455. #page-commande #bloc-production #productions-point-vente {
  456. margin-top: 15px;
  457. padding: 10px;
  458. border: solid 1px #e0e0e0;
  459. background-color: #F5F5F5;
  460. -moz-border-radius: 5px;
  461. -webkit-border-radius: 5px;
  462. border-radius: 5px;
  463. }
  464. /* line 445, ../sass/screen.scss */
  465. #page-commande #bloc-production #productions-point-vente label {
  466. display: block;
  467. font-weight: normal;
  468. }
  469. /* line 450, ../sass/screen.scss */
  470. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  471. margin-left: 10px;
  472. margin-top: 10px;
  473. }
  474. /* line 463, ../sass/screen.scss */
  475. #page-commande #produits-production .overflow table {
  476. width: 100%;
  477. }
  478. /* line 467, ../sass/screen.scss */
  479. #page-commande #produits-production .overflow thead, #page-commande #produits-production .overflow tbody, #page-commande #produits-production .overflow tr, #page-commande #produits-production .overflow td, #page-commande #produits-production .overflow th {
  480. display: block;
  481. }
  482. /* line 469, ../sass/screen.scss */
  483. #page-commande #produits-production .overflow tr:after {
  484. content: ' ';
  485. display: block;
  486. visibility: hidden;
  487. clear: both;
  488. }
  489. /* line 476, ../sass/screen.scss */
  490. #page-commande #produits-production .overflow thead th {
  491. height: 30px;
  492. /*text-align: left;*/
  493. }
  494. /* line 482, ../sass/screen.scss */
  495. #page-commande #produits-production .overflow tbody {
  496. height: 500px;
  497. overflow-y: auto;
  498. }
  499. /* line 490, ../sass/screen.scss */
  500. #page-commande #produits-production .overflow thead th {
  501. width: 32%;
  502. float: left;
  503. }
  504. /* line 495, ../sass/screen.scss */
  505. #page-commande #produits-production .overflow tbody td {
  506. width: 33%;
  507. float: left;
  508. }
  509. /* line 500, ../sass/screen.scss */
  510. #page-commande #produits-production .overflow .td-produit {
  511. width: 60%;
  512. }
  513. /* line 503, ../sass/screen.scss */
  514. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  515. width: 20%;
  516. text-align: center;
  517. }
  518. /* line 509, ../sass/screen.scss */
  519. #page-commande #produits-production .overflow thead .td-produit {
  520. width: 57%;
  521. }
  522. /* line 515, ../sass/screen.scss */
  523. #page-commande #produits-production input.quantite-max {
  524. background-color: white;
  525. border: 1px solid #e0e0e0;
  526. text-align: center;
  527. width: 50px;
  528. }
  529. /* line 523, ../sass/screen.scss */
  530. #page-commande #produits-production td label {
  531. font-weight: normal;
  532. }
  533. /* line 529, ../sass/screen.scss */
  534. #page-commande #btn-export-commandes,
  535. #page-commande #btn-commande-auto {
  536. float: right;
  537. position: relative;
  538. top: -5px;
  539. right: -7px;
  540. padding: 2px 5px;
  541. }
  542. /* line 538, ../sass/screen.scss */
  543. #page-commande #btn-export-commandes {
  544. color: white;
  545. margin-left: 10px;
  546. padding: 1px 5px;
  547. }
  548. /* line 546, ../sass/screen.scss */
  549. #page-commande #bloc-totaux .table-produits .depasse {
  550. color: #b32815;
  551. }
  552. /* line 550, ../sass/screen.scss */
  553. #page-commande #bloc-totaux .table-produits .total strong span {
  554. font-weight: normal;
  555. font-size: 13px;
  556. }
  557. /* line 559, ../sass/screen.scss */
  558. #page-commande #commandes-points-vente .tab-pane {
  559. padding-top: 20px;
  560. }
  561. /* line 566, ../sass/screen.scss */
  562. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  563. display: none;
  564. }
  565. /* line 570, ../sass/screen.scss */
  566. #page-commande #commandes-points-vente .recap-pv .recettes {
  567. float: right;
  568. color: #BB8757;
  569. border: solid 1px #BB8757;
  570. padding: 4px 10px;
  571. -moz-border-radius: 10px;
  572. -webkit-border-radius: 10px;
  573. border-radius: 10px;
  574. font-weight: bold;
  575. position: relative;
  576. top: -3px;
  577. }
  578. /* line 584, ../sass/screen.scss */
  579. #page-commande #commandes-points-vente .alert.commentaire {
  580. display: none;
  581. }
  582. /* line 588, ../sass/screen.scss */
  583. #page-commande #commandes-points-vente ul.liste-commandes {
  584. margin-top: 10px;
  585. list-style-type: none;
  586. height: 100%;
  587. max-height: 400px;
  588. margin-left: 0;
  589. padding-left: 0;
  590. margin-top: 0px;
  591. width: 100%;
  592. overflow-y: scroll;
  593. }
  594. /* line 600, ../sass/screen.scss */
  595. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  596. display: none;
  597. }
  598. /* line 604, ../sass/screen.scss */
  599. #page-commande #commandes-points-vente ul.liste-commandes li {
  600. padding: 0;
  601. margin: 0;
  602. }
  603. /* line 607, ../sass/screen.scss */
  604. #page-commande #commandes-points-vente ul.liste-commandes li a {
  605. text-align: left;
  606. -moz-border-radius: 0px;
  607. -webkit-border-radius: 0px;
  608. border-radius: 0px;
  609. display: block;
  610. padding: 7px;
  611. color: #333;
  612. }
  613. /* line 615, ../sass/screen.scss */
  614. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  615. float: right;
  616. color: #BB8757;
  617. font-weight: bold;
  618. }
  619. /* line 620, ../sass/screen.scss */
  620. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  621. color: #5cb85c;
  622. color: #519951;
  623. }
  624. /* line 626, ../sass/screen.scss */
  625. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  626. color: #BB8757;
  627. }
  628. /* line 630, ../sass/screen.scss */
  629. #page-commande #commandes-points-vente ul.liste-commandes li a:hover, #page-commande #commandes-points-vente ul.liste-commandes li a:active, #page-commande #commandes-points-vente ul.liste-commandes li a.active {
  630. text-decoration: none;
  631. background-color: #FCF8E3;
  632. outline: none;
  633. border-color: #ccc;
  634. -moz-transition: all 0.1s;
  635. -o-transition: all 0.1s;
  636. -webkit-transition: all 0.1s;
  637. transition: all 0.1s;
  638. }
  639. /* line 644, ../sass/screen.scss */
  640. #page-commande #commandes-points-vente .creer-commande,
  641. #page-commande #commandes-points-vente .commandes-auto {
  642. width: 100%;
  643. margin-bottom: 10px;
  644. }
  645. /* line 650, ../sass/screen.scss */
  646. #page-commande #commandes-points-vente .bloc-commande {
  647. padding-top: 20px;
  648. margin-top: 20px;
  649. display: none;
  650. }
  651. /* line 656, ../sass/screen.scss */
  652. #page-commande #commandes-points-vente .title-user {
  653. display: none;
  654. font-size: 19px;
  655. margin-top: 0px;
  656. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  657. }
  658. /* line 662, ../sass/screen.scss */
  659. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  660. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  661. float: right;
  662. position: relative;
  663. top: -6px;
  664. }
  665. /* line 669, ../sass/screen.scss */
  666. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  667. margin-right: 10px;
  668. }
  669. /* line 673, ../sass/screen.scss */
  670. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  671. display: none;
  672. }
  673. /* line 677, ../sass/screen.scss */
  674. #page-commande #commandes-points-vente .title-user .choix-user {
  675. display: none;
  676. }
  677. /* line 680, ../sass/screen.scss */
  678. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  679. width: 200px;
  680. display: inline;
  681. }
  682. /* line 688, ../sass/screen.scss */
  683. #page-commande #commandes-points-vente table.table-produits .td-commande {
  684. text-align: center;
  685. }
  686. /* line 691, ../sass/screen.scss */
  687. #page-commande #commandes-points-vente table.table-produits input.form-control {
  688. text-align: center;
  689. }
  690. /* line 697, ../sass/screen.scss */
  691. #page-commande #commandes-points-vente .td-produit,
  692. #page-commande #commandes-points-vente .th-produit {
  693. width: 70%;
  694. }
  695. /* line 702, ../sass/screen.scss */
  696. #page-commande #commandes-points-vente .td-commande,
  697. #page-commande #commandes-points-vente .th-commande {
  698. width: 30%;
  699. text-align: center;
  700. }
  701. /* line 708, ../sass/screen.scss */
  702. #page-commande #commandes-points-vente .td-produit {
  703. text-transform: uppercase;
  704. }
  705. /* line 712, ../sass/screen.scss */
  706. #page-commande #commandes-points-vente .td-commande {
  707. font-weight: bold;
  708. }
  709. /* line 716, ../sass/screen.scss */
  710. #page-commande #commandes-points-vente .td-total {
  711. font-size: 18px;
  712. text-align: center;
  713. }
  714. /* line 720, ../sass/screen.scss */
  715. #page-commande #commandes-points-vente .td-total span {
  716. padding: 2px 10px;
  717. background-color: #BB8757;
  718. color: white;
  719. font-weight: bold;
  720. -moz-border-radius: 8px;
  721. -webkit-border-radius: 8px;
  722. border-radius: 8px;
  723. }
  724. /* line 730, ../sass/screen.scss */
  725. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  726. float: right;
  727. }
  728. /* line 736, ../sass/screen.scss */
  729. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  730. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  731. display: none;
  732. }
  733. /* line 743, ../sass/screen.scss */
  734. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  735. float: left;
  736. margin-right: 10px;
  737. }
  738. /* line 752, ../sass/screen.scss */
  739. #page-commande #old-commandes {
  740. display: none;
  741. }
  742. /* line 756, ../sass/screen.scss */
  743. #page-commande .form-commandes-point-vente {
  744. margin-top: 20px;
  745. }
  746. /* line 760, ../sass/screen.scss */
  747. #page-commande .form-commandes-point-vente table {
  748. border-bottom: solid 1px #e0e0e0;
  749. }
  750. /* line 764, ../sass/screen.scss */
  751. #page-commande .form-commandes-point-vente .title-point-vente {
  752. background-color: #fff8e2;
  753. border-left: solid 3px #BB8757;
  754. font-weight: bold;
  755. text-align: left;
  756. padding: 10px;
  757. }
  758. /* line 772, ../sass/screen.scss */
  759. #page-commande .form-commandes-point-vente .title-totaux {
  760. text-align: center;
  761. }
  762. /* line 776, ../sass/screen.scss */
  763. #page-commande .form-commandes-point-vente .border-left {
  764. border-left: solid 1px #e0e0e0;
  765. }
  766. /* line 780, ../sass/screen.scss */
  767. #page-commande .form-commandes-point-vente .border-right {
  768. border-right: solid 1px #e0e0e0;
  769. }
  770. /* line 784, ../sass/screen.scss */
  771. #page-commande .form-commandes-point-vente input.quantite {
  772. width: 30px;
  773. background-color: white;
  774. border: solid 1px #e0e0e0;
  775. text-align: center;
  776. }
  777. /* line 792, ../sass/screen.scss */
  778. #page-commande .form-commandes-point-vente .td-produit {
  779. text-align: center;
  780. }
  781. /* line 796, ../sass/screen.scss */
  782. #page-commande .form-commandes-point-vente .submit-pv {
  783. float: right;
  784. }
  785. /* line 800, ../sass/screen.scss */
  786. #page-commande .form-commandes-point-vente .select-user {
  787. background-color: #F9F9F9;
  788. border: solid 1px #e0e0e0;
  789. }
  790. /* line 805, ../sass/screen.scss */
  791. #page-commande .form-commandes-point-vente .date-commande {
  792. font-size: 12px;
  793. }
  794. /* line 809, ../sass/screen.scss */
  795. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  796. background-color: white;
  797. border: solid 1px #e0e0e0;
  798. margin-top: 3px;
  799. width: 100px;
  800. }
  801. /* line 817, ../sass/screen.scss */
  802. #page-commande .form-commandes-point-vente td.center {
  803. text-align: center;
  804. }
  805. /* line 823, ../sass/screen.scss */
  806. #page-commande .form-commandes-point-vente .depasse {
  807. color: #b32815;
  808. }
  809. /* line 827, ../sass/screen.scss */
  810. #page-commande .form-commandes-point-vente .total strong span {
  811. font-weight: normal;
  812. font-size: 13px;
  813. }
  814. /* line 832, ../sass/screen.scss */
  815. #page-commande .form-commandes-point-vente .vrac {
  816. display: none;
  817. }
  818. /* line 836, ../sass/screen.scss */
  819. #page-commande .form-commandes-point-vente td.client {
  820. text-align: left;
  821. padding: 3px;
  822. }
  823. /* line 839, ../sass/screen.scss */
  824. #page-commande .form-commandes-point-vente td.client .date-commande {
  825. color: gray;
  826. }
  827. /* line 846, ../sass/screen.scss */
  828. #page-commande .table-header-rotated {
  829. border-top: 0px;
  830. border-left: 0px;
  831. border-right: 0px;
  832. width: 100%;
  833. width: auto;
  834. }
  835. /* line 853, ../sass/screen.scss */
  836. #page-commande .table-header-rotated .total strong {
  837. border-bottom: solid 1px gray;
  838. }
  839. /* line 858, ../sass/screen.scss */
  840. #page-commande .table-header-rotated th.row-header {
  841. width: auto;
  842. }
  843. /* line 862, ../sass/screen.scss */
  844. #page-commande .table-header-rotated td {
  845. width: 40px;
  846. border-top: 1px solid #dddddd;
  847. border-left: 1px solid #dddddd;
  848. border-right: 1px solid #dddddd;
  849. vertical-align: middle;
  850. text-align: center;
  851. }
  852. /* line 871, ../sass/screen.scss */
  853. #page-commande .table-header-rotated th.rotate-45 {
  854. font-weight: normal;
  855. height: 80px;
  856. width: 40px;
  857. min-width: 40px;
  858. max-width: 40px;
  859. position: relative;
  860. vertical-align: bottom;
  861. padding: 0;
  862. font-size: 14px;
  863. line-height: 1;
  864. border: 0px none;
  865. }
  866. /* line 885, ../sass/screen.scss */
  867. #page-commande .table-header-rotated th.rotate-45 > div {
  868. background-color: #F5F5F5;
  869. position: relative;
  870. top: 0px;
  871. left: 40px;
  872. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  873. height: 100%;
  874. -ms-transform: skew(-45deg, 0deg);
  875. -moz-transform: skew(-45deg, 0deg);
  876. -webkit-transform: skew(-45deg, 0deg);
  877. -o-transform: skew(-45deg, 0deg);
  878. transform: skew(-45deg, 0deg);
  879. overflow: hidden;
  880. border-left: 1px solid #dddddd;
  881. border-right: 1px solid #dddddd;
  882. border-top: 1px solid #dddddd;
  883. }
  884. /* line 902, ../sass/screen.scss */
  885. #page-commande .table-header-rotated th.rotate-45 span {
  886. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  887. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  888. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  889. -o-transform: skew(45deg, 0deg) rotate(315deg);
  890. transform: skew(45deg, 0deg) rotate(315deg);
  891. position: absolute;
  892. bottom: 30px;
  893. /* 40 cos(45) = 28 with an additional 2px margin*/
  894. left: -25px;
  895. /*Because it looked good, but there is probably a mathematical link here as well*/
  896. display: inline-block;
  897. width: 85px;
  898. /* 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*/
  899. text-align: left;
  900. }
  901. /* line 923, ../sass/screen.scss */
  902. #email-masse-form #ids-users {
  903. line-height: 30px;
  904. }
  905. /* line 925, ../sass/screen.scss */
  906. #email-masse-form #ids-users .label {
  907. text-transform: capitalize;
  908. }
  909. /* line 933, ../sass/screen.scss */
  910. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  911. float: left;
  912. margin-right: 15px;
  913. }
  914. /* line 937, ../sass/screen.scss */
  915. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  916. font-weight: normal;
  917. }
  918. /* line 942, ../sass/screen.scss */
  919. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  920. display: none;
  921. }
  922. /* line 947, ../sass/screen.scss */
  923. .table-striped > tbody > tr:nth-of-type(2n) {
  924. background-color: white;
  925. }
  926. /* line 952, ../sass/screen.scss */
  927. .wrap .produit-index .td-photo {
  928. max-width: 100px;
  929. width: 100px;
  930. }
  931. /* line 956, ../sass/screen.scss */
  932. .wrap .produit-index .photo-produit {
  933. max-width: 100px;
  934. }
  935. /* line 960, ../sass/screen.scss */
  936. .wrap .produit-index .ui-state-highlight {
  937. height: 75px;
  938. background-color: #F8F1DD;
  939. }
  940. /* communiquer */
  941. /* line 968, ../sass/screen.scss */
  942. .communiquer-mode-emploi {
  943. border: solid 1px #e0e0e0;
  944. padding: 10px;
  945. -moz-border-radius: 10px;
  946. -webkit-border-radius: 10px;
  947. border-radius: 10px;
  948. margin-bottom: 30px;
  949. font-family: "myriadpro-regular";
  950. }
  951. /* line 976, ../sass/screen.scss */
  952. .communiquer-mode-emploi .header .logo {
  953. float: left;
  954. width: 75px;
  955. padding-right: 20px;
  956. padding-top: 10px;
  957. }
  958. /* line 982, ../sass/screen.scss */
  959. .communiquer-mode-emploi .header .logo img {
  960. width: 75px;
  961. }
  962. /* line 988, ../sass/screen.scss */
  963. .communiquer-mode-emploi .header h1 {
  964. font-family: "comfortaaregular";
  965. font-size: 40px;
  966. margin-top: 0px;
  967. margin-bottom: 0px;
  968. font-weight: normal;
  969. }
  970. /* line 996, ../sass/screen.scss */
  971. .communiquer-mode-emploi .header h2 {
  972. margin-top: 0px;
  973. font-family: "myriadpro-regular";
  974. font-size: 20px;
  975. margin-top: 0px;
  976. position: relative;
  977. left: 2px;
  978. font-weight: normal;
  979. }
  980. /* line 1007, ../sass/screen.scss */
  981. .communiquer-mode-emploi h3 {
  982. font-family: "comfortaalight";
  983. font-family: "myriadpro-regular";
  984. font-size: 25px;
  985. color: #BB8757;
  986. margin-top: 0px;
  987. margin-bottom: 0px;
  988. }
  989. /* line 1017, ../sass/screen.scss */
  990. .communiquer-mode-emploi-encart {
  991. width: 420px;
  992. margin-top: 20px;
  993. }
  994. /* line 1021, ../sass/screen.scss */
  995. .communiquer-mode-emploi-encart .header .logo {
  996. width: 60px;
  997. margin-right: 20px;
  998. padding-top: 5px;
  999. }
  1000. /* line 1026, ../sass/screen.scss */
  1001. .communiquer-mode-emploi-encart .header .logo img {
  1002. width: 60px;
  1003. }
  1004. /* line 1032, ../sass/screen.scss */
  1005. .communiquer-mode-emploi-encart .header h1 {
  1006. margin-bottom: 3px;
  1007. }
  1008. /* line 1041, ../sass/screen.scss */
  1009. .communiquer-mode-emploi-encart h3 {
  1010. margin-top: 15px;
  1011. margin-bottom: 15px;
  1012. }
  1013. /* line 1047, ../sass/screen.scss */
  1014. .bloc-mode-emploi-pdf {
  1015. width: 49.9%;
  1016. float: left;
  1017. border-bottom: dotted 1px gray;
  1018. }
  1019. /* line 1053, ../sass/screen.scss */
  1020. .bloc-mode-emploi-border {
  1021. border-right: dotted 1px gray;
  1022. border-bottom: dotted 1px gray;
  1023. }
  1024. /* line 1058, ../sass/screen.scss */
  1025. .communiquer-mode-emploi-pdf {
  1026. border: 0px none;
  1027. -moz-border-radius: 0px;
  1028. -webkit-border-radius: 0px;
  1029. border-radius: 0px;
  1030. margin-bottom: 0px;
  1031. padding: 20px 0px 20px 30px;
  1032. }
  1033. /* line 1066, ../sass/screen.scss */
  1034. .communiquer-mode-emploi-pdf .header .logo {
  1035. float: left;
  1036. width: 55px;
  1037. padding-right: 15px;
  1038. padding-top: 10px;
  1039. }
  1040. /* line 1072, ../sass/screen.scss */
  1041. .communiquer-mode-emploi-pdf .header .logo img {
  1042. width: 55px;
  1043. }
  1044. /* line 1076, ../sass/screen.scss */
  1045. .communiquer-mode-emploi-pdf .header h1 {
  1046. font-size: 32px;
  1047. }
  1048. /* line 1079, ../sass/screen.scss */
  1049. .communiquer-mode-emploi-pdf .header h2 {
  1050. font-size: 16px;
  1051. }
  1052. /* line 1084, ../sass/screen.scss */
  1053. .communiquer-mode-emploi-pdf h3 {
  1054. font-weight: normal;
  1055. }
  1056. /* line 1089, ../sass/screen.scss */
  1057. .bloc-mode-emploi-bottom {
  1058. border-bottom: 0px none;
  1059. border-bottom: solid 1px white;
  1060. }
  1061. /* commandes auto */
  1062. /* line 1099, ../sass/screen.scss */
  1063. .commandeauto-form #bloc-select-user {
  1064. padding-left: 0px;
  1065. }
  1066. /* line 1103, ../sass/screen.scss */
  1067. .commandeauto-form #or-user {
  1068. font-size: 20px;
  1069. text-align: center;
  1070. }
  1071. /* line 1106, ../sass/screen.scss */
  1072. .commandeauto-form #or-user span {
  1073. position: relative;
  1074. top: 24px;
  1075. }
  1076. /* line 1112, ../sass/screen.scss */
  1077. .commandeauto-form .field-commandeautoform-id_etablissement {
  1078. display: none;
  1079. }
  1080. /* line 1116, ../sass/screen.scss */
  1081. .commandeauto-form .jours .form-group {
  1082. float: left;
  1083. margin-right: 20px;
  1084. }
  1085. /* line 1123, ../sass/screen.scss */
  1086. .commandeauto-form .produits .table {
  1087. width: 500px;
  1088. }
  1089. /* line 1126, ../sass/screen.scss */
  1090. .commandeauto-form .produits .quantite {
  1091. text-align: center;
  1092. }
  1093. /* points de vente */
  1094. /* line 1135, ../sass/screen.scss */
  1095. .point-vente-form #pointvente-users {
  1096. display: none;
  1097. height: 500px;
  1098. overflow-y: scroll;
  1099. }
  1100. /* line 1139, ../sass/screen.scss */
  1101. .point-vente-form #pointvente-users label {
  1102. font-weight: normal;
  1103. display: block;
  1104. }
  1105. /* line 1143, ../sass/screen.scss */
  1106. .point-vente-form #pointvente-users .commentaire {
  1107. display: none;
  1108. margin-left: 17px;
  1109. width: 200px;
  1110. }
  1111. /* line 1151, ../sass/screen.scss */
  1112. .point-vente-form #jours-livraison .form-group {
  1113. float: left;
  1114. margin-right: 15px;
  1115. }
  1116. /* line 1155, ../sass/screen.scss */
  1117. .point-vente-form #jours-livraison .form-group label {
  1118. font-weight: normal;
  1119. }
  1120. /* utilisateurs */
  1121. /* line 1165, ../sass/screen.scss */
  1122. .user-index .input-group {
  1123. width: 180px;
  1124. }
  1125. /* line 1168, ../sass/screen.scss */
  1126. .user-index .input-group .input-credit {
  1127. text-align: center;
  1128. }
  1129. /* line 1175, ../sass/screen.scss */
  1130. .user-credit .the-credit {
  1131. float: right;
  1132. font-weight: bold;
  1133. background-color: #BB8757;
  1134. color: white;
  1135. -moz-border-radius: 8px;
  1136. -webkit-border-radius: 8px;
  1137. border-radius: 8px;
  1138. padding: 3px 10px;
  1139. padding-top: 7px;
  1140. position: relative;
  1141. top: -12px;
  1142. }
  1143. /* facturation */
  1144. /* line 1190, ../sass/screen.scss */
  1145. #estimation-facture {
  1146. padding: 20px;
  1147. background-color: #F9F9F9;
  1148. }
  1149. /* line 1194, ../sass/screen.scss */
  1150. #estimation-facture h2 {
  1151. font-family: "myriadpro-it";
  1152. }
  1153. /* line 1198, ../sass/screen.scss */
  1154. #estimation-facture .montant span {
  1155. font-size: 25px;
  1156. color: white;
  1157. background-color: #BB8757;
  1158. -moz-border-radius: 5px;
  1159. -webkit-border-radius: 5px;
  1160. border-radius: 5px;
  1161. padding: 3px 10px;
  1162. padding-top: 7px;
  1163. font-family: "myriadpro-regular";
  1164. }
  1165. /* line 1209, ../sass/screen.scss */
  1166. #estimation-facture label {
  1167. text-transform: uppercase;
  1168. font-family: "myriadpro-light";
  1169. font-size: 20px;
  1170. }
  1171. /* line 1214, ../sass/screen.scss */
  1172. #estimation-facture label span {
  1173. font-size: 16px;
  1174. }
  1175. /* line 1219, ../sass/screen.scss */
  1176. #estimation-facture #etablissement-prix_libre {
  1177. width: 100px;
  1178. height: 60px;
  1179. font-size: 30px;
  1180. padding: 10px;
  1181. text-align: center;
  1182. }