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.

1096 lines
30KB

  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 258, ../sass/screen.scss */
  292. #page-commande h1 .btn-group {
  293. float: right;
  294. }
  295. /* line 263, ../sass/screen.scss */
  296. #page-commande #col-left, #page-commande #col-right {
  297. padding-left: 0px;
  298. padding-right: 0px;
  299. }
  300. /* line 267, ../sass/screen.scss */
  301. #page-commande #col-right {
  302. padding-left: 20px;
  303. }
  304. /* line 271, ../sass/screen.scss */
  305. #page-commande #jours-production {
  306. display: none;
  307. }
  308. /* line 277, ../sass/screen.scss */
  309. #page-commande #calendar h2 {
  310. font-size: 20px;
  311. position: relative;
  312. top: 3px;
  313. }
  314. /* line 283, ../sass/screen.scss */
  315. #page-commande #calendar .fc-header-title {
  316. margin-left: 10px;
  317. }
  318. /* line 289, ../sass/screen.scss */
  319. #page-commande #calendar .dayWithEvent {
  320. background-color: #fee48d;
  321. cursor: pointer;
  322. }
  323. /* line 293, ../sass/screen.scss */
  324. #page-commande #calendar .fc-event-container {
  325. display: none;
  326. }
  327. /* line 294, ../sass/screen.scss */
  328. #page-commande #calendar .fc-today {
  329. border-bottom: solid 1px #C9302C;
  330. background-color: white;
  331. }
  332. /* line 298, ../sass/screen.scss */
  333. #page-commande #calendar .fc-today.dayWithEvent {
  334. background-color: #fee48d;
  335. }
  336. /* line 303, ../sass/screen.scss */
  337. #page-commande #calendar .fc-day {
  338. cursor: pointer;
  339. text-align: center;
  340. }
  341. /* line 306, ../sass/screen.scss */
  342. #page-commande #calendar .fc-day:hover {
  343. -moz-box-shadow: 0px 0px 2px black inset;
  344. -webkit-box-shadow: 0px 0px 2px black inset;
  345. box-shadow: 0px 0px 2px black inset;
  346. }
  347. /* line 311, ../sass/screen.scss */
  348. #page-commande #calendar .current-date {
  349. -moz-box-shadow: 0px 0px 2px black inset;
  350. -webkit-box-shadow: 0px 0px 2px black inset;
  351. box-shadow: 0px 0px 2px black inset;
  352. }
  353. /* line 315, ../sass/screen.scss */
  354. #page-commande #calendar .fc-day-number {
  355. float: none;
  356. padding-top: 2px;
  357. }
  358. /* line 323, ../sass/screen.scss */
  359. #page-commande #bloc-production .label {
  360. float: right;
  361. font-size: 13px;
  362. }
  363. /* line 328, ../sass/screen.scss */
  364. #page-commande #bloc-production .btn-success {
  365. background-color: #5cb85c;
  366. border-color: #4cae4c;
  367. }
  368. /* line 333, ../sass/screen.scss */
  369. #page-commande #bloc-production #productions-point-vente {
  370. margin-top: 15px;
  371. padding: 10px;
  372. border: solid 1px #e0e0e0;
  373. background-color: #F5F5F5;
  374. -moz-border-radius: 5px;
  375. -webkit-border-radius: 5px;
  376. border-radius: 5px;
  377. }
  378. /* line 339, ../sass/screen.scss */
  379. #page-commande #bloc-production #productions-point-vente label {
  380. display: block;
  381. font-weight: normal;
  382. }
  383. /* line 344, ../sass/screen.scss */
  384. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  385. margin-left: 10px;
  386. margin-top: 10px;
  387. }
  388. /* line 357, ../sass/screen.scss */
  389. #page-commande #produits-production .overflow table {
  390. width: 100%;
  391. }
  392. /* line 361, ../sass/screen.scss */
  393. #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 {
  394. display: block;
  395. }
  396. /* line 363, ../sass/screen.scss */
  397. #page-commande #produits-production .overflow tr:after {
  398. content: ' ';
  399. display: block;
  400. visibility: hidden;
  401. clear: both;
  402. }
  403. /* line 370, ../sass/screen.scss */
  404. #page-commande #produits-production .overflow thead th {
  405. height: 30px;
  406. /*text-align: left;*/
  407. }
  408. /* line 376, ../sass/screen.scss */
  409. #page-commande #produits-production .overflow tbody {
  410. height: 500px;
  411. overflow-y: auto;
  412. }
  413. /* line 384, ../sass/screen.scss */
  414. #page-commande #produits-production .overflow thead th {
  415. width: 32%;
  416. float: left;
  417. }
  418. /* line 389, ../sass/screen.scss */
  419. #page-commande #produits-production .overflow tbody td {
  420. width: 33%;
  421. float: left;
  422. }
  423. /* line 394, ../sass/screen.scss */
  424. #page-commande #produits-production .overflow .td-produit {
  425. width: 60%;
  426. }
  427. /* line 397, ../sass/screen.scss */
  428. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  429. width: 20%;
  430. text-align: center;
  431. }
  432. /* line 403, ../sass/screen.scss */
  433. #page-commande #produits-production .overflow thead .td-produit {
  434. width: 57%;
  435. }
  436. /* line 409, ../sass/screen.scss */
  437. #page-commande #produits-production input.quantite-max {
  438. background-color: white;
  439. border: 1px solid #e0e0e0;
  440. text-align: center;
  441. width: 50px;
  442. }
  443. /* line 417, ../sass/screen.scss */
  444. #page-commande #produits-production td label {
  445. font-weight: normal;
  446. }
  447. /* line 423, ../sass/screen.scss */
  448. #page-commande #btn-export-commandes,
  449. #page-commande #btn-commande-auto {
  450. float: right;
  451. position: relative;
  452. top: -5px;
  453. right: -7px;
  454. padding: 2px 5px;
  455. }
  456. /* line 432, ../sass/screen.scss */
  457. #page-commande #btn-export-commandes {
  458. color: white;
  459. margin-left: 10px;
  460. padding: 1px 5px;
  461. }
  462. /* line 440, ../sass/screen.scss */
  463. #page-commande #bloc-totaux .table-produits .depasse {
  464. color: #b32815;
  465. }
  466. /* line 444, ../sass/screen.scss */
  467. #page-commande #bloc-totaux .table-produits .total strong span {
  468. font-weight: normal;
  469. font-size: 13px;
  470. }
  471. /* line 453, ../sass/screen.scss */
  472. #page-commande #commandes-points-vente .tab-pane {
  473. padding-top: 20px;
  474. }
  475. /* line 460, ../sass/screen.scss */
  476. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  477. display: none;
  478. }
  479. /* line 464, ../sass/screen.scss */
  480. #page-commande #commandes-points-vente .recap-pv .recettes {
  481. float: right;
  482. color: #BB8757;
  483. border: solid 1px #BB8757;
  484. padding: 4px 10px;
  485. -moz-border-radius: 10px;
  486. -webkit-border-radius: 10px;
  487. border-radius: 10px;
  488. font-weight: bold;
  489. position: relative;
  490. top: -3px;
  491. }
  492. /* line 478, ../sass/screen.scss */
  493. #page-commande #commandes-points-vente .alert.commentaire {
  494. display: none;
  495. }
  496. /* line 482, ../sass/screen.scss */
  497. #page-commande #commandes-points-vente ul.liste-commandes {
  498. margin-top: 10px;
  499. list-style-type: none;
  500. height: 100%;
  501. max-height: 400px;
  502. margin-left: 0;
  503. padding-left: 0;
  504. margin-top: 0px;
  505. width: 100%;
  506. overflow-y: scroll;
  507. }
  508. /* line 494, ../sass/screen.scss */
  509. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  510. display: none;
  511. }
  512. /* line 498, ../sass/screen.scss */
  513. #page-commande #commandes-points-vente ul.liste-commandes li {
  514. padding: 0;
  515. margin: 0;
  516. }
  517. /* line 501, ../sass/screen.scss */
  518. #page-commande #commandes-points-vente ul.liste-commandes li a {
  519. text-align: left;
  520. -moz-border-radius: 0px;
  521. -webkit-border-radius: 0px;
  522. border-radius: 0px;
  523. display: block;
  524. padding: 7px;
  525. color: #333;
  526. }
  527. /* line 509, ../sass/screen.scss */
  528. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  529. float: right;
  530. color: #BB8757;
  531. font-weight: bold;
  532. }
  533. /* line 514, ../sass/screen.scss */
  534. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  535. color: #5cb85c;
  536. color: #519951;
  537. }
  538. /* line 520, ../sass/screen.scss */
  539. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  540. color: #BB8757;
  541. }
  542. /* line 524, ../sass/screen.scss */
  543. #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 {
  544. text-decoration: none;
  545. background-color: #FCF8E3;
  546. outline: none;
  547. border-color: #ccc;
  548. -moz-transition: all 0.1s;
  549. -o-transition: all 0.1s;
  550. -webkit-transition: all 0.1s;
  551. transition: all 0.1s;
  552. }
  553. /* line 538, ../sass/screen.scss */
  554. #page-commande #commandes-points-vente .creer-commande,
  555. #page-commande #commandes-points-vente .commandes-auto {
  556. width: 100%;
  557. margin-bottom: 10px;
  558. }
  559. /* line 544, ../sass/screen.scss */
  560. #page-commande #commandes-points-vente .bloc-commande {
  561. padding-top: 20px;
  562. margin-top: 20px;
  563. display: none;
  564. }
  565. /* line 550, ../sass/screen.scss */
  566. #page-commande #commandes-points-vente .title-user {
  567. display: none;
  568. font-size: 19px;
  569. margin-top: 0px;
  570. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  571. }
  572. /* line 556, ../sass/screen.scss */
  573. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  574. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  575. float: right;
  576. position: relative;
  577. top: -6px;
  578. }
  579. /* line 563, ../sass/screen.scss */
  580. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  581. margin-right: 10px;
  582. }
  583. /* line 567, ../sass/screen.scss */
  584. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  585. display: none;
  586. }
  587. /* line 571, ../sass/screen.scss */
  588. #page-commande #commandes-points-vente .title-user .choix-user {
  589. display: none;
  590. }
  591. /* line 574, ../sass/screen.scss */
  592. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  593. width: 200px;
  594. display: inline;
  595. }
  596. /* line 582, ../sass/screen.scss */
  597. #page-commande #commandes-points-vente table.table-produits .td-commande {
  598. text-align: center;
  599. }
  600. /* line 585, ../sass/screen.scss */
  601. #page-commande #commandes-points-vente table.table-produits input.form-control {
  602. text-align: center;
  603. }
  604. /* line 591, ../sass/screen.scss */
  605. #page-commande #commandes-points-vente .td-produit,
  606. #page-commande #commandes-points-vente .th-produit {
  607. width: 70%;
  608. }
  609. /* line 596, ../sass/screen.scss */
  610. #page-commande #commandes-points-vente .td-commande,
  611. #page-commande #commandes-points-vente .th-commande {
  612. width: 30%;
  613. text-align: center;
  614. }
  615. /* line 602, ../sass/screen.scss */
  616. #page-commande #commandes-points-vente .td-produit {
  617. text-transform: uppercase;
  618. }
  619. /* line 606, ../sass/screen.scss */
  620. #page-commande #commandes-points-vente .td-commande {
  621. font-weight: bold;
  622. }
  623. /* line 610, ../sass/screen.scss */
  624. #page-commande #commandes-points-vente .td-total {
  625. font-size: 18px;
  626. text-align: center;
  627. }
  628. /* line 614, ../sass/screen.scss */
  629. #page-commande #commandes-points-vente .td-total span {
  630. padding: 2px 10px;
  631. background-color: #BB8757;
  632. color: white;
  633. font-weight: bold;
  634. -moz-border-radius: 8px;
  635. -webkit-border-radius: 8px;
  636. border-radius: 8px;
  637. }
  638. /* line 624, ../sass/screen.scss */
  639. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  640. float: right;
  641. }
  642. /* line 630, ../sass/screen.scss */
  643. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  644. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  645. display: none;
  646. }
  647. /* line 637, ../sass/screen.scss */
  648. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  649. float: left;
  650. margin-right: 10px;
  651. }
  652. /* line 646, ../sass/screen.scss */
  653. #page-commande #old-commandes {
  654. display: none;
  655. }
  656. /* line 650, ../sass/screen.scss */
  657. #page-commande .form-commandes-point-vente {
  658. margin-top: 20px;
  659. }
  660. /* line 654, ../sass/screen.scss */
  661. #page-commande .form-commandes-point-vente table {
  662. border-bottom: solid 1px #e0e0e0;
  663. }
  664. /* line 658, ../sass/screen.scss */
  665. #page-commande .form-commandes-point-vente .title-point-vente {
  666. background-color: #fff8e2;
  667. border-left: solid 3px #BB8757;
  668. font-weight: bold;
  669. text-align: left;
  670. padding: 10px;
  671. }
  672. /* line 666, ../sass/screen.scss */
  673. #page-commande .form-commandes-point-vente .title-totaux {
  674. text-align: center;
  675. }
  676. /* line 670, ../sass/screen.scss */
  677. #page-commande .form-commandes-point-vente .border-left {
  678. border-left: solid 1px #e0e0e0;
  679. }
  680. /* line 674, ../sass/screen.scss */
  681. #page-commande .form-commandes-point-vente .border-right {
  682. border-right: solid 1px #e0e0e0;
  683. }
  684. /* line 678, ../sass/screen.scss */
  685. #page-commande .form-commandes-point-vente input.quantite {
  686. width: 30px;
  687. background-color: white;
  688. border: solid 1px #e0e0e0;
  689. text-align: center;
  690. }
  691. /* line 686, ../sass/screen.scss */
  692. #page-commande .form-commandes-point-vente .td-produit {
  693. text-align: center;
  694. }
  695. /* line 690, ../sass/screen.scss */
  696. #page-commande .form-commandes-point-vente .submit-pv {
  697. float: right;
  698. }
  699. /* line 694, ../sass/screen.scss */
  700. #page-commande .form-commandes-point-vente .select-user {
  701. background-color: #F9F9F9;
  702. border: solid 1px #e0e0e0;
  703. }
  704. /* line 699, ../sass/screen.scss */
  705. #page-commande .form-commandes-point-vente .date-commande {
  706. font-size: 12px;
  707. }
  708. /* line 703, ../sass/screen.scss */
  709. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  710. background-color: white;
  711. border: solid 1px #e0e0e0;
  712. margin-top: 3px;
  713. width: 100px;
  714. }
  715. /* line 711, ../sass/screen.scss */
  716. #page-commande .form-commandes-point-vente td.center {
  717. text-align: center;
  718. }
  719. /* line 717, ../sass/screen.scss */
  720. #page-commande .form-commandes-point-vente .depasse {
  721. color: #b32815;
  722. }
  723. /* line 721, ../sass/screen.scss */
  724. #page-commande .form-commandes-point-vente .total strong span {
  725. font-weight: normal;
  726. font-size: 13px;
  727. }
  728. /* line 726, ../sass/screen.scss */
  729. #page-commande .form-commandes-point-vente .vrac {
  730. display: none;
  731. }
  732. /* line 730, ../sass/screen.scss */
  733. #page-commande .form-commandes-point-vente td.client {
  734. text-align: left;
  735. padding: 3px;
  736. }
  737. /* line 733, ../sass/screen.scss */
  738. #page-commande .form-commandes-point-vente td.client .date-commande {
  739. color: gray;
  740. }
  741. /* line 740, ../sass/screen.scss */
  742. #page-commande .table-header-rotated {
  743. border-top: 0px;
  744. border-left: 0px;
  745. border-right: 0px;
  746. width: 100%;
  747. width: auto;
  748. }
  749. /* line 747, ../sass/screen.scss */
  750. #page-commande .table-header-rotated .total strong {
  751. border-bottom: solid 1px gray;
  752. }
  753. /* line 752, ../sass/screen.scss */
  754. #page-commande .table-header-rotated th.row-header {
  755. width: auto;
  756. }
  757. /* line 756, ../sass/screen.scss */
  758. #page-commande .table-header-rotated td {
  759. width: 40px;
  760. border-top: 1px solid #dddddd;
  761. border-left: 1px solid #dddddd;
  762. border-right: 1px solid #dddddd;
  763. vertical-align: middle;
  764. text-align: center;
  765. }
  766. /* line 765, ../sass/screen.scss */
  767. #page-commande .table-header-rotated th.rotate-45 {
  768. font-weight: normal;
  769. height: 80px;
  770. width: 40px;
  771. min-width: 40px;
  772. max-width: 40px;
  773. position: relative;
  774. vertical-align: bottom;
  775. padding: 0;
  776. font-size: 14px;
  777. line-height: 1;
  778. border: 0px none;
  779. }
  780. /* line 779, ../sass/screen.scss */
  781. #page-commande .table-header-rotated th.rotate-45 > div {
  782. background-color: #F5F5F5;
  783. position: relative;
  784. top: 0px;
  785. left: 40px;
  786. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  787. height: 100%;
  788. -ms-transform: skew(-45deg, 0deg);
  789. -moz-transform: skew(-45deg, 0deg);
  790. -webkit-transform: skew(-45deg, 0deg);
  791. -o-transform: skew(-45deg, 0deg);
  792. transform: skew(-45deg, 0deg);
  793. overflow: hidden;
  794. border-left: 1px solid #dddddd;
  795. border-right: 1px solid #dddddd;
  796. border-top: 1px solid #dddddd;
  797. }
  798. /* line 796, ../sass/screen.scss */
  799. #page-commande .table-header-rotated th.rotate-45 span {
  800. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  801. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  802. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  803. -o-transform: skew(45deg, 0deg) rotate(315deg);
  804. transform: skew(45deg, 0deg) rotate(315deg);
  805. position: absolute;
  806. bottom: 30px;
  807. /* 40 cos(45) = 28 with an additional 2px margin*/
  808. left: -25px;
  809. /*Because it looked good, but there is probably a mathematical link here as well*/
  810. display: inline-block;
  811. width: 85px;
  812. /* 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*/
  813. text-align: left;
  814. }
  815. /* line 817, ../sass/screen.scss */
  816. #email-masse-form #ids-users {
  817. line-height: 30px;
  818. }
  819. /* line 819, ../sass/screen.scss */
  820. #email-masse-form #ids-users .label {
  821. text-transform: capitalize;
  822. }
  823. /* line 827, ../sass/screen.scss */
  824. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  825. float: left;
  826. margin-right: 15px;
  827. }
  828. /* line 831, ../sass/screen.scss */
  829. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  830. font-weight: normal;
  831. }
  832. /* line 836, ../sass/screen.scss */
  833. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  834. display: none;
  835. }
  836. /* line 841, ../sass/screen.scss */
  837. .table-striped > tbody > tr:nth-of-type(2n) {
  838. background-color: white;
  839. }
  840. /* line 846, ../sass/screen.scss */
  841. .wrap .produit-index .td-photo {
  842. max-width: 100px;
  843. width: 100px;
  844. }
  845. /* line 850, ../sass/screen.scss */
  846. .wrap .produit-index .photo-produit {
  847. max-width: 100px;
  848. }
  849. /* line 854, ../sass/screen.scss */
  850. .wrap .produit-index .ui-state-highlight {
  851. height: 75px;
  852. background-color: #F8F1DD;
  853. }
  854. /* communiquer */
  855. /* line 862, ../sass/screen.scss */
  856. .communiquer-mode-emploi {
  857. border: solid 1px #e0e0e0;
  858. padding: 10px;
  859. -moz-border-radius: 10px;
  860. -webkit-border-radius: 10px;
  861. border-radius: 10px;
  862. margin-bottom: 30px;
  863. font-family: "myriadpro-regular";
  864. }
  865. /* line 870, ../sass/screen.scss */
  866. .communiquer-mode-emploi .header .logo {
  867. float: left;
  868. width: 75px;
  869. padding-right: 20px;
  870. padding-top: 10px;
  871. }
  872. /* line 876, ../sass/screen.scss */
  873. .communiquer-mode-emploi .header .logo img {
  874. width: 75px;
  875. }
  876. /* line 882, ../sass/screen.scss */
  877. .communiquer-mode-emploi .header h1 {
  878. font-family: "comfortaaregular";
  879. font-size: 40px;
  880. margin-top: 0px;
  881. margin-bottom: 0px;
  882. font-weight: normal;
  883. }
  884. /* line 890, ../sass/screen.scss */
  885. .communiquer-mode-emploi .header h2 {
  886. margin-top: 0px;
  887. font-family: "myriadpro-regular";
  888. font-size: 20px;
  889. margin-top: 0px;
  890. position: relative;
  891. left: 2px;
  892. font-weight: normal;
  893. }
  894. /* line 901, ../sass/screen.scss */
  895. .communiquer-mode-emploi h3 {
  896. font-family: "comfortaalight";
  897. font-family: "myriadpro-regular";
  898. font-size: 25px;
  899. color: #BB8757;
  900. margin-top: 0px;
  901. margin-bottom: 0px;
  902. }
  903. /* line 911, ../sass/screen.scss */
  904. .communiquer-mode-emploi-encart {
  905. width: 420px;
  906. margin-top: 20px;
  907. }
  908. /* line 915, ../sass/screen.scss */
  909. .communiquer-mode-emploi-encart .header .logo {
  910. width: 60px;
  911. margin-right: 20px;
  912. padding-top: 5px;
  913. }
  914. /* line 920, ../sass/screen.scss */
  915. .communiquer-mode-emploi-encart .header .logo img {
  916. width: 60px;
  917. }
  918. /* line 926, ../sass/screen.scss */
  919. .communiquer-mode-emploi-encart .header h1 {
  920. margin-bottom: 3px;
  921. }
  922. /* line 935, ../sass/screen.scss */
  923. .communiquer-mode-emploi-encart h3 {
  924. margin-top: 15px;
  925. margin-bottom: 15px;
  926. }
  927. /* line 941, ../sass/screen.scss */
  928. .bloc-mode-emploi-pdf {
  929. width: 49.9%;
  930. float: left;
  931. border-bottom: dotted 1px gray;
  932. }
  933. /* line 947, ../sass/screen.scss */
  934. .bloc-mode-emploi-border {
  935. border-right: dotted 1px gray;
  936. border-bottom: dotted 1px gray;
  937. }
  938. /* line 952, ../sass/screen.scss */
  939. .communiquer-mode-emploi-pdf {
  940. border: 0px none;
  941. -moz-border-radius: 0px;
  942. -webkit-border-radius: 0px;
  943. border-radius: 0px;
  944. margin-bottom: 0px;
  945. padding: 20px 0px 20px 30px;
  946. }
  947. /* line 960, ../sass/screen.scss */
  948. .communiquer-mode-emploi-pdf .header .logo {
  949. float: left;
  950. width: 55px;
  951. padding-right: 15px;
  952. padding-top: 10px;
  953. }
  954. /* line 966, ../sass/screen.scss */
  955. .communiquer-mode-emploi-pdf .header .logo img {
  956. width: 55px;
  957. }
  958. /* line 970, ../sass/screen.scss */
  959. .communiquer-mode-emploi-pdf .header h1 {
  960. font-size: 32px;
  961. }
  962. /* line 973, ../sass/screen.scss */
  963. .communiquer-mode-emploi-pdf .header h2 {
  964. font-size: 16px;
  965. }
  966. /* line 978, ../sass/screen.scss */
  967. .communiquer-mode-emploi-pdf h3 {
  968. font-weight: normal;
  969. }
  970. /* line 983, ../sass/screen.scss */
  971. .bloc-mode-emploi-bottom {
  972. border-bottom: 0px none;
  973. border-bottom: solid 1px white;
  974. }
  975. /* commandes auto */
  976. /* line 993, ../sass/screen.scss */
  977. .commandeauto-form #bloc-select-user {
  978. padding-left: 0px;
  979. }
  980. /* line 997, ../sass/screen.scss */
  981. .commandeauto-form #or-user {
  982. font-size: 20px;
  983. text-align: center;
  984. }
  985. /* line 1000, ../sass/screen.scss */
  986. .commandeauto-form #or-user span {
  987. position: relative;
  988. top: 24px;
  989. }
  990. /* line 1006, ../sass/screen.scss */
  991. .commandeauto-form .field-commandeautoform-id_etablissement {
  992. display: none;
  993. }
  994. /* line 1010, ../sass/screen.scss */
  995. .commandeauto-form .jours .form-group {
  996. float: left;
  997. margin-right: 20px;
  998. }
  999. /* line 1017, ../sass/screen.scss */
  1000. .commandeauto-form .produits .table {
  1001. width: 500px;
  1002. }
  1003. /* line 1020, ../sass/screen.scss */
  1004. .commandeauto-form .produits .quantite {
  1005. text-align: center;
  1006. }
  1007. /* points de vente */
  1008. /* line 1029, ../sass/screen.scss */
  1009. .point-vente-form #pointvente-users {
  1010. display: none;
  1011. height: 500px;
  1012. overflow-y: scroll;
  1013. }
  1014. /* line 1033, ../sass/screen.scss */
  1015. .point-vente-form #pointvente-users label {
  1016. font-weight: normal;
  1017. display: block;
  1018. }
  1019. /* line 1037, ../sass/screen.scss */
  1020. .point-vente-form #pointvente-users .commentaire {
  1021. display: none;
  1022. margin-left: 17px;
  1023. width: 200px;
  1024. }
  1025. /* line 1045, ../sass/screen.scss */
  1026. .point-vente-form #jours-livraison .form-group {
  1027. float: left;
  1028. margin-right: 15px;
  1029. }
  1030. /* line 1049, ../sass/screen.scss */
  1031. .point-vente-form #jours-livraison .form-group label {
  1032. font-weight: normal;
  1033. }
  1034. /* utilisateurs */
  1035. /* line 1059, ../sass/screen.scss */
  1036. .user-index .input-group {
  1037. width: 180px;
  1038. }
  1039. /* line 1062, ../sass/screen.scss */
  1040. .user-index .input-group .input-credit {
  1041. text-align: center;
  1042. }
  1043. /* facturation */
  1044. /* line 1070, ../sass/screen.scss */
  1045. #estimation-facture {
  1046. text-align: center;
  1047. margin-bottom: 30px;
  1048. padding-bottom: 20px;
  1049. background-color: #F9F9F9;
  1050. }
  1051. /* line 1076, ../sass/screen.scss */
  1052. #estimation-facture h2 {
  1053. font-family: "myriadpro-it";
  1054. }
  1055. /* line 1080, ../sass/screen.scss */
  1056. #estimation-facture .montant span {
  1057. font-size: 25px;
  1058. color: white;
  1059. background-color: #BB8757;
  1060. -moz-border-radius: 5px;
  1061. -webkit-border-radius: 5px;
  1062. border-radius: 5px;
  1063. padding: 3px 10px;
  1064. padding-top: 7px;
  1065. font-family: "myriadpro-regular";
  1066. }