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.

1037 lines
29KB

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